类的使用
org.springframework.orm.jpa.EntityManagerHolder
使用EntityManagerHolder的程序包 程序包 说明 org.springframework.orm.hibernate5 Package providing integration of Hibernate 5.x with Spring concepts.org.springframework.orm.hibernate5中EntityManagerHolder的使用
org.springframework.orm.hibernate5中EntityManagerHolder的子类 修饰符和类型 类 说明 classSessionHolderResource holder wrapping a HibernateSession(plus an optionalTransaction).