Index

B C D E G J O R S 
All Classes and Interfaces|All Packages|Serialized Form

B

begin(TransactionContext) - Method in class org.springframework.boot.jooq.autoconfigure.SpringTransactionProvider
 

C

commit(TransactionContext) - Method in class org.springframework.boot.jooq.autoconfigure.SpringTransactionProvider
 
customize(DefaultConfiguration) - Method in interface org.springframework.boot.jooq.autoconfigure.DefaultConfigurationCustomizer
Customize the jOOQ Configuration.

D

DEFAULT - Static variable in interface org.springframework.boot.jooq.autoconfigure.ExceptionTranslatorExecuteListener
Default ExceptionTranslatorExecuteListener suitable for most applications.
DefaultConfigurationCustomizer - Interface in org.springframework.boot.jooq.autoconfigure
Callback interface that can be implemented by beans wishing to customize the DefaultConfiguration to fine-tune its auto-configuration.
determineSqlDialect(DataSource) - Method in class org.springframework.boot.jooq.autoconfigure.JooqProperties
Determine the SQLDialect to use based on this configuration and the primary DataSource.

E

ExceptionTranslatorExecuteListener - Interface in org.springframework.boot.jooq.autoconfigure
An ExecuteListener used by the auto-configured DefaultExecuteListenerProvider to translate exceptions in the ExecuteContext.

G

getConfig() - Method in class org.springframework.boot.jooq.autoconfigure.JooqProperties
 
getSqlDialect() - Method in class org.springframework.boot.jooq.autoconfigure.JooqProperties
 

J

JooqAutoConfiguration - Class in org.springframework.boot.jooq.autoconfigure
Auto-configuration for jOOQ.
JooqAutoConfiguration() - Constructor for class org.springframework.boot.jooq.autoconfigure.JooqAutoConfiguration
 
JooqProperties - Class in org.springframework.boot.jooq.autoconfigure
Configuration properties for the jOOQ database library.
JooqProperties() - Constructor for class org.springframework.boot.jooq.autoconfigure.JooqProperties
 

O

of(Function) - Static method in interface org.springframework.boot.jooq.autoconfigure.ExceptionTranslatorExecuteListener
Creates a new ExceptionTranslatorExecuteListener backed by an SQLExceptionTranslator.
org.springframework.boot.jooq.autoconfigure - package org.springframework.boot.jooq.autoconfigure
Auto-configuration for jOOQ.

R

rollback(TransactionContext) - Method in class org.springframework.boot.jooq.autoconfigure.SpringTransactionProvider
 

S

setConfig(Resource) - Method in class org.springframework.boot.jooq.autoconfigure.JooqProperties
 
setSqlDialect(SQLDialect) - Method in class org.springframework.boot.jooq.autoconfigure.JooqProperties
 
SpringTransactionProvider - Class in org.springframework.boot.jooq.autoconfigure
Allows Spring Transaction to be used with jOOQ.
SpringTransactionProvider(PlatformTransactionManager) - Constructor for class org.springframework.boot.jooq.autoconfigure.SpringTransactionProvider
 
B C D E G J O R S 
All Classes and Interfaces|All Packages|Serialized Form