JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.boot.autoconfigure.jooq
Packages that use
org.springframework.boot.autoconfigure.jooq
Package
Description
org.springframework.boot.autoconfigure.jooq
Auto-configuration for JOOQ.
Classes in
org.springframework.boot.autoconfigure.jooq
used by
org.springframework.boot.autoconfigure.jooq
Class
Description
JooqProperties
Configuration properties for the JOOQ database library.
SpringTransactionProvider
Allows Spring Transaction to be used with JOOQ.