/
ds.xyz.connection.type = oracle
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 |