Uses of Interface
org.glassfish.persistence.jpa.ProviderContainerContractInfo

Uses of ProviderContainerContractInfo in org.glassfish.persistence.jpa
 

Classes in org.glassfish.persistence.jpa that implement ProviderContainerContractInfo
 class EmbeddedProviderContainerContractInfo
          Implementation of ProviderContainerContractInfo while running inside embedded server
 class ProviderContainerContractInfoBase
          Convenience base class for implementing ProviderContainerContractInfo.
 class ServerProviderContainerContractInfo
          Implementation of ProviderContainerContractInfo while running on server.
 

Constructors in org.glassfish.persistence.jpa with parameters of type ProviderContainerContractInfo
PersistenceUnitInfoImpl(PersistenceUnitDescriptor persistenceUnitDescriptor, ProviderContainerContractInfo providerContainerContractInfo)
           
PersistenceUnitLoader(PersistenceUnitDescriptor puToInstatntiate, ProviderContainerContractInfo providerContainerContractInfo)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.