パッケージ org.nkjmlab.sorm4j.common
Package for commons.
-
インタフェースの概要 インタフェース 説明 ConsumerHandler<T> Interface for handling without a return value.FunctionHandler<T,R> Interface for handling with a return value.TableMetaData An instance of this class contains table metadata. -
クラスの概要 クラス 説明 ColumnMetaData ColumnName name and data type for message.ColumnName Value object of column.Tuple 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 -
例外の概要 例外 説明 SormException Represents an exception thrown by Sorm4j.