Uses of Class
org.h2.value.ValueBytesBase
-
Packages that use ValueBytesBase Package Description org.h2.value Data type and value implementations. -
-
Uses of ValueBytesBase in org.h2.value
Subclasses of ValueBytesBase in org.h2.value Modifier and Type Class Description classValueBinaryImplementation of the BINARY data type.classValueGeometryImplementation of the GEOMETRY data type.classValueJavaObjectImplementation of the JAVA_OBJECT data type.classValueJsonImplementation of the JSON data type.classValueVarbinaryImplementation of the BINARY VARYING data type.
-