Uses of Interface
org.glassfish.persistence.jpa.ProviderContainerContractInfo
-
Packages that use ProviderContainerContractInfo Package Description org.glassfish.persistence.jpa -
-
Uses of ProviderContainerContractInfo in org.glassfish.persistence.jpa
Classes in org.glassfish.persistence.jpa that implement ProviderContainerContractInfo Modifier and Type Class Description classEmbeddedProviderContainerContractInfoImplementation of ProviderContainerContractInfo while running inside embedded serverclassProviderContainerContractInfoBaseConvenience base class for implementing ProviderContainerContractInfo.classServerProviderContainerContractInfoImplementation of ProviderContainerContractInfo while running on server.Constructors in org.glassfish.persistence.jpa with parameters of type ProviderContainerContractInfo Constructor Description PersistenceUnitInfoImpl(com.sun.enterprise.deployment.PersistenceUnitDescriptor persistenceUnitDescriptor, ProviderContainerContractInfo providerContainerContractInfo)PersistenceUnitLoader(com.sun.enterprise.deployment.PersistenceUnitDescriptor puToInstatntiate, ProviderContainerContractInfo providerContainerContractInfo)
-