Skip navigation links 
 
oracle.jbo.common
Interface MetaObjectBase
- All Known Implementing Classes:
 
- AdapterException, AfterCommitException, AfterPostException, AfterRollbackException, AlreadyConnectedException, AlreadyLockedException, ApplicationModuleCreateException, ApplicationPoolException, AttrDependencyException, AttributeLoadException, AttributeReadXMLException, AttrNotSelectedException, AttrSetValException, AttrValException, BatchDMLException, ConfigException, ConnectionException, ContextMetaObjectManager, CreateRowPrivilegeException, CustomClassNotFoundException, DataCreationException, DeadEntityAccessException, DeadViewRowAccessException, DefinitionChangedException, DefinitionManager, DefPersistenceException, DMLConstraintException, DMLException, DomainValidationException, ExprDuplicateSignatureException, ExprResourceException, ExprScriptException, ExprSecurityException, ExprTimeoutException, GenericDomainException, GraphCycleException, HiddenDefException, InvalidAttrKindException, InvalidDefNameException, InvalidObjAccessException, InvalidObjNameException, InvalidOperException, InvalidOwnerException, InvalidParamException, InvalidSortCriteriaAttrException, JboAssert, JboException, JboExMsgCarrier, JboSerializationException, JboSQLException, JboUnexpectedException, JboValidatorContext, JboWarning, JIEvalException, JIEvaluationError, JIException, JISyntaxError, JUMetaObjectManager, JUObjectTypeHelper, KeyNotFoundException, KeyNotPopulatedException, ListBindingMismatchException, MetaObjectManager, NameClashException, NoDefException, NoObjException, NotConnectedException, NoXMLFileException, ObjectTypeHelper, PCollException, PersInconsistentException, PersistenceException, PersMergeException, PiggybackException, PrecisionScaleValidationException, ReadOnlyAttrException, ReadOnlyDefObjectException, ReadOnlyViewObjectException, ReadXMLException, RemoveRowPrivilegeException, RemoveWithDetailsException, ResourcePoolException, RowAlreadyDeletedException, RowCreateException, RowDMLException, RowFinderFetchLimitExceededException, RowIdGenerationException, RowInconsistentException, RowLimitExceededWarning, RowNotAvailableException, RowNotFoundException, RowReadXMLException, RowValException, ServiceInvocationException, ServiceJboWarning, SQLDatumException, SQLStmtException, TooManyObjectsException, TxnValException, UnknownSQLTypeException, UpdateAttrPrivilegeException, ValidationException, VariantException, VersionException, ViewLinkAlreadyExistsException, ViewObjectNotPreparedException
 
- 
public interface MetaObjectBase
 
Internal: Applications should not use this class.
 
 
 
TYP_DEF_ANY
static final int TYP_DEF_ANY
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_APP_MODULE
static final int TYP_DEF_APP_MODULE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_VIEW_OBJECT
static final int TYP_DEF_VIEW_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_VIEW_LINK
static final int TYP_DEF_VIEW_LINK
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_VIEW_ANNOT
static final int TYP_DEF_VIEW_ANNOT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_ENTITY_OBJECT
static final int TYP_DEF_ENTITY_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_ENTITY_ASSOC
static final int TYP_DEF_ENTITY_ASSOC
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_ASSOC_END
static final int TYP_DEF_ASSOC_END
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_VIEW_LINK_END
static final int TYP_DEF_VIEW_LINK_END
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_ATTRIBUTE
static final int TYP_DEF_ATTRIBUTE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_VIEW_ACCESSOR
static final int TYP_DEF_VIEW_ACCESSOR
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_LIST_BINDING
static final int TYP_DEF_LIST_BINDING
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_DOMAIN
static final int TYP_DEF_DOMAIN
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_PACKAGE
static final int TYP_DEF_PACKAGE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_COMPONENT_OBJECT
static final int TYP_DEF_COMPONENT_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_KEY
static final int TYP_DEF_KEY
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_METHOD
static final int TYP_DEF_METHOD
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_OPERATION
static final int TYP_DEF_OPERATION
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_EXPRWHITELIST
static final int TYP_DEF_EXPRWHITELIST
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_ROWFINDER
static final int TYP_DEF_ROWFINDER
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_OPERATIONS
static final int TYP_DEF_OPERATIONS
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DEF_OPERATION_PARAM
static final int TYP_DEF_OPERATION_PARAM
- 
- See Also:
 
