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

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

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

Methods in org.apache.openejb.jee.jpa.unit that return Properties
 Properties ObjectFactory.createPersistencePersistenceUnitProperties()
          Create an instance of Properties
 Properties PropertiesAdapter.marshal(java.util.Properties v)
           
 

Methods in org.apache.openejb.jee.jpa.unit with parameters of type Properties
 java.util.Properties PropertiesAdapter.unmarshal(Properties v)
           
 



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