|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.sql.SqlQueryPrefilter
public class SqlQueryPrefilter
| Constructor Summary | |
|---|---|
SqlQueryPrefilter(SqlQuery sqlQuery,
ParameterDescriptor[] parameterDescriptors)
|
|
| Method Summary | |
|---|---|
java.lang.String |
buildSql(ServiceContext context,
Flow flow)
|
Name |
getRecordTypeName()
|
boolean |
isTrimLeading()
|
boolean |
isTrimTrailing()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlQueryPrefilter(SqlQuery sqlQuery,
ParameterDescriptor[] parameterDescriptors)
| Method Detail |
|---|
public java.lang.String buildSql(ServiceContext context,
Flow flow)
buildSql in interface SqlQuerypublic Name getRecordTypeName()
getRecordTypeName in interface SqlQuerypublic boolean isTrimLeading()
isTrimLeading in interface SqlQuerypublic boolean isTrimTrailing()
isTrimTrailing in interface SqlQuery
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||