|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILimit
The ILimit interface is an object that represents the limiting part in a query.
It extends the IStringBuilder interface.
Instances of classes that implement this interface are used to represent the limit clause.
Method Summary | |
---|---|
int |
getLimitValue()
Returns the limitValue |
Methods inherited from interface com.ibm.websphere.query.base.IStringBuilder |
---|
buildString, buildString |
Method Detail |
---|
int getLimitValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |