jooq/jOOQ
Lukas Eder 3eb857e196 [#1058] Add <T1, T2, .. TN> Factory.row(T1, T2, .. TN) and
Factory.row(Field<T1>, Field<T2> ... Field<TN>) to allow for creating
tuples / rows - Renamed "TUPLE" into "ROW" to follow the SQL standard
2012-09-04 20:39:15 +02:00
..
.settings [#1589] Enable Eclipse Javadoc comment processing in project 2012-07-27 15:49:17 +02:00
src [#1058] Add <T1, T2, .. TN> Factory.row(T1, T2, .. TN) and 2012-09-04 20:39:15 +02:00
.classpath
.gitignore
.project
LICENSE.txt
pom.xml [#1484] Let XJC-generated artefacts implement Cloneable 2012-09-02 12:13:06 +02:00