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