Package org.castor.cpa.persistence.sql.keygen.typehandler
-
Interface Summary Interface Description KeyGeneratorTypeHandler<T> Interface for various type handlers. -
Class Summary Class Description KeyGeneratorTypeHandlerBigDecimal Class implementing the KeyGeneratorTypeHandler for BigDecimal type.KeyGeneratorTypeHandlerFactory Factory for creatingKeyGeneratorTypeHandlerinstances.KeyGeneratorTypeHandlerInteger Class implementing the KeyGeneratorTypeHandler for Integer type.KeyGeneratorTypeHandlerLong Class implementing the KeyGeneratorTypeHandler for Long type.KeyGeneratorTypeHandlerShort Class implementing theKeyGeneratorTypeHandlerforShorttype.KeyGeneratorTypeHandlerString Class implementing the KeyGeneratorTypeHandler for String type.