Update docs for oracle connection

This commit is contained in:
Ritchie Martori 2013-04-15 12:38:56 -07:00
parent 621b845978
commit 1a1268d646
1 changed files with 2 additions and 3 deletions

View File

@ -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