oracle.jbo
Interface JboReservedVarNames
- All Superinterfaces: 
- JIReservedVarNames
- All Known Implementing Classes: 
- DCDataRow, DCVariableImpl, DSEntityImpl, EntityFacadeImpl, EntityImpl, EntityOverRow, ExprEval, RowIdEntityObjectImpl, RowIdViewObjRowImpl, RowImpl, RowMatch, RowQualifier, VariableImpl, ViewRowImpl
- public interface JboReservedVarNames 
- extends JIReservedVarNames
 
 
RESERVED_VAR_AGGVAL_PREFIX
static final java.lang.String RESERVED_VAR_AGGVAL_PREFIX
- See Also:
- Constant Field Values
RESERVED_VAR_AGG_AVG
static final java.lang.String RESERVED_VAR_AGG_AVG
- See Also:
- Constant Field Values
RESERVED_VAR_AGG_COUNT
static final java.lang.String RESERVED_VAR_AGG_COUNT
- See Also:
- Constant Field Values
RESERVED_VAR_AGG_SUM
static final java.lang.String RESERVED_VAR_AGG_SUM
- See Also:
- Constant Field Values
RESERVED_VAR_AGG_MIN
static final java.lang.String RESERVED_VAR_AGG_MIN
- See Also:
- Constant Field Values
RESERVED_VAR_AGG_MAX
static final java.lang.String RESERVED_VAR_AGG_MAX
- See Also:
- Constant Field Values
RESERVED_VAR_STRUCTURE_DEF
static final java.lang.String RESERVED_VAR_STRUCTURE_DEF
- See Also:
- Constant Field Values
Copyright © 1997, 2011, Oracle. All rights reserved.