|
2.9.2: 2009-01-08 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.basedb.core.AbstractQuery
net.sf.basedb.core.AbstractSqlQuery
net.sf.basedb.core.DynamicQuery
net.sf.basedb.core.DataCube.RawMappingQuery
private static final class DataCube.RawMappingQuery
Select data from Dynamic#RawParents table. Used for counting number of mappings between spots and raw data.
Constructor Summary | |
---|---|
private |
DataCube.RawMappingQuery(DataCube dataCube)
|
Method Summary | |
---|---|
(package private) Select[] |
getDefaultSelects()
|
Methods inherited from class net.sf.basedb.core.DynamicQuery |
---|
getDataCube, getRootAlias, getRootTable, getVirtualDb |
Methods inherited from class net.sf.basedb.core.AbstractSqlQuery |
---|
bindLimits, count, getQueryType, iterate, parseParameters, setParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.basedb.core.query.Query |
---|
addAutoJoiner, getFirstResult, getMaxResults, getParameterNames, getQueryParameter, getQuerySection, group, groupPermanent, hasParameterValue, having, havingPermanent, isCounting, isDistinct, isReadonly, isReturningTotalCount, join, joinPermanent, order, orderPermanent, reset, restrict, restrictPermanent, select, selectPermanent, setDistinct, setFirstResult, setMaxResults, setParameter, setPermanentParameter, setReturnTotalCount, toQl |
Constructor Detail |
---|
private DataCube.RawMappingQuery(DataCube dataCube)
Method Detail |
---|
Select[] getDefaultSelects()
getDefaultSelects
in class AbstractSqlQuery
|
2.9.2: 2009-01-08 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |