Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [CDO] is it what I want ?
[CDO] is it what I want ? [message #614135] Tue, 29 January 2008 12:28
Thomas is currently offline ThomasFriend
Messages: 151
Registered: July 2009
Senior Member
HI I learned about teneo and cdo only the last couple of days. I like
soemthink about cdo, but I wonder if its hwat I actually want. I have a
typical three tiered architecture. currently i have JPA entities
persited with hibernate in my domain model. what I like is that CDO
promises to handle the lazy loading of the model to the client (which I
currently cant with hibernate) for a single business object i always
have to load the whole object graph and transfer it to the client. But I
come from relational database background. so I wonder if i have an emf
model for everything, how can i query it (for e.g. give me all persons
with name like '%Thomas%' ? how is the cdo persistence layer ? I want to
be db independant (at least postgres, sql server, oracle). I have tons
of data, what about performance issues ? with hibernate i can tune many
things on the db. would be glad if you can teach me something about cdo :)

Regards Thomas
Previous Topic:CDO Maintenance Needs?
Next Topic:[CDO] java.lang.NoClassDefFoundError: org/eclipse/emf/cdo/client/internal/ClientActivator
Goto Forum:
  


Current Time: Thu Mar 28 08:45:03 GMT 2024

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

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

Back to the top