Package org.hibernate.osgi

Class Summary
HibernateBundleActivator This BundleActivator provides three different uses of Hibernate in OSGi environments: 1.) Enterprise OSGi JPA: The OSGi container/runtime is in charge of managing all of the client bundles' persistence units.
OsgiClassLoader Custom OSGI ClassLoader helper which knows all the "interesting" class loaders and bundles.
OsgiJtaPlatform Offers the JTA Platform provided by the OSGi container.
OsgiPersistenceProvider  
OsgiPersistenceProviderService See the description on #OsgiSessionFactoryService.
OsgiScanner OSGi-specific implementation of the Scanner contract.
OsgiSessionFactoryService Hibernate 4.2 and 4.3 still heavily rely on TCCL for ClassLoading.
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.