モジュール org.nkjmlab.sorm4j
パッケージ org.nkjmlab.sorm4j.common
package org.nkjmlab.sorm4j.common
Package for commons.
-
クラス説明ColumnName name and data type for message.Value object of column.Interface for handling without a return value.A database connection source wrapped a
DriverManagerFunctionHandler<T,R> Interface for handling with a return value.Represents an exception thrown by Sorm4j.An instance of this class contains table metadata.Represents a tuple of objectsTuple.Tuple1<T1>Tuple.Tuple2<T1,T2> Represents a tuple of two objectsTuple.Tuple3<T1,T2, T3> Represents a tuple of three objects