Package org.apache.openjpa.persistence.osgi
OpenJPA JPA
This package bridges OpenJPA as a OSGi Bundle.
This package while making OpenJPA runtime available as a OSGi Bundle also ensures that OpenJPA runtime has no mandatory runtime dependency on OSGi libraries when operating in a non-OSGi environment.-
Class Summary Class Description BundleDelegatingClassLoader This is a simple ClassLoader that delegates to the Bundle and is used by the PersistenceUnitInfoBundleUtils OSGi helper class and methods.PersistenceActivator Used to discover/resolve JPA providers in an OSGi environment.