Overview of the Oracle appendix
Overview
The object of
this annex is to present the method used to adapt generation to the Oracle V8
RDBMS. The annex is divided into the following model units:
class, association
and
attribute. For each unit, explanations are related to generation
carried out and optional annotations. The last section deals with the characteristics of the application part.
Generation deals
especially with the mapping of constraints and types.
Annotations specific to Oracle allow RDBMS features to be used in a simple way (cluster,
optimization, additional constraints).
Environment
variables
To be able to
run SQL scripts to create tables, a user name and a password must exist.
Objecteering uses the O_SQL_USER environment variable that indicates them:
name/password/serverName.