|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.prorefactor.core.schema | |
|---|---|
| org.prorefactor.core.schema | |
| org.prorefactor.reports | |
| org.prorefactor.treeparser | General use classes for any or all Tree Parsers. |
| Classes in org.prorefactor.core.schema used by org.prorefactor.core.schema | |
|---|---|
| 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. |
|
| 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. |
|
| Classes in org.prorefactor.core.schema used by org.prorefactor.reports | |
|---|---|
| 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. |
|
| Classes in org.prorefactor.core.schema used by org.prorefactor.treeparser | |
|---|---|
| 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. |
|
| Table
Table objects are created both by the Schema class and also when temp and work tables are defined within a 4gl compile unit. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||