Uses of Class
de.hybris.platform.persistence.framework.PersistencePool
-
-
Uses of PersistencePool in de.hybris.platform.core
Methods in de.hybris.platform.core that return PersistencePool Modifier and Type Method Description PersistencePoolAbstractTenant. getPersistencePool()PersistencePoolTenant. getPersistencePool() -
Uses of PersistencePool in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return PersistencePool Modifier and Type Method Description protected PersistencePoolManagerEJB. getPersistencePool()protected PersistencePoolAbstractEntityState. getPool()Constructors in de.hybris.platform.persistence with parameters of type PersistencePool Constructor Description AbstractEntityState(PersistencePool pool, ItemDeployment depl) -
Uses of PersistencePool in de.hybris.platform.persistence.framework
Methods in de.hybris.platform.persistence.framework that return PersistencePool Modifier and Type Method Description PersistencePoolEntityInstanceContext. getPersistencePool()PersistencePoolEntityInstanceContextImpl. getPersistencePool()Constructors in de.hybris.platform.persistence.framework with parameters of type PersistencePool Constructor Description HomeInvocationHandler(PersistencePool pool, java.lang.String jndiName) -
Uses of PersistencePool in de.hybris.platform.persistence.hjmp
Fields in de.hybris.platform.persistence.hjmp declared as PersistencePool Modifier and Type Field Description protected PersistencePoolFinderResult. poolMethods in de.hybris.platform.persistence.hjmp that return PersistencePool Modifier and Type Method Description PersistencePoolFinderResult. getPersistencePool()Constructors in de.hybris.platform.persistence.hjmp with parameters of type PersistencePool Constructor Description FinderResult(PersistencePool pool, ItemDeployment depl, java.lang.String beanKey, java.lang.String finderName, java.lang.Object[] parameters) -
Uses of PersistencePool in de.hybris.platform.servicelayer.tenant
Methods in de.hybris.platform.servicelayer.tenant that return PersistencePool Modifier and Type Method Description PersistencePoolMockTenant. getPersistencePool() -
Uses of PersistencePool in de.hybris.platform.tx
Methods in de.hybris.platform.tx with parameters of type PersistencePool Modifier and Type Method Description EntityInstanceTransaction. getOrLoadTxBoundEntityInstance(PersistencePool pool, java.lang.String jndi, PK pk)
-