Uses of Class
com.im.commons.db.ChangeLog
-
Packages that use ChangeLog Package Description com.im.commons.db -
-
Uses of ChangeLog in com.im.commons.db
Methods in com.im.commons.db that return types with arguments of type ChangeLog Modifier and Type Method Description java.util.List<ChangeLog>
InvocationLog. getChanges()
Method parameters in com.im.commons.db with type arguments of type ChangeLog Modifier and Type Method Description void
InvocationLog. setChanges(java.util.List<ChangeLog> changes)
-