| Package | Description |
|---|---|
| org.evomaster.client.java.sql | |
| org.evomaster.client.java.sql.heuristic | |
| org.evomaster.client.java.sql.internal |
| Class and Description |
|---|
| DataRow
A row of data in the table results of a Select query.
|
| DbSpecification |
| QueryResult
The results of a SQL Select query, in a easy to parse/manipulate data structure
compared to java.sql.ResultSet.
|
| QueryResultSet
Represents a collection of query results mapped to table names,
with support for only base (physical) tables.
|
| SqlDataType
Enumeration representing various SQL data types.
|
| VariableDescriptor
A descriptor representing a column in a SQL table.
|
| Class and Description |
|---|
| DataRow
A row of data in the table results of a Select query.
|
| QueryResult
The results of a SQL Select query, in a easy to parse/manipulate data structure
compared to java.sql.ResultSet.
|
| QueryResultSet
Represents a collection of query results mapped to table names,
with support for only base (physical) tables.
|
| SqlDataType
Enumeration representing various SQL data types.
|
| VariableDescriptor
A descriptor representing a column in a SQL table.
|
| Class and Description |
|---|
| QueryResult
The results of a SQL Select query, in a easy to parse/manipulate data structure
compared to java.sql.ResultSet.
|
| QueryResultSet
Represents a collection of query results mapped to table names,
with support for only base (physical) tables.
|
Copyright © 2016–2025. All rights reserved.