Uses of Interface
net.ideahut.springboot.entity.SessionCallable
Packages that use SessionCallable
-
Uses of SessionCallable in net.ideahut.springboot.entity
Methods in net.ideahut.springboot.entity with parameters of type SessionCallableModifier and TypeMethodDescription<T> TTrxManagerInfo.transaction(boolean autoCommit, SessionCallable<T> callable) <T> TTrxManagerInfo.transaction(SessionCallable<T> callable)