Package org.prorefactor.core.schema

Class Summary
Database Database objects are created by the Schema class, and they are used when looking up table names from 4gl comile units.
Field Field objects are created both by the Schema class and they are also created for temp and work table fields defined within a 4gl compile unit.
Field.Name This is a convenience class for working with a string field name, where there may or may not be a database or table qualifier in the name.
Schema Schema is a singleton with methods and fields for working with database schema names, and references to those from 4gl compile units.
Table Table objects are created both by the Schema class and also when temp and work tables are defined within a 4gl compile unit.
Table.Name This is a convenience class for working with a string table name, where there may or may not be a database qualifier in the name.
 



Copyright © 2008 Joanju Software. All Rights Reserved.