jooq/jOOQ/src
Lukas Eder 7acb6ebe8c [#2178] Improve FieldList. Avoid creating excessive array lists,
where simple (immutable) Field<?>[] are sufficient - Introduced
org.jooq.impl.Fields as a wrapper for Field<?>[]. Executor.newRecord()
is accelerated by 50%!
2013-02-08 13:08:41 +01:00
..
main [#2178] Improve FieldList. Avoid creating excessive array lists, 2013-02-08 13:08:41 +01:00
test/java/org/jooq [#2094] Add unit tests for org.jooq.tools.Convert 2013-02-07 14:06:19 +01:00