Uses of Class
org.apache.openejb.jee.Persistence.PersistenceUnit.Properties

Packages that use Persistence.PersistenceUnit.Properties
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
protected  Persistence.PersistenceUnit.Properties Persistence.PersistenceUnit.properties
           
 

Methods in org.apache.openejb.jee that return Persistence.PersistenceUnit.Properties
 Persistence.PersistenceUnit.Properties Persistence.PersistenceUnit.getProperties()
          Gets the value of the properties property.
 

Methods in org.apache.openejb.jee with parameters of type Persistence.PersistenceUnit.Properties
 void Persistence.PersistenceUnit.setProperties(Persistence.PersistenceUnit.Properties value)
          Sets the value of the properties property.
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.