Novell exteNd
Director 5.0 API

com.sssw.fw.persist.jdbc.api
Interface EbiJdbcMetaDataQuery

All Superinterfaces:
EbiJdbcQuery, EbiMetaDataQuery, EbiQuery, EbiQueryBase, Serializable

public interface EbiJdbcMetaDataQuery
extends EbiMetaDataQuery, EbiJdbcQuery

This interface defines a generic SQL query. It's used to construct queries that return results in various formats including metadata.


Fields inherited from interface com.sssw.fw.api.EbiMetaDataQuery
LDAP_APPROX, LDAP_BETWEEN, LDAP_ENDS_WITH, LDAP_EQUAL, LDAP_GEQ, LDAP_GREATER, LDAP_IN, LDAP_LEQ, LDAP_LESS, LDAP_MATCH, LDAP_PRESENCE, LDAP_STARTS_WITH, OP_BETWEEN, OP_IN, OP_IS_NULL, ROP_EQUAL, ROP_GEQ, ROP_GREATER, ROP_LEQ, ROP_LESS, SOP_ENDS_WITH, SOP_EQUALS_IGNORE_CASE, SOP_LIKE, SOP_LIKE_IGNORE_CASE, SOP_STARTS_WITH
 
Methods implemented from interface com.sssw.fw.api.EbiMetaDataQuery
getSelectedColumnIndices, getWhere, isHierarchical, setWhere
 
Methods implemented from interface com.sssw.fw.persist.jdbc.api.EbiJdbcQuery
addJoin, addJoin, addOrderBy, addSelect, clear, clear, getDistinct, getEscapeProcessing, getFetchDirection, getFetchSize, getInParameters, getMaxFieldSize, getMaxRows, getPrimaryAlias, getPrimaryTable, getQueryTimeout, getTables, selectTableAll, setDistinct, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setPrimaryTable, setPrimaryTable, setQueryTimeout, whereColumnBetween, whereColumnBetween, whereColumnBetween, whereColumnBetween, whereColumnBetween, whereColumnBetween, whereColumnBetween, whereColumnBetween, whereColumnIn, whereColumnIn, whereColumnIn, whereColumnIn, whereColumnIn, whereColumnIn, whereColumnIn, whereColumnIn, whereColumnIn, whereColumnNull, whereColumnOp, whereColumnOp, whereColumnOp, whereColumnOp, whereColumnOp, whereColumnOp, whereColumnOp, whereColumnOp, whereColumnOp, whereExists
 


Novell exteNd
Director 5.0 API