Interface BitDataValue

All Superinterfaces:
ConcatableDataValue, DataValueDescriptor, Externalizable, Formatable, Orderable, Serializable, Storable, StreamStorable, TypedFormat, VariableSizeDataValue
All Known Implementing Classes:
SQLBinary, SQLBit, SQLBlob, SQLLongVarbit, SQLVarbit

public interface BitDataValue extends ConcatableDataValue, StreamStorable
  • Method Details