Update of /cvsroot/modeling/ProjectModeling/Modeling/tests
In directory sc8-pr-cvs1:/tmp/cvs-serv15223/Modeling/tests
Added Files:
Oracle.cfg
Log Message:
Added
--- NEW FILE: Oracle.cfg ---
# This file is used to initalize the model's connection dictionary and
# adaptor's name when the tests are run for Oracle
# Change this to reflect your own configuration
[DEFAULT]
adaptor: Oracle
# database is the Global Database Name
database: oracle
user: system
password: manager
host: ignored
[AuthorBooks]
[StoreEmployees]
[AddressBook]
|