jooq/jOOQ-tools
Lukas Eder 5d4b335573 [#2521] Add Row.fields(Field<?>...), Row.fields(String...),
Row.fields(int...) to extract Field<?>[] from a row
2013-06-14 10:58:01 +02:00
..
.settings Ignore new Eclipse warning "potential resource leak". It seems to 2012-12-02 10:29:02 +01:00
META-INF
src/org/jooq [#2521] Add Row.fields(Field<?>...), Row.fields(String...), 2013-06-14 10:58:01 +02:00
.classpath Fixed Eclipse warning 2013-04-19 14:05:39 +02:00
.gitignore [#1906] Use Xtend to generate Row[N], Record[N] and other code artefacts 2012-11-10 14:28:39 +01:00
.project Added Xtend nature to jOOQ-tools 2012-12-01 17:37:28 +01:00
build.properties