Package edu.internet2.middleware.grouper.ext.org.apache.ddlutils.util


package edu.internet2.middleware.grouper.ext.org.apache.ddlutils.util

The org.apache.ddlutils.util package contains utility classes of DdlUtils.

  • Classes
    Class
    Description
    A closure that determines a callback for the type of the object and calls it.
    Little helper class providing functions for dealing with the newer JDBC functionality in a way that is safe to compile with Java 1.3.
    JdbcSupport is an abstract base class for objects which need to perform JDBC operations.
    A predicate that tests whether the object is of one of the configured types.
    A statement tokenizer for SQL strings that splits only at delimiters that are at the end of a line or the end of the SQL (row mode).