Uses of Class
org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor

Packages that use JPAKeyGeneratorDescriptor
org.castor.cpa.jpa.info   
 

Uses of JPAKeyGeneratorDescriptor in org.castor.cpa.jpa.info
 

Subclasses of JPAKeyGeneratorDescriptor in org.castor.cpa.jpa.info
 class JPASequenceGeneratorDescriptor
           
 class JPATableGeneratorDescriptor
           
 

Methods in org.castor.cpa.jpa.info that return JPAKeyGeneratorDescriptor
 JPAKeyGeneratorDescriptor JPAKeyGeneratorManager.get(String name)
           
 JPAKeyGeneratorDescriptor JPAKeyGeneratorManager.getAuto()
           
 

Methods in org.castor.cpa.jpa.info with parameters of type JPAKeyGeneratorDescriptor
 void JPAKeyGeneratorManager.add(String name, JPAKeyGeneratorDescriptor descriptor)
           
 



Copyright © 2011. All Rights Reserved.