Class AbstractLobBasicUserType<T>

java.lang.Object
com.blazebit.persistence.view.spi.type.AbstractMutableBasicUserType<T>
com.blazebit.persistence.view.impl.type.AbstractLobBasicUserType<T>
All Implemented Interfaces:
BasicUserType<T>, BasicUserTypeStringSupport<T>
Direct Known Subclasses:
BlobBasicUserType, ClobBasicUserType, NClobBasicUserType

public abstract class AbstractLobBasicUserType<T>
extends AbstractMutableBasicUserType<T>
implements BasicUserType<T>
Since:
1.2.0
Author:
Christian Beikov