On Thu, Jul 23, 2009 at 9:10 PM, crispyoz (via Nabble) <
[email protected]<ml-user%[email protected]>
> wrote:

> When the server sees the new XML it parses it and does a reshape/create of
> any required tables instantiate an instance of the modified/new class, I can
> wait for this to complete and then call the generated class and access it's
> methods.


What methods?  The new ones?  How do you know what they're called?  How does
your code that calls them compile?

If you're using reflection, this isn't much different from using a Map.
Mind you, I'm not some kind of Map zealot :-) I just don't see what you gain
here if your structure is constantly changing.

Best,
Laird

-- 
View this message in context: 
http://n2.nabble.com/Dynamic-entity-definition-creation---is-it-possible--tp3310100p3316923.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to