Results 1 to 2 of 2

Thread: Is it possible to extracting the connection-data from hibernateTemplate?

  1. #1
    Join Date
    Jan 2012
    Posts
    3

    Default Is it possible to extracting the connection-data from hibernateTemplate?

    Hello everybody,

    I'm currently integrating some java classes into my project which use jdbc and whose methods are called with the appropriate mysql-connection information (user/passwort/url). I would like to read those information from my hibernateTemplate, but I am not sure what would be the best/easiest way to do so... Any suggestions?

    Greetings,
    schmand

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,806

    Default

    Hello

    I would like to read those information from my hibernateTemplate, but I am not sure what would be the best/easiest way to do so... Any suggestions?
    Even if that is possible, why do you want to do that? Perhaps you requires other solution
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •