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