PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.websphere.query.base
Interface ISelect
- All Superinterfaces:
- IStringBuilder, java.io.Serializable
- All Known Implementing Classes:
- Select
-
public interface ISelect
- extends IStringBuilder
An ISelect implementation identifies the attributes which should be returned
by the query in the result set.
setAttributes
void setAttributes(java.util.List attributes)
getAttributes
java.util.List getAttributes()
PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |