Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Value holding in CDO model
Value holding in CDO model [message #620424] Thu, 04 December 2008 13:43
Rimvydas is currently offline RimvydasFriend
Messages: 47
Registered: July 2009
Member
Suppose I have a CDO model and classes in the model can have a lot of
features.
Usually only a small subset of features is actually used.
CDO objects holds values in the EStoreEObjectImpl.eSettings (transient or
with enabled caching) and CDOObjectImpl.cdoSettings fields. Size of these
arrays is equal to number of features of a class. So in my case the
model's implementation is not efficient. I would like to implement my own
value holding.

My question is: Is it possible to change value holding in CDO model
without reimplementing CDOEObjectImpl and EStoreEObjectImpl classes?
Previous Topic:CD Server initialization issue with HibernateStore
Next Topic:Custom import from java annotations
Goto Forum:
  


Current Time: Fri Sep 20 14:42:28 GMT 2024

Powered by FUDForum. Page generated in 0.02996 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top