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

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

Uses of IPersistenceContextRef 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 IPersistenceContextRef
 List<IPersistenceContextRef> IEnvironment.getPersistenceContextRefList()
          Gets the list of <persistence-context-ref> elements.
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IPersistenceContextRef
 void IEnvironment.addPersistenceContextRef(IPersistenceContextRef persistenceContextRef)
          Adds a new <persistence-context-ref> element.
 



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