Module com.cryptoalgo.oursql.oursql
Package com.cryptoalgo.oursql.model.db.data
package com.cryptoalgo.oursql.model.db.data
Containers for storage of various SQL types.
-
ClassDescriptionA container for the
bit
SQL type.A container for theboolean
SQL type.Container<T>An immutable "box" for holding different types of dataA container for the float SQL data type.A container for int-based SQL typesNumberContainer<T extends Number>An abstract container to store various numerical SQL typesDummy container for unsupported valuesA container for various text SQL typesContainer for the "tid" (tuple id) SQL type