Uses of Class
org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
Packages that use SEPersistenceUnitProperty
-
Uses of SEPersistenceUnitProperty in org.eclipse.persistence.internal.jpa.deployment
Fields in org.eclipse.persistence.internal.jpa.deployment with type parameters of type SEPersistenceUnitPropertyModifier and TypeFieldDescriptionprotected List<SEPersistenceUnitProperty> SEPersistenceUnitInfo.persistenceUnitPropertiesMethods in org.eclipse.persistence.internal.jpa.deployment that return types with arguments of type SEPersistenceUnitPropertyModifier and TypeMethodDescriptionSEPersistenceUnitInfo.getPersistenceUnitProperties()Used with the OX mapping file for the Canonical model processor.Method parameters in org.eclipse.persistence.internal.jpa.deployment with type arguments of type SEPersistenceUnitPropertyModifier and TypeMethodDescriptionvoidSEPersistenceUnitInfo.setPersistenceUnitProperties(List<SEPersistenceUnitProperty> persistenceUnitProperties) Used with the OX mapping file for the Canonical model processor.