| Package | Description |
|---|---|
| org.evomaster.client.java.sql.dsl |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlDsl
DSL (Domain Specific Language) for operations on
the SQL Database
|
| Modifier and Type | Method and Description |
|---|---|
SequenceDsl |
SqlDsl.and() |
SequenceDsl |
StatementDsl.and()
Close the current statement
|
static SequenceDsl |
SqlDsl.sql() |
static SequenceDsl |
SqlDsl.sql(List<InsertionDto>... previous) |
Copyright © 2016–2025. All rights reserved.