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