Class AbstractBinaryHandlerCustomValueVariableLength<T,​S>

All Implemented Interfaces:
BinaryTypeHandler<T>, ValidatingBinaryHandler<T,​S>, PersistenceDataTypeHolder<Binary>, PersistenceTypeDefinition, PersistenceTypeDescription, PersistenceTypeHandler<Binary,​T>, PersistenceTypeIdentity, PersistenceTypeIdOwner, PersistenceTypeLink
Direct Known Subclasses:
AbstractBinaryHandlerInetAddress, BinaryHandlerBigDecimal, BinaryHandlerBigInteger, BinaryHandlerCurrency, BinaryHandlerFile, BinaryHandlerLocale, BinaryHandlerPath, BinaryHandlerPattern, BinaryHandlerString, BinaryHandlerURI, BinaryHandlerURL

public abstract class AbstractBinaryHandlerCustomValueVariableLength<T,​S>
extends AbstractBinaryHandlerCustomValue<T,​S>