Package org.castor.cpa.persistence.sql.keygen.typehandler

Interface Summary
KeyGeneratorTypeHandler<T> Interface for various type handlers.
 

Class Summary
KeyGeneratorTypeHandlerBigDecimal Class implementing the KeyGeneratorTypeHandler for BigDecimal type.
KeyGeneratorTypeHandlerFactory Factory for creating KeyGeneratorTypeHandler instances.
KeyGeneratorTypeHandlerInteger Class implementing the KeyGeneratorTypeHandler for Integer type.
KeyGeneratorTypeHandlerLong Class implementing the KeyGeneratorTypeHandler for Long type.
KeyGeneratorTypeHandlerShort Class implementing the KeyGeneratorTypeHandler for Short type.
KeyGeneratorTypeHandlerString Class implementing the KeyGeneratorTypeHandler for String type.
 



Copyright © 2011. All Rights Reserved.