Uses of Class
org.jboss.jpa.deployment.PersistenceDeployment

Packages that use PersistenceDeployment
org.jboss.jpa.deployment   
 

Uses of PersistenceDeployment in org.jboss.jpa.deployment
 

Fields in org.jboss.jpa.deployment declared as PersistenceDeployment
protected  PersistenceDeployment PersistenceUnitDeployment.deployment
           
 

Methods in org.jboss.jpa.deployment that return PersistenceDeployment
 PersistenceDeployment PersistenceUnitDeployment.getDeployment()
           
 

Constructors in org.jboss.jpa.deployment with parameters of type PersistenceDeployment
PersistenceUnitDeployment(InitialContext initialContext, PersistenceDeployment deployment, List<String> explicitEntityClasses, org.jboss.metadata.jpa.spec.PersistenceUnitMetaData metadata, String kernelName, org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit deploymentUnit, Properties defaultPersistenceProperties)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.