jooq/jOOQ-test
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 Updated Eclipse compiler settings to add Eclipse Juno features 2012-07-19 19:19:45 +02:00
configuration/org/jooq/configuration [#1245] - Improve formatting for DECIMAL data types in Result.format(). 2012-09-01 18:51:12 +02:00
examples/org/jooq/examples [#1783] Generate @SuppressWarnings("all") in jOOQ-generated artefacts - 2012-09-01 12:09:57 +02:00
information_schema/oracle
launch Upgraded H2 2012-08-29 21:08:57 +02:00
lib Upgraded H2 2012-08-29 21:08:57 +02:00
src [#1058] Add <T1, T2, .. TN> Factory.row(T1, T2, .. TN) and 2012-09-04 20:39:15 +02:00
.classpath Upgraded H2 2012-08-29 21:08:57 +02:00
.gitignore
.project
.teeproject
build.xml
LICENSE.txt