Class JOP.persist.jdbc.DatabaseTypes
All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home

Class JOP.persist.jdbc.DatabaseTypes

java.lang.Object
   |
   +----JOP.persist.jdbc.DatabaseTypes

public class DatabaseTypes
extends Object

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