Uses of Interface
org.ow2.util.ee.metadata.common.api.xml.struct.IPersistenceUnitRef

Packages that use IPersistenceUnitRef
org.ow2.util.ee.metadata.common.api.xml.struct   
 

Uses of IPersistenceUnitRef in org.ow2.util.ee.metadata.common.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct that return types with arguments of type IPersistenceUnitRef
 List<IPersistenceUnitRef> IEnvironment.getPersistenceUnitRefList()
          Gets the list of <persistence-unit-ref> elements.
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IPersistenceUnitRef
 void IEnvironment.addPersistenceUnitRef(IPersistenceUnitRef persistenceUnitRef)
          Adds a new <persistence-unit-ref> element.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.