jooq/jOOQ
Lukas Eder e97a96396b [jOOQ/jOOQ#8746] Check for InvocationOrder.REVERSE instead of DEFAULT
The current implementation is checking if a given InvocationOrder setting is the DEFAULT. We should better check the inverse, if it is REVERSE and act accordingly. That way, both DEFAULT and null have the DEFAULT behaviour.
2019-06-19 15:49:38 +02:00
..
src/main [jOOQ/jOOQ#8746] Check for InvocationOrder.REVERSE instead of DEFAULT 2019-06-19 15:49:38 +02:00
.gitignore
LICENSE.txt
NOTICE.txt [jOOQ/jOOQ#8615] Missing NOTICE file from commons-lang 2019-05-21 12:23:17 +02:00
pom.xml [#4371] Add support for the JDK 9 Flow API (JSR-166 enhancements) and reactive streams 2019-05-13 11:37:08 +02:00