%Library.StorageSQLMapDefinition
persistent class %Library.StorageSQLMapDefinition extends %Library.AbstractDefinition
SQL Table Name: %Library.StorageSQLMapDefinition
Contains SQL mapping information for a storage definition for a class within the Caché Dictionary.Property Inventory
- ClassName
- Condition
- ConditionFields
- ConditionalWithHostVars
- Data
- Global
- Name
- PopulationPct
- PopulationType
- RowIdSpec
- RowReference
- StorageName
- Structure
- Subscript
- Type
Properties
property ClassName as %CacheString;
Property methods: ClassNameGet(), ClassNameIsValid(), ClassNameSet()
property Condition as %CacheString;
Property methods: ConditionGet(), ConditionIsValid(), ConditionSet()
property ConditionFields as %CacheString;
Property methods: ConditionFieldsGet(), ConditionFieldsIsValid(), ConditionFieldsSet()
property ConditionalWithHostVars as %CacheString;
Property methods: ConditionalWithHostVarsGet(), ConditionalWithHostVarsIsValid(), ConditionalWithHostVarsSet()
property Data as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: DataGet(), DataGetObject(), DataGetObjectId(), DataGetSwizzled(), DataIsValid(), DataNewObject(), DataSet(), DataSetObject(), DataSetObjectId(), DataUnSwizzle()
property Global as %CacheString;
Property methods: GlobalGet(), GlobalIsValid(), GlobalSet()
property Name as %CacheString;
Property methods: NameGet(), NameIsValid(), NameSet()
property PopulationPct as %CacheString;
Property methods: PopulationPctGet(), PopulationPctIsValid(), PopulationPctSet()
property PopulationType as %CacheString;
Property methods: PopulationTypeGet(), PopulationTypeIsValid(), PopulationTypeSet()
property RowIdSpec as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: RowIdSpecGet(), RowIdSpecGetObject(), RowIdSpecGetObjectId(), RowIdSpecGetSwizzled(), RowIdSpecIsValid(), RowIdSpecNewObject(), RowIdSpecSet(), RowIdSpecSetObject(), RowIdSpecSetObjectId(), RowIdSpecUnSwizzle()
property RowReference as %CacheString;
Property methods: RowReferenceGet(), RowReferenceIsValid(), RowReferenceSet()
property StorageName as %CacheString;
Property methods: StorageNameGet(), StorageNameIsValid(), StorageNameSet()
property Structure as %CacheString;
Property methods: StructureGet(), StructureIsValid(), StructureSet()
property Subscript as %ListOfPersistentChildObjects (CLASSNAME = 1);
Property methods: SubscriptGet(), SubscriptGetObject(), SubscriptGetObjectId(), SubscriptGetSwizzled(), SubscriptIsValid(), SubscriptNewObject(), SubscriptSet(), SubscriptSetObject(), SubscriptSetObjectId(), SubscriptUnSwizzle()
property Type as %CacheString;
Property methods: TypeGet(), TypeIsValid(), TypeSet()
Indexes
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BuildIndices()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- GetTransientState()
- SetTransientState()
- lb()
- li()
- ll()
Storage
Gray indicates storage defined by superclasses.
Storage Model: CacheStorage (%Library.AbstractDefinition)
^%Library.AbstractDefinitionD(ID) | = | %%CLASSNAME
|