Uses of Class
org.hotswap.agent.plugin.hibernate.proxy.EntityManagerFactoryProxy
-
Packages that use EntityManagerFactoryProxy Package Description org.hotswap.agent.plugin.hibernate.proxy -
-
Uses of EntityManagerFactoryProxy in org.hotswap.agent.plugin.hibernate.proxy
Methods in org.hotswap.agent.plugin.hibernate.proxy that return EntityManagerFactoryProxy Modifier and Type Method Description static EntityManagerFactoryProxyEntityManagerFactoryProxy. getWrapper(java.lang.String persistenceUnitName)Create new wrapper for persistenceUnitName and hold it's instance for future use.
-