Index
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
ExceptionTranslatorExecuteListenersuitable for most applications. - DefaultConfigurationCustomizer - Interface in org.springframework.boot.jooq.autoconfigure
-
Callback interface that can be implemented by beans wishing to customize the
DefaultConfigurationto fine-tune its auto-configuration. - determineSqlDialect(DataSource) - Method in class org.springframework.boot.jooq.autoconfigure.JooqProperties
-
Determine the
SQLDialectto use based on this configuration and the primaryDataSource.
E
- ExceptionTranslatorExecuteListener - Interface in org.springframework.boot.jooq.autoconfigure
-
An
ExecuteListenerused by the auto-configuredDefaultExecuteListenerProviderto translate exceptions in theExecuteContext.
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-configurationfor 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
ExceptionTranslatorExecuteListenerbacked by anSQLExceptionTranslator. - 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
All Classes and Interfaces|All Packages|Serialized Form