Driver - Database Driver Module
|
The Driver Module
|
|
•
|
The Driver module is the Maple representation of a Java Database Connectivity [JDBC] Driver.
|
•
|
A Driver module can open connections to databases supported by the JDBC Driver. These connections are represented by Connection modules and are created by calling OpenConnection.
|
•
|
A Driver module is created by calling LoadDriver.
|
•
|
For information on using the Database package, see the usage page. For information on installing and loading JDBC drivers, see the JDBC page.
|
|
|
A Driver Module's Exported Commands
|
|
|
|
Download Help Document
Was this information helpful?