Uses of Class
org.apache.openejb.jee.jpa.unit.Property

Packages that use Property
org.apache.openejb.jee.jpa.unit Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Property in org.apache.openejb.jee.jpa.unit
 

Fields in org.apache.openejb.jee.jpa.unit with type parameters of type Property
protected  java.util.List<Property> Properties.property
           
 

Methods in org.apache.openejb.jee.jpa.unit that return Property
 Property ObjectFactory.createPersistencePersistenceUnitPropertiesProperty()
          Create an instance of Property
 

Methods in org.apache.openejb.jee.jpa.unit that return types with arguments of type Property
 java.util.List<Property> Properties.getProperty()
          Gets the value of the property property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.