name |
|
|
Name of the schema.
|
tables |
RdbTable
|
|
All the tables in the RDBMS schema.
|
serviceName |
|
|
Name of the RDBMS service, used for connecting.
|
userName |
|
|
The user name for accessing this particular schema.
|
passWord |
|
|
The password for accessing this particular schema.
|
lastUpdated |
|
|
For an RDBMS schema, records the date the schema was last updated
from the database.
For an SRS schema, records the date the SRS schema was last
synchronized with the RDBMS schema.
|
rdbmsSchema |
|
|
Filename of the RDBMS schema on which this schema is based.
|
renderingStyle |
|
|
Rendering style to use when viewing this schema.
|
type |
srs |
|
rdbms srs |
|
Type of schema. The type is either rdbms (meaning that it was
generated directly from the database structure) or srs (meaning
that it is a customised schema - usually based on an rdbms schema).
|