This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/test/plugins/org.talend.testutils/src/db.properties

8 lines
242 B
Properties

## oracle database is for junit ##
sqlTypeName_oracle=Oracle with SID
driver_oracle=oracle.jdbc.OracleDriver
url_oracle=jdbc:oracle:thin:@192.168.31.207:1521:orcl
user_oracle=TDQ
password_oracle=TDQ
SID_oracle=orcl
dbVersion_oracle=ORACLE_11