| Package | Description |
|---|---|
| org.evomaster.client.java.sql | |
| org.evomaster.client.java.sql.internal |
| Modifier and Type | Method and Description |
|---|---|
static QueryResult |
SqlScriptRunner.execCommand(Connection conn,
String command) |
| Modifier and Type | Method and Description |
|---|---|
static QueryResult[] |
QueryResultTransformer.convertInsertionDtosToQueryResults(List<InsertionDto> insertionDtos,
Map<String,Set<String>> columns,
DbSchemaDto schemaDto) |
| Modifier and Type | Method and Description |
|---|---|
static SqlDistanceWithMetrics |
HeuristicsCalculator.computeDistance(String sqlCommand,
DbSchemaDto schema,
TaintHandler taintHandler,
boolean advancedHeuristics,
QueryResult... data) |
protected static double |
HeuristicsCalculator.computeDistance(String statement,
QueryResult... data) |
Copyright © 2016–2024. All rights reserved.