public class CustomSQLParam
extends Object
| Constructor and Description |
|---|
CustomSQLParam(String sql,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSQL() |
void |
process(QueryPos queryPos) |
public String getSQL()
public void process(QueryPos queryPos)