public class LambdSqlItemPreparer extends Object implements com.github.drinkjava2.jdbpro.SpecialSqlItemPreparer
| Modifier and Type | Class and Description |
|---|---|
static interface |
LambdSqlItemPreparer.ALIAS |
static interface |
LambdSqlItemPreparer.C_ALIAS |
static interface |
LambdSqlItemPreparer.COL |
| Constructor and Description |
|---|
LambdSqlItemPreparer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doPrepare(com.github.drinkjava2.jdbpro.PreparedSQL ps,
StringBuilder sql,
com.github.drinkjava2.jdbpro.SpecialSqlItem item) |
public boolean doPrepare(com.github.drinkjava2.jdbpro.PreparedSQL ps,
StringBuilder sql,
com.github.drinkjava2.jdbpro.SpecialSqlItem item)
doPrepare in interface com.github.drinkjava2.jdbpro.SpecialSqlItemPreparerCopyright © 2018. All rights reserved.