public interface ChangedListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(SQLService service,
ORMType ormType,
RowObject rowObject,
T original,
T current) |
void changed(SQLService service, ORMType ormType, RowObject rowObject, T original, T current)
Copyright © 2025. All rights reserved.