Joined: Mon Jun 13, 2011 5:42 am Posts: 1
|
Hi All,
I am new in using hibernates...I got a requirement like creating a table dynamically with the columns and their types which will be passed at runtime. I searched in net and found that by using session.createSQLQuery(s) we can execute the statements which is not suitable in my case... So can any one please help me in suggesting a solution in hibernates which fulfills my requirement.It will be great if any sample example is given for this scenario.
Thanks in adavnce..
|
|