Uses of Class
org.glassfish.persistence.jpa.ProviderContainerContractInfoBase
-
Packages that use ProviderContainerContractInfoBase Package Description org.glassfish.appclient.client.acc org.glassfish.persistence.jpa -
-
Uses of ProviderContainerContractInfoBase in org.glassfish.appclient.client.acc
Subclasses of ProviderContainerContractInfoBase in org.glassfish.appclient.client.acc Modifier and Type Class Description classProviderContainerContractInfoImplImplements the internal GlassFish interface which all persistence provider containers must. -
Uses of ProviderContainerContractInfoBase in org.glassfish.persistence.jpa
Subclasses of ProviderContainerContractInfoBase in org.glassfish.persistence.jpa Modifier and Type Class Description classEmbeddedProviderContainerContractInfoImplementation of ProviderContainerContractInfo while running inside embedded serverclassServerProviderContainerContractInfoImplementation of ProviderContainerContractInfo while running on server.
-