public interface Criterion
Modifier and Type | Field and Description |
---|---|
static String |
PLACE_HOLDER |
Modifier and Type | Method and Description |
---|---|
void |
collectArgs(ArrayList<String> argsList) |
int |
getArgsCount() |
void |
toSql(StatementBuilder builder,
PropertyResolver resolver) |
static final String PLACE_HOLDER
void toSql(StatementBuilder builder, PropertyResolver resolver)
int getArgsCount()
Copyright © 2015. All Rights Reserved.