Class JPABusinessDataRepositoryImpl

java.lang.Object
org.bonitasoft.engine.business.data.impl.JPABusinessDataRepositoryImpl
All Implemented Interfaces:
BusinessDataRepository, EntityManagerFactoryAware, SingleClassLoaderListener, LifecycleService, TenantLifecycleService

public class JPABusinessDataRepositoryImpl extends Object implements BusinessDataRepository, EntityManagerFactoryAware, SingleClassLoaderListener
Some of these methods are enriched with aspects to throw events. See BusinessDataRepositoryEventAspect for details.
Author:
Matthieu Chaffotte, Romain Bioteau