Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Carolina Lopez   on Sep 30 In Java Category.

  
Question Answered By: Geldefsman Bakker   on Sep 30

I repeat my question by sample.
1: the end-user "Reza" Login in sytem.
2: He want to insert one object in database.
3: my database  wants to know who wants to insert this
object.
I want to send  this user.As you know, In Application
server we have connection pool and all the connection
assigned by one user  like "developer".
If I implement JAAS in my project I can find the
web-Applicaion user in my application  server, But I
don't know how database can know that user.My
percistence manager is hibernate.

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Security Or get search suggestion and latest updates.


Tagged: