lib

hx.sql

meta categorieshaxall depends{lib:sys, versions:5.0.0}, {lib:axon, versions:4.0.5}, {lib:hx, versions:4.0.5}, {lib:hx.conn, versions:4.0.5} libExtSqlExt licenseAFL-3.0 org{uri:https://haxall.io/, dis:Haxall} vcs{type:git, uri:https://github.com/haxall/haxall} version4.0.5 chapters hx.sql doc

types SqlConn

SQL connector to a relational database using JDBC

SqlExt

SQL connector

SqlPoint

Point which synchronizes data via a SQL connector

funcs sqlDebugDrivers

Return plain text report on JDBC drivers installed

sqlExecute

Execute a SQL statement and if applicable return a result

sqlInsert

Insert a record or grid of records into the given table

sqlPing

Deprecated - use connPing()

sqlQuery

Execute a SQL query and return the result as a grid

sqlSyncHis

Deprecated - use connSyncHis()

sqlTables

Query the tables defined for the database

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST