Package overit.geocall.sql
package overit.geocall.sql
-
ClassDescriptionClass that implements
Blobused for cacheClass that implementsClobused for cacheService useful to return all columns of the supplied table, including all theEDMextended attributes configured for the passedCompany.ConnectionPool<PC extends PooledConnection>Abstract class that defines the functionality of a Connection Pool, that is a cache of database connections maintained so that the connections can be reused when future requests to the database are required.Class that implements the DataSourceConnectionPool, that uses the Java Naming and Directory Interface (JNDI) APIThe class defines a connection that can be inserted into any implementation ofDataSourceConnectionPoolUtility class used to associate a map with aPooledConnectionInfoUtility class that resolve a sql error code depending on the connection used.A cursor over aResultSetThe class extends aDBObjectMapand can be used in specifical cases to force load (for example to force, during the creation of a DBView, the instantiation of a Float, etc.)Interface that defines a generic map object between the fields of a table in memory and a server database tableInterface that must be implemented by the objects that contains aDBFieldMapto which ask the transformations between the names of the fields of a table in memory and the names of the fields of a server database table, and vice versaThis class stores all the needed database field metadata from aResultSetMetaDatasuch as the class name, label, name, type, display size, type name, precision, scale and schema name.This class implements an ordered collection ofDBFields.Field, accessed by name, used as a local cache to store and retrieve the database table metadata.This class implements a FieldThe object realizes the memorization of a DB SQL object.Interface that realizes a general map between Java objects in memory and SQL objects.Factory useful to createDBObjectMaps instances.Interface implemented by all the objects that must be mantain a reference to aDBObjectMapobject to request the transformations necessary to transform java objects (mantained into memory), into values on the DB tables, and vice versaThis class implements the object that contains theHashMapof theConnectionPoolof the application.The class represents a row of aDBView, with the lists of fields and original fields that compose itA task able to scan over aDBCursorThe class is an Interface that defines the operativity of a generic statement used to access the databaseInterface that must be implemented by the objects that want to notify the operating phases of aDBStatementDBStatementtools useful during theResultSetiteration.This class implements the object that defines a DataBase table.This class implements the object that defines a DataBase type.The class implements the DBView, the logical view of a portion of a database table usually obtained as a result of a query and maintained in memory, and all the methods to manage its content.The class is the implementation of the standard connection.Database connection pool based on the apache commons pool implementation.Database connection extracted from theElasticConnectionPoolClass that defines a SQL string with the map of the parameters of the filterThis class manages the creation of an immense amount of key collectionThis class manages the creation of an indexed DBViewThe class defines a connection that can be inserted into any implementation ofConnectionPoolRepresents the configuration for a pooled connection.Object that stores the information about thePooledConnectionThis class defines a (weighed) event that occurs in the connection pool and can be traced for reasons of maintenance of an operation history, logging and debugging.This class implements the object that contains theHashMapof theConnectionPoolof the application.This class defines a (weighed) event that occurs in the query execution phase (seeStandardDBStatement) and can be traced for reasons of maintenance of an operation history, logging and debugging.SmallKeyList<T>This class manages the creation of a small amount of key listComprehensive information about the Microsoft SQL Server tables and table-spaces.This class exposes some utility methods that can be used to quickly create Sql clausesClass that implements the standardConnectionPoolThe class defines the StandardDBFieldMap, the standard map between the fields of a table in memory and a server database table.The class implements a standardDBObjectMapThe class is the standard implementation of theDBStatementinterfaceThe class is the implementation of the standard connection.Class that defines all the name of the possible types