- Constant Field Values
 
 
TYP_APP_MODULE
static final int TYP_APP_MODULE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DATA_CONTROL
static final int TYP_DATA_CONTROL
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_OBJECT
static final int TYP_VIEW_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_ROW_SET
static final int TYP_VIEW_ROW_SET
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_ROW_SET_ITERATOR
static final int TYP_VIEW_ROW_SET_ITERATOR
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_ROW
static final int TYP_VIEW_ROW
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_LINK
static final int TYP_VIEW_LINK
- 
- See Also:
 
- Constant Field Values
 
 
TYP_SERVICE_VIEW_USAGE
static final int TYP_SERVICE_VIEW_USAGE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ENTITY_OBJECT
static final int TYP_ENTITY_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ENTITY_ROW_SET
static final int TYP_ENTITY_ROW_SET
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ENTITY_ROW_SET_ITERATOR
static final int TYP_ENTITY_ROW_SET_ITERATOR
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ENTITY_ROW
static final int TYP_ENTITY_ROW
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ENTITY_ASSOC
static final int TYP_ENTITY_ASSOC
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ENTITY_USAGE
static final int TYP_ENTITY_USAGE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ATTRIBUTE
static final int TYP_ATTRIBUTE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VARIABLE
static final int TYP_VARIABLE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VARIABLE_WHERE_CLAUSE
static final int TYP_VARIABLE_WHERE_CLAUSE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_DOMAIN
static final int TYP_DOMAIN
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PACKAGE
static final int TYP_PACKAGE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VALIDATOR_TYPE
static final int TYP_VALIDATOR_TYPE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_TRIGGER_TYPE
static final int TYP_TRIGGER_TYPE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_COMPONENT_OBJECT
static final int TYP_COMPONENT_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_TRANSACTION
static final int TYP_TRANSACTION
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_CRITERIA
static final int TYP_VIEW_CRITERIA
- 
- See Also:
 
- Constant Field Values
 
 
TYP_SORT_CRITERIA
static final int TYP_SORT_CRITERIA
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_CRITERIA_ROW
static final int TYP_VIEW_CRITERIA_ROW
- 
- See Also:
 
- Constant Field Values
 
 
TYP_VIEW_CRITERIA_ITEM
static final int TYP_VIEW_CRITERIA_ITEM
- 
- See Also:
 
- Constant Field Values
 
 
TYP_CATEGORY
static final int TYP_CATEGORY
- 
- See Also:
 
- Constant Field Values
 
 
TYP_SORT_CRITERIA_LIST
static final int TYP_SORT_CRITERIA_LIST
- 
- See Also:
 
- Constant Field Values
 
 
TYP_ATTRIBUTE_LIST_WITH_DEF
static final int TYP_ATTRIBUTE_LIST_WITH_DEF
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_OFFSET
static final int TYP_PERS_DEF_OFFSET
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_APP_MODULE
static final int TYP_PERS_DEF_APP_MODULE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_VIEW_OBJECT
static final int TYP_PERS_DEF_VIEW_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_VIEW_LINK
static final int TYP_PERS_DEF_VIEW_LINK
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_ENTITY_OBJECT
static final int TYP_PERS_DEF_ENTITY_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_ENTITY_ASSOC
static final int TYP_PERS_DEF_ENTITY_ASSOC
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_ATTRIBUTE
static final int TYP_PERS_DEF_ATTRIBUTE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_DOMAIN
static final int TYP_PERS_DEF_DOMAIN
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_PACKAGE
static final int TYP_PERS_DEF_PACKAGE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_COMPONENT_OBJECT
static final int TYP_PERS_DEF_COMPONENT_OBJECT
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_VARIABLE
static final int TYP_PERS_DEF_VARIABLE
- 
- See Also:
 
- Constant Field Values
 
 
TYP_PERS_DEF_OPERATION
static final int TYP_PERS_DEF_OPERATION
- 
- See Also:
 
- Constant Field Values
 
 
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.