Package play.db
package play.db
Provides the JDBC database access API.
-
ClassDescriptionSimilar to java.util.concurrent.Callable with a Connection as argument.Connection pool API for managing data sources.A base for Java connection pool components.Similar to java.lang.Runnable with a Connection as argument.Database API for managing data sources and connections.Creation helpers for manually instantiating databases.DB API for managing application databases.Java DB components.Injection module with default DB components.Inject provider for named databases.Default delegating implementation of the connection pool API.Default delegating implementation of the database API.Default delegating implementation of the DB API.HikariCP Java components (for compile-time injection).An enumeration defines of isolation level that determines the degree to which one transaction must be isolated from resource or data modifications made by other operations.