From 1a1268d646f14ae00638ad40a8c17189b6ac0978 Mon Sep 17 00:00:00 2001 From: Ritchie Martori Date: Mon, 15 Apr 2013 12:38:56 -0700 Subject: [PATCH] Update docs for oracle connection --- node_modules/connections/oracle-connection/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/node_modules/connections/oracle-connection/README.md b/node_modules/connections/oracle-connection/README.md index 6978cb7b..75fce535 100644 --- a/node_modules/connections/oracle-connection/README.md +++ b/node_modules/connections/oracle-connection/README.md @@ -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 \ No newline at end of file