ds.xyz.connection.type = oracle
Use this to create a database source which connects to an oracle database.
Â
Class | Database |
---|---|
Property | ds.xyz.connection.type = oracle |
Formal specification | ds.xyz.connection.type = oracle |
Required | no |
Default | |
Version | 1.0 |
Comment | |
Example | datasource.names = xyzÂ
ds.xyz.connection.type=oracleÂ
ds.xyz.connection.url=jdbc:oracle:thin:@localhost:1521:GRIDÂ
ds.xyz.connection.username=myuserÂ
ds.xyz.connection.password=mypasswordÂ
|
Reference | gd.table |