Uses of Class
org.smallmind.persistence.orm.TransactionPostProcess
Packages that use TransactionPostProcess
-
Uses of TransactionPostProcess in org.smallmind.persistence.orm
Methods in org.smallmind.persistence.orm with parameters of type TransactionPostProcessModifier and TypeMethodDescriptionvoidProxyTransaction.addPostProcess(TransactionPostProcess postProcess) intProcessPriorityComparator.compare(TransactionPostProcess postProcess1, TransactionPostProcess postProcess2) -
Uses of TransactionPostProcess in org.smallmind.persistence.orm.reflect
Subclasses of TransactionPostProcess in org.smallmind.persistence.orm.reflect