Merge branch '2.0.x'

This commit is contained in:
Stephane Nicoll
2018-06-04 17:36:01 +02:00
3 changed files with 28 additions and 3 deletions

View File

@@ -3773,6 +3773,7 @@ following jOOQ Types:
* `RecordListenerProvider`
* `ExecuteListenerProvider`
* `VisitListenerProvider`
* `TransactionListenerProvider`
You can also create your own `org.jooq.Configuration` `@Bean` if you want to take
complete control of the jOOQ configuration.