Uses of Class
org.smallmind.persistence.orm.jpa.JPAProxySession
Packages that use JPAProxySession
-
Uses of JPAProxySession in org.smallmind.persistence.orm.jpa
Constructors in org.smallmind.persistence.orm.jpa with parameters of type JPAProxySessionModifierConstructorDescriptionJPADao(JPAProxySession proxySession) JPADao(JPAProxySession proxySession, VectoredDao<I, D> vectoredDao) JPAProxyTransaction(JPAProxySession proxySession, jakarta.persistence.EntityTransaction transaction)