All Packages Class Hierarchy This Package Previous Next Index Home
java.lang.Object | +----JOP.persist.jdbc.DatabaseTypes
This is an INTERNAL class.
This class provides utility functions to assign table and column names that are legal for the current database.
Identifier names are truncated to the correct length, special characters are removed and a hashcode is added to truncated names to ensure names remain unique.
All Packages Class Hierarchy This Package Previous Next Index Home