![]() |
Qore JdbcPostgresqlSqlUtil Module Reference 1.0
|
provides the JDBC PostgreSQL-specific implementation of the SqlUtil::AbstractTable interface More...
#include <JdbcPostgresqlSqlUtil.qm.dox.h>
Inherits PgsqlTable.
Public Member Methods | |
| constructor (AbstractDatasource nds, string nname, *hash opts) | |
| Creates the object from the arguments. | |
| bool | hasArrayBind () |
| returns True because the jdbc driver supports array binds / bulk DML operations | |
Private Member Methods | |
| getServerVersion () | |
| Sets the internal PostgreSQL server version. | |
provides the JDBC PostgreSQL-specific implementation of the SqlUtil::AbstractTable interface