| Package | Description |
|---|---|
| com.objectsql | |
| com.objectsql.listener | |
| com.objectsql.support |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseServiceImpl.changed(ORMType ormType,
RowObject rowObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeListener.change(SQLService service,
ORMType ormType,
RowObject rowObject,
T original,
T current) |
void |
ServiceChangedListener.changed(ORMType ormType,
RowObject rowObject) |
void |
ChangedListener.changed(SQLService service,
ORMType ormType,
RowObject rowObject,
T original,
T current) |
| Modifier and Type | Method and Description |
|---|---|
RowObject |
PreChangeCache.getRowObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreChangeCache.setRowObject(RowObject rowObject) |
| Constructor and Description |
|---|
PreChangeCache(ServiceChangedListener listener,
ORMType ormType,
RowObject rowObject) |
Copyright © 2025. All rights reserved.