| Interface | Description |
|---|---|
| DatabaseConnectionShutdownHookService | |
| JooqDatabaseConnectionFactory | |
| JooqDatabaseQueryService |
ThreadSafe? All implementations expected to be thread-safe by calling synchronize while executing queries.
|
| Class | Description |
|---|---|
| DatabaseConnectionShutdownHookServiceImp | |
| JooqDatabaseConnection |
NotThreadSafe? This is only a warning that programmers should be very careful with database connection handles!
Always assume they are not thread-safe.
|
| JooqDatabaseQueryServiceImp |
Copyright © 2013–2020. All rights reserved.