Uses of Package
org.castor.cpa.persistence.sql.keygen

Packages that use org.castor.cpa.persistence.sql.keygen
org.castor.cpa.persistence.sql.driver   
org.castor.cpa.persistence.sql.keygen   
org.exolab.castor.persist.spi Defines the interfaces for persistence engine service providers. 
 

Classes in org.castor.cpa.persistence.sql.keygen used by org.castor.cpa.persistence.sql.driver
KeyGenerator
          Interface for a key generator.
 

Classes in org.castor.cpa.persistence.sql.keygen used by org.castor.cpa.persistence.sql.keygen
AbstractAfterKeyGenerator
          Abstract class that implements the KeyGenerator interface for AFTER_INSERT style.
AbstractBeforeKeyGenerator
          Abstract Class that implements the KeyGenerator Interface for BEFORE_INSERT style.
AbstractKeyGenerator
          Abstract Class that implements the KeyGenerator Interface and provide implementation for methods that are common in more than one subclass of this AbstractKeyGenerator.
KeyGenerator
          Interface for a key generator.
KeyGeneratorFactory
          Interface for a key generator factories.
KeyGeneratorTypeHandler
          Interface for various type handlers.
 

Classes in org.castor.cpa.persistence.sql.keygen used by org.exolab.castor.persist.spi
KeyGenerator
          Interface for a key generator.
 



Copyright © 2010. All Rights Reserved.