Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Teneo] Can't seem to access objects in store
[Teneo] Can't seem to access objects in store [message #602925] Fri, 23 February 2007 18:49
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
I am not able to access objects in a Teneo data store. I have browsed the
database and the object data is there. After doing a load on the resource
I only seem to have the root object. If I try to access objects contained
by the root I get an object of type HibernatePersistableEList, for example.

Here is the code I run to load the resource...

ResourceSet resSet = new ResourceSetImpl();
Resource res = new HibvernateResource(...uri for .ehb file);
res.load(null);

What is wrong here...?

Thanks,
Mark.
Previous Topic:[Teneo] Date and DateTime mapping?
Next Topic:[Teneo] Embeddable annotation?
Goto Forum:
  


Current Time: Thu Apr 25 10:00:19 GMT 2024

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

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

Back to the top