|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.apache.ddlutils.util
package contains utility classes of DdlUtils.
See:
Description
Class Summary | |
---|---|
CallbackClosure | A closure that determines a callback for the type of the object and calls it. |
DatabaseTestHelper | Class that provides utility stuff for cpmaring data in databases. |
Jdbc3Utils | 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 | JdbcSupport is an abstract base class for objects which need to perform JDBC operations. |
MultiInstanceofPredicate | A predicate that tests whether the object is of one of the configured types. |
SqlTokenizer | 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). |
The org.apache.ddlutils.util
package contains utility classes of DdlUtils.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |