Package org.apache.torque.util


package org.apache.torque.util
Misc. utility classes.
  • Klasse
    Beschreibung
    This is an abstract layer for all generated peer classes that implements several convenience methods that otherwise would have to be generated.
    Get's the average of a column with entries matching the provided criteria.
    This is the base class for all Peer classes in the system.
    A class containing values for database columns.
    Counts entries matching a criteria.
    Translates Database Exceptions into TorqueExceptions.
    Default implementation of the ExceptionMapper interface.
    A value for a column, with the JDBC type if it is an explicit value.
    This class can be used to retrieve a large result set from a database query.
    A subclass of LinkedHashMap that has case insensitive String key methods.
    Stream support: Encapsulate iteration over a JDBC ResultSet
    A utility to help produce aggregate summary information about a table.
    Torque's extension to the JDBC connection
    Encapsulates connection status tracking and allows AutoClosing within Torque.
    Encapsulates transaction and connection handling within Torque.
    Torque's interface to the transaction management system.
    Standard connection and transaction management for Torque.
    List with unique entries.
    List with unique entries.