Uses of Class
org.apache.openejb.jee.jpa.PersistenceUnitMetadata
-
Packages that use PersistenceUnitMetadata Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PersistenceUnitMetadata in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as PersistenceUnitMetadata Modifier and Type Field Description protected PersistenceUnitMetadataEntityMappings. persistenceUnitMetadataMethods in org.apache.openejb.jee.jpa that return PersistenceUnitMetadata Modifier and Type Method Description PersistenceUnitMetadataObjectFactory. createPersistenceUnitMetadata()Create an instance ofPersistenceUnitMetadataPersistenceUnitMetadataEntityMappings. getPersistenceUnitMetadata()Gets the value of the persistenceUnitMetadata property.Methods in org.apache.openejb.jee.jpa with parameters of type PersistenceUnitMetadata Modifier and Type Method Description voidEntityMappings. setPersistenceUnitMetadata(PersistenceUnitMetadata value)Sets the value of the persistenceUnitMetadata property.
-