Expert |
|
Joined: Mon Feb 14, 2005 12:32 pm Posts: 609 Location: Atlanta, GA - USA
|
Can anyone point me to any examples using the Mapping API directly to dynamically map a table and it's columns at runtime ?
The Java Persistence with Hibernate book briefly gives an example of adding a column to an existing table mapping, but I need to create the entire class/table mapping at runtime.
Thanks in advance.
_________________ Preston
Please don't forget to give credit if/when you get helpful information.
Last edited by pksiv on Sat Nov 17, 2007 2:33 pm, edited 1 time in total.
|
|