All Classes and Interfaces
Class
Description
Performs formatting of basic SQL statements (DML + query).
The JDBC queries to run inside a
JdbcScope wrapper.A wrapper for JDBC connections.
Resultset that adds a "getXXXOrNull()"
method for every primitive types.
Note that the connection used by a Stement is
not closed after the statement has
been executed.
If the connection's
Connection.getAutoCommit() is true/code>,
the connection will be automatically closed.