Uses of Interface
org.castor.cpa.persistence.sql.keygen.KeyGeneratorTypeHandler

Packages that use KeyGeneratorTypeHandler
org.castor.cpa.persistence.sql.keygen   
 

Uses of KeyGeneratorTypeHandler in org.castor.cpa.persistence.sql.keygen
 

Classes in org.castor.cpa.persistence.sql.keygen that implement KeyGeneratorTypeHandler
 class KeyGeneratorTypeHandlerBigDecimal
          Class implementing the KeyGeneratorTypeHandler for BigDecimal type.
 class KeyGeneratorTypeHandlerInteger
          Class implementing the KeyGeneratorTypeHandler for Integer type.
 class KeyGeneratorTypeHandlerLong
          Class implementing the KeyGeneratorTypeHandler for Long type.
 class KeyGeneratorTypeHandlerString
          Class implementing the KeyGeneratorTypeHandler for String type.
 

Constructors in org.castor.cpa.persistence.sql.keygen with parameters of type KeyGeneratorTypeHandler
HighLowValueHandler(String table, int grab, KeyGeneratorTypeHandler<T> typeHandler)
           
 



Copyright © 2010. All Rights Reserved.