Uses of Class
net.ideahut.springboot.entity.EntityTrxManagerImpl
Packages that use EntityTrxManagerImpl
-
Uses of EntityTrxManagerImpl in net.ideahut.springboot.entity
Methods in net.ideahut.springboot.entity that return EntityTrxManagerImplModifier and TypeMethodDescriptionEntityTrxManagerImpl.setAutoDetectEntityListeners(Boolean autoDetectEntityListeners) EntityTrxManagerImpl.setEntityPostListeners(List<net.ideahut.springboot.entity.EntityPostListener> entityPostListeners) EntityTrxManagerImpl.setEntityPreListeners(List<net.ideahut.springboot.entity.EntityPreListener> entityPreListeners)