Package org.eclnt.ccee.db.dofw.finder
Class FindNextDOFW<TOCLASS>
java.lang.Object
org.eclnt.ccee.db.dofw.finder.FindNextDOFW<TOCLASS>
- All Implemented Interfaces:
IFindNext<TOCLASS>,ICCEEConstants
- Direct Known Subclasses:
FindNextCACHE
-
Field Summary
FieldsFields inherited from interface org.eclnt.ccee.ICCEEConstants
AND, ASC, AVG, BETWEEN, BRC, BRO, COUNT, DEFAULT_CONTEXT, DESC, FUNCTIONRESULT, GREATER, GREATEREQUAL, IN, IS, ISNOT, LIKE, LL_DBG, LL_ERR, LL_INF, LL_WAR, LOWER, LOWEREQUAL, MAX, MIN, NULL, OR, ORDERBY, QPFUNCTION_LOWER, QPFUNCTION_UPPER, SUM -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Object[]transferMappingIntoColVals(Object fromInstance) protected Object[]transferMappingIntoColValsFIKeyMapping(Object fromInstance) protected Object[]transferMappingIntoColValsFIMapping(Object fromInstance)
-
Field Details
-
m_toClass
-
m_mapping
-
-
Constructor Details
-
FindNextDOFW
-
-
Method Details