Package org.eclnt.ccee.db.dofw
package org.eclnt.ccee.db.dofw
-
ClassDescriptionSimple connection pool implementation.
Connections are pooled per context name and tenant by default.
Connections are rolled back when added to the pool - and the are checked before being transferred from the pool to the caller.Default implementation ofIDBConnectionPoolAccessKeyBuilder.Central management of DB syntax differences during automated creation of SQL statements.Entity meta data.Execution processing to the database.Complex definition of an SQL function.Interface to program building an access key for a connection pool.Interface to program checking the connection when it is picked from the pool.Extended functions for simple data type mapping - so that own simple data types can be directly bound to data base operations.Interface to update the table name that is sent to the query just before the query is transferred into a prepared statement.