|
Class Summary
|
| DDLConverter |
Converts the varchar data type to nvarchar and text to ntext in DDL script passed as argument and spits out the new DDL script |
| EmptyIterator |
This class uses the null object pattern to insulate clients from having
to handle any errors that occur due to errors in the underlying
collection operations. |
| ExceptionTest |
|
| Formatter |
|
| JNDIUtils |
|
| ObjectPool |
A very, very simple object pool base class that assumes clients will check
objects back in. |
| PropertyResourceBundleWriter |
|
| ThrowableContainer |
|
| URLEncoder |
The class contains a utility method for converting a
String into a MIME format called
"x-www-form-urlencoded" format. |