org.apache.ddlutils.util package contains utility classes of DdlUtils.See: Description
| Class | Description |
|---|---|
| CallbackClosure |
A closure that determines a callback for the type of the object and calls it.
|
| JdbcSupport |
JdbcSupport is an abstract base class for objects which need to
perform JDBC operations.
|
| 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).
|
| StringUtilsExt |
Helper class containing string utility functions.
|
The org.apache.ddlutils.util package contains utility classes of DdlUtils.
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.