Package org.evomaster.client.java.sql
package org.evomaster.client.java.sql
-
ClassDescriptionA row of data in the table results of a Select query.Class used to clean/reset the state of the current databaseThe results of a SQL Select query, in a easy to parse/manipulate data structure compared to java.sql.ResultSet.Represents a collection of query results mapped to table names, with support for only base (physical) tables.Based on the database, there are internal schemas that we don't need to analyzeEnumeration representing various SQL data types.Class used to execute SQL commands from a script fileCreated by arcuri82 on 25-Oct-19.A descriptor representing a column in a SQL table.