パッケージ org.nkjmlab.sorm4j.common
Package for common.
-
インタフェースの概要 インタフェース 説明 InsertResult<T> Represents a result from an insert operation with auto-generated keys.LazyResultSet<T> A object wrapsResultSet.TableMetaData Except forTableMetaData.getColumnAliases()andTableMetaData.getColumnAliasPrefix(), this object is created from metadata. -
クラスの概要 クラス 説明 Tuple Represents a tuple of objects, which typically represents joined rows.Tuple2<T1,T2> Represents a tuple of objects, which typically represents joined two rows.Tuple3<T1,T2,T3> Represents a tuple of objects, which typically represents joined three rows. -
例外の概要 例外 説明 SormException Represents an exception thrown by Sorm4j.