Module is.codion.framework.db.local
Package is.codion.framework.db.local
@NullMarked
package is.codion.framework.db.local
-
ClassDescriptionThe server facing side of a
LocalEntityConnection: one whose underlying JDBC connection is attached and detached by its owner, the way the server runs a client's connection on one borrowed from a connection pool for the duration of an invocation, or replaces one which has gone bad, in place.The defaultEntityQueries.Factoryimplementation, providingDefaultEntityQueriesinstances.Builds a self-managingLocalEntityConnection.EntityConnection implementation based on a local JDBC connection.Builds a self-managingLocalEntityConnection.