View Single Post

   
  #4 (permalink)  
Old 04-09-2008, 02:55 PM
Thorsten Kraus
 
Posts: n/a
Default Re: Webappication and PostgreSQL login roles

Hi,

thanks for your answer. I cant use the username/password in my DSN
because I don't connect directly via JDBC to the database. I use
hibernate for all database actions. The username and password has to be
stored in the hibernate configuration file...

Bye,
Thorsten


Lutz Broedel schrieb:
>
> Can you not use the username/password as part of the DSN?
>
> Regards,
> Lutz Broedel
>



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote