| Class | Description |
|---|---|
| DataRow |
A row of data in the table results of a Select query.
|
| DbCleaner |
Class used to clean/reset the state of the current database
|
| DbSpecification | |
| QueryResult |
The results of a SQL Select query, in a easy to parse/manipulate data structure
compared to java.sql.ResultSet.
|
| SchemaExtractor | |
| SqlScriptRunner |
Class used to execute SQL commands from a script file
|
| SqlScriptRunnerCached |
Created by arcuri82 on 25-Oct-19.
|
| VariableDescriptor |
A descriptor representing a column in a SQL table.
|
| Exception | Description |
|---|---|
| DbUnsupportedException |
Copyright © 2016–2024. All rights reserved.