a call to
> context.getEntityResolver().getObjEntities(); return multiple object
> entities with the same name?
>
> Thank you!
>
> Gary
--
Mikaël Cluseau <[EMAIL PROTECTED]>
ISI.NC
/objectstyle.org/cayenne/lists/cayenne-devel/2005/06/0036.html).
All this posted on the ML.
--
Mikaël Cluseau <[EMAIL PROTECTED]>
ISI.NC
, Collections.singletonMap(
"table", tableName)));
}
context.performGenericQuery(chain);
}
And in the "main" method :
emptyTables("PAINTING", "ARTIST", "GALLERY");
I may go to far for a quick start, but worth to post on the mailing list
anyway ;-)
--
Mikaël Cluseau <[EMAIL PROTECTED]>
ISI.NC
ESSAGE IS INTENDED FOR THE USE OF THE PERSON TO WHOM IT IS ADDRESSED.
> IT MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM
> DISCLOSURE UNDER APPLICABLE LAW. If you are not the intended recipient, your
> use of this message for any purpose is strictly prohibited. If you have
> received this communication in error, please delete the message and notify
> the sender so that we may correct our records.
--
Mikaël Cluseau <[EMAIL PROTECTED]>
ISI.NC
time, Ari.
Le mercredi 19 septembre 2007 à 09:42 +1000, Aristedes Maniatis a
écrit :
> On 18/09/2007, at 10:52 PM, Mikaël Cluseau wrote:
>
> > About my uses of the model, there some old code of mine at
> > http://cayenne-tools.sourceforge.net/ (XUL has been forgotten...).
>
ge.net/ (XUL has been forgotten...).
Cheers,
--
Mikaël Cluseau <[EMAIL PROTECTED]>
ISI.NC
Build a run-time model
RuntimeConfiguration rtc = config.instanciate();
// Get back the (meta-)model
assert config == rtc.getMetaModel();
I'm very tight on my deadlines theses days but I would be happy to help
you get rid of this "pain" (you seem to call it this way ;-)) in a month
or two.
--
Mikaël Cluseau <[EMAIL PROTECTED]>
ISI.NC
ng).
I'm currently working by removing DataNodes from the project and adding
them back, so it is not very... fun. Can someone please point me at
least ways to solve the issue ?
I had it "working" by setting every node's DataSourceFactory to
ProjectDataSourceFactory *but* it destroys their data...
Thanks !
--
Mikaël Cluseau