Uses of Class
org.apache.openejb.jee.Persistence.PersistenceUnit.Properties
-
Packages that use Persistence.PersistenceUnit.Properties Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Persistence.PersistenceUnit.Properties in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as Persistence.PersistenceUnit.Properties Modifier and Type Field Description protected Persistence.PersistenceUnit.PropertiesPersistence.PersistenceUnit. propertiesMethods in org.apache.openejb.jee that return Persistence.PersistenceUnit.Properties Modifier and Type Method Description Persistence.PersistenceUnit.PropertiesPersistence.PersistenceUnit. getProperties()Gets the value of the properties property.Methods in org.apache.openejb.jee with parameters of type Persistence.PersistenceUnit.Properties Modifier and Type Method Description voidPersistence.PersistenceUnit. setProperties(Persistence.PersistenceUnit.Properties value)Sets the value of the properties property.
-