| Package | Description |
|---|---|
| com.objectsql | |
| com.objectsql.listener | |
| com.objectsql.support |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseServiceImpl.changed(ORMType ormType,
ORMOption option) |
| Modifier and Type | Method and Description |
|---|---|
default void |
IChangeListener.change(ORMType ormType,
ORMOption option,
T original,
T current) |
void |
IServiceChangedListener.changed(ORMType ormType,
ORMOption option) |
default void |
IChangedListener.changed(ORMType ormType,
ORMOption option,
T original,
T current) |
| Modifier and Type | Method and Description |
|---|---|
ORMOption |
PreChangeCache.getOrmOption() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreChangeCache.setOrmOption(ORMOption ormOption) |
| Constructor and Description |
|---|
PreChangeCache(IServiceChangedListener listener,
ORMType ormType,
ORMOption option) |
Copyright © 2024. All rights reserved.