13 lines
173 B
Markdown
13 lines
173 B
Markdown
|
# connection
|
||
|
|
||
|
## About
|
||
|
|
||
|
Provides a base class for implementing access to a persistence layer.
|
||
|
|
||
|
### Options
|
||
|
|
||
|
#### hostname
|
||
|
#### port
|
||
|
#### database
|
||
|
#### username
|
||
|
#### password
|