The classes in this package are designed to be reusable SQL tools.

Nothing in this package should be specific to any proprietary or non-standard class or that deals with specific data.

This rule excludes classes which may be very useful for the data of a particular project, but have built-in dependencies on external objects. Such class definitions should be part of a more appropriate package.

See http://intranet/appdev/java.htm for more info.