| Package | Description |
|---|---|
| de.thomas_oster.lazysql |
| Modifier and Type | Method and Description |
|---|---|
static void |
Argument.compareWithoutOrder(Collection<Argument> a,
Collection<Argument> b) |
String |
LazySQLProcessor.replaceArgumentsAndListOrder(String query,
List<Argument> parameters,
List<Argument> argumentsInQueryOrder)
Replaces all :Argument strings in the SQL query with ?
|
Copyright © 2019. All rights reserved.