SQL Based
This query manager (com.rierino.query.manager.SQLQueryManager) provides ability to query a SQL database using JDBC connection.
Last updated
This query manager (com.rierino.query.manager.SQLQueryManager) provides ability to query a SQL database using JDBC connection.
system
Name of the system which defines JDBC connection details (uri, connectionProperties)
{uri:"jdbc:mysql://localhost:3306/test"}
-
Last updated
