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, GenericDomainException, GraphCycleException, HiddenDefException, InvalidAttrKindException, InvalidDefNameException, InvalidObjAccessException, InvalidObjNameException, InvalidOperException, InvalidOwnerException, InvalidParamException, InvalidSortCriteriaAttrException, JboAssert, JboException, JboExMsgCarrier, JboSerializationException, JboUnexpectedException, JboValidatorContext, JboWarning, JIEvalException, JIEvaluationError, JIException, JISyntaxError, JUMetaObjectManager, JUObjectTypeHelper, KeyNotFoundException, KeyNotPopulatedException, ListBindingMismatchException, MetaObjectManager, NameClashException, NoDefException, NoObjException, NotConnectedException, NoXMLFileException, ObjectTypeHelper, PCollException, PersistenceException, PiggybackException, ReadOnlyAttrException, ReadOnlyDefObjectException, ReadOnlyViewObjectException, ReadXMLException, RemoveRowPrivilegeException, RemoveWithDetailsException, ResourcePoolException, RowAlreadyDeletedException, RowCreateException, RowDMLException, RowIdGenerationException, RowInconsistentException, RowNotAvailableException, RowNotFoundException, RowReadXMLException, RowValException, ServiceJboWarning, SQLDatumException, SQLStmtException, TooManyObjectsException, TxnValException, UnknownSQLTypeException, UpdateAttrPrivilegeException, ValidationException, VariantException, 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_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_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_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_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_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
Skip navigation links
Copyright © 1997, 2009, Oracle. All rights reserved.