-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate 3.05 and Oracle JDBC Proxy Authentication
PostPosted: Wed Jan 11, 2006 3:44 am 
Newbie

Joined: Wed Jan 11, 2006 3:33 am
Posts: 1
Hibernate version: 3.05

Name and version of the database you are using: Oracle 10g Release 1

We have an existing MVC applicaiton which is using Hibernate as a database persistence mechanism, the application currently is working well, but our client now wishes to do something on database level, which is dependent on username in Oracle.

Oracle JDBC has a facility which they call "Middle-Tier Authentication Through Proxy Connections" (covered in chapter 25 Oracle® Database JDBC Developer's Guide and Reference).

Is there an extension point which I could use to make sure I can use this sort of extension with Hibernate.

Please note: We currently look up the datasource using JNDI, we would like to keep this as well.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 4:15 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
write a custom ConnectionProvider and have fun ;)

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.