Mapping of Coherence Functions to DataGrid Functions
4.x Coherence Category Function Name | DataGrid Category Function Name |
---|---|
C_CacheGetEntityById() |
CacheGetEntityById() |
C_CacheLoadConceptByExtId() |
CacheLoadConceptByExtId() |
C_CacheLoadConceptById() |
CacheLoadConceptById() |
C_CacheLoadConceptIndexedByExtId() |
CacheLoadConceptIndexedByExtId() |
C_CacheLoadConceptsByExtId() |
CacheLoadConceptsByExtId() |
C_CacheLoadEntity() |
CacheLoadEntity() |
C_CacheLoadEventByExtId() |
CacheLoadEventByExtId() |
C_CacheLoadEventById() |
CacheLoadEventById() |
C_CacheLoadParent() |
CacheLoadParent() |
C_CacheName() |
CacheName() |
C_CacheReevaluate() |
CacheReevaluate() |
C_ClassName() |
ClassName() |
C_EnableCacheUpdate() |
EnableCacheUpdate() |
C_Index() |
Index() |
C_Lock() |
Lock() |
C_TransactionProperties |
TransactionProperties() |
C_UnLock() |
UnLock() |
Copyright © TIBCO Software Inc. All Rights Reserved.