Uses of Class
io.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties
Packages that use Persistence.PersistenceUnit.Properties
-
Uses of Persistence.PersistenceUnit.Properties in io.helidon.integrations.cdi.jpa.jaxb
Fields in io.helidon.integrations.cdi.jpa.jaxb declared as Persistence.PersistenceUnit.PropertiesModifier and TypeFieldDescriptionprotected Persistence.PersistenceUnit.PropertiesPersistence.PersistenceUnit.propertiesMethods in io.helidon.integrations.cdi.jpa.jaxb that return Persistence.PersistenceUnit.PropertiesModifier and TypeMethodDescriptionObjectFactory.createPersistencePersistenceUnitProperties()Create an instance ofPersistence.PersistenceUnit.PropertiesPersistence.PersistenceUnit.getProperties()Gets the value of the properties property.Methods in io.helidon.integrations.cdi.jpa.jaxb with parameters of type Persistence.PersistenceUnit.PropertiesModifier and TypeMethodDescriptionvoidPersistence.PersistenceUnit.setProperties(Persistence.PersistenceUnit.Properties value) Sets the value of the properties property.