Joined: Sat Jan 24, 2004 8:58 am Posts: 4 Location: Bangladesh
|
Hibernate version:
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using:
Debug level Hibernate log excerpt:
hello all.
hope all of you are well.
For many days I'm using Hibernate and feeling good with Hibernate.
But now I'm stuck to perform one operation by Hibernate.
Version - Hibernate 2.1.1
Database Version - Oracld 9.0.1
From my application I want to create an oracle user with passwaord, and want to modify the password of that user. But I'm stuck to perform this DDL statements through Hibernate.
How can i be able to run DDL statements through Hibernate?
Can anyone help me?
Thanks for any reply.
regards
tanver
Can anyone help me
|
|