Package org.dalesbred.datatype
Special data types.
-
Class Summary Class Description InputStreamWithSize InputStream that also knows the length of its input.ReaderWithSize Reader that also knows the length of its input.SqlArray Wrapper for values that are to be bound asArray
objects when executing queries.