ConnectionSpec
in package
A class defining all of the details needed to connect to a database.
Some database drivers may not require all of the parameters.
Tags
Table of Contents
Methods
- valid() : bool
- Test if this connectionspec is valid.
Methods
valid()
Test if this connectionspec is valid.
public
valid() : bool
Returns true if there is enough information to connect to the database.