Uses of Class
org.evomaster.client.java.sql.internal.SqlCommandWithDistance
Packages that use SqlCommandWithDistance
-
Uses of SqlCommandWithDistance in org.evomaster.client.java.sql.internal
Methods in org.evomaster.client.java.sql.internal that return types with arguments of type SqlCommandWithDistanceModifier and TypeMethodDescriptionSqlHandler.getSqlDistances(List<InsertionDto> successfulInitSqlInsertions, boolean queryFromDatabase) compute (SELECT, DELETE and UPDATE) sql distance for sql commands which exists in [buffer] Note that we skip `SELECT 1` (typically for testing sql connection) since its distance is 0