![]() |
Qore jni Module 2.4.0
|
Java wrapper for the SqlUtil::AbstractSqlUtilBase class in Qore. More...
Public Member Methods | |
| AbstractSqlUtilBase (QoreObject obj) | |
| creates the object from a weak reference to the Qore object | |
| AbstractDatasource | getDatasource () throws Throwable |
| gets the underlying AbstractDatasource | |
| String | getDriverName () throws Throwable |
| returns the database driver name | |
| String | getDatasourceDesc () throws Throwable |
| returns a descriptive string for the datasource | |
Java wrapper for the SqlUtil::AbstractSqlUtilBase class in Qore.
import qoremod.SqlUtil.AbstractSqlUtilBase;