Update docs for oracle connection
This commit is contained in:
parent
621b845978
commit
1a1268d646
|
@ -1,13 +1,12 @@
|
||||||
# connection
|
# orace-connection
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
Provides a base class for implementing access to a persistence layer.
|
Configures the oracle adapter for use in a [data store](../../store).
|
||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
||||||
#### hostname
|
#### hostname
|
||||||
#### port
|
#### port
|
||||||
#### database
|
|
||||||
#### username
|
#### username
|
||||||
#### password
|
#### password
|
Loading…
Reference in New Issue