loopback/node_modules/connection
Ritchie Martori 57c02c0a8f Change hostname to host in oracle connection 2013-04-15 14:13:49 -07:00
..
example Initial working store, model, connection, and collection 2013-04-10 10:55:13 -07:00
lib Change hostname to host in oracle connection 2013-04-15 14:13:49 -07:00
test Initial working store, model, connection, and collection 2013-04-10 10:55:13 -07:00
.gitignore Initial working store, model, connection, and collection 2013-04-10 10:55:13 -07:00
README.md Initial working store, model, connection, and collection 2013-04-10 10:55:13 -07:00
index.js Initial working store, model, connection, and collection 2013-04-10 10:55:13 -07:00
package.json Initial working store, model, connection, and collection 2013-04-10 10:55:13 -07:00

README.md

connection

About

Provides a base class for implementing access to a persistence layer.

Options

hostname

port

database

username

password