Package edu.internet2.middleware.grouperClient.jdbc
package edu.internet2.middleware.grouperClient.jdbc
-
ClassDescriptionThis is our helper to convert data to and from Oracle.This is our implementation of a helper to convert data to and from Oracle.Object that gets a callableStatement back from the connection and the sql - closing it is handled within the framework.Map with string key which ignores key case and has some convenience methods.Object that gets a database connection object.Use this class to get access to the global database connections, create a new connection, and execute sql against them.returned from connection callMap for caching some query results for x amount of time.Object that gets a call for each entity created from a resultset; save heap space.bean that wraps connectionsgives connections and allows returns.Whether fields should be persisted to the database or not.Metadata about class objects that can be stored to the database.Metadata about fields that can be stored to the database.Object that gets a preparedStatement back from the connection and the sql - closing it is handled within the framework.Structure to encapsulate data about a query being executed.Object that gets a resulset via callback.implement this interface to assign a new primary key for insertObject that gets a dbAccess object with a session in it.Possible endings for a transaction.