public class OneEqOneSegment extends SqlSegment
params, settings| Constructor and Description |
|---|
OneEqOneSegment() |
| Modifier and Type | Method and Description |
|---|---|
String |
asSql()
generate sql for the edu.woo.qb.segment
|
boolean |
isParamRequired()
whether required named query parameter for this edu.woo.qb.segment
|
addParam, getKeyedParams, getListParams, getParams, getSettings, setSettings, toStringpublic String asSql()
SqlSegmentasSql in class SqlSegmentpublic boolean isParamRequired()
SqlSegmentisParamRequired in class SqlSegmentCopyright © 2016. All rights reserved.