パッケージ org.nkjmlab.sorm4j.sql.result
Package for core of SQL results.
-
インタフェースの概要 インタフェース 説明 InsertResult<T> Represents a result from an insert operation with auto-generated keys.LazyResultSet<T> A object wrapsResultSet. -
クラスの概要 クラス 説明 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.Tuples Represents a tuple of objects, which typically represents joined rows.