Uses of Class
de.hybris.platform.persistence.framework.PersistencePool
Packages that use PersistencePool
Package
Description
-
Uses of PersistencePool in de.hybris.platform.core
Methods in de.hybris.platform.core that return PersistencePoolModifier and TypeMethodDescriptionAbstractTenant.getPersistencePool()Tenant.getPersistencePool() -
Uses of PersistencePool in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return PersistencePoolModifier and TypeMethodDescriptionprotected PersistencePoolManagerEJB.getPersistencePool()protected PersistencePoolAbstractEntityState.getPool()Constructors in de.hybris.platform.persistence with parameters of type PersistencePoolModifierConstructorDescriptionprotectedAbstractEntityState(PersistencePool pool, ItemDeployment depl) -
Uses of PersistencePool in de.hybris.platform.persistence.framework
Methods in de.hybris.platform.persistence.framework that return PersistencePoolModifier and TypeMethodDescriptionEntityInstanceContext.getPersistencePool()EntityInstanceContextImpl.getPersistencePool()Constructors in de.hybris.platform.persistence.framework with parameters of type PersistencePool -
Uses of PersistencePool in de.hybris.platform.persistence.hjmp
Fields in de.hybris.platform.persistence.hjmp declared as PersistencePoolMethods in de.hybris.platform.persistence.hjmp that return PersistencePoolConstructors in de.hybris.platform.persistence.hjmp with parameters of type PersistencePoolModifierConstructorDescriptionFinderResult(PersistencePool pool, ItemDeployment depl, String beanKey, String finderName, Object[] parameters) -
Uses of PersistencePool in de.hybris.platform.servicelayer.tenant
Methods in de.hybris.platform.servicelayer.tenant that return PersistencePool -
Uses of PersistencePool in de.hybris.platform.tx
Methods in de.hybris.platform.tx with parameters of type PersistencePoolModifier and TypeMethodDescriptionTransaction.getOrLoadTxBoundEntityInstance(PersistencePool pool, String jndi, PK pk)