Uses of Class
org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType

Packages that use PersistenceUnitRefType
org.glassfish.grizzly.servlet.ver30   
 

Uses of PersistenceUnitRefType in org.glassfish.grizzly.servlet.ver30
 

Methods in org.glassfish.grizzly.servlet.ver30 that return PersistenceUnitRefType
 PersistenceUnitRefType ObjectFactory.createPersistenceUnitRefType()
          Create an instance of PersistenceUnitRefType
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type PersistenceUnitRefType
 javax.xml.bind.JAXBElement<PersistenceUnitRefType> ObjectFactory.createWebAppTypePersistenceUnitRef(PersistenceUnitRefType value)
          Create an instance of JAXBElement<PersistenceUnitRefType>}
 javax.xml.bind.JAXBElement<PersistenceUnitRefType> ObjectFactory.createWebFragmentTypePersistenceUnitRef(PersistenceUnitRefType value)
          Create an instance of JAXBElement<PersistenceUnitRefType>}
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type PersistenceUnitRefType
 javax.xml.bind.JAXBElement<PersistenceUnitRefType> ObjectFactory.createWebAppTypePersistenceUnitRef(PersistenceUnitRefType value)
          Create an instance of JAXBElement<PersistenceUnitRefType>}
 javax.xml.bind.JAXBElement<PersistenceUnitRefType> ObjectFactory.createWebFragmentTypePersistenceUnitRef(PersistenceUnitRefType value)
          Create an instance of JAXBElement<PersistenceUnitRefType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.