facebook

JNDI Path

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265398 Reply

    e_pgunda
    Member

    When I go to Hibernate Reverse Engineering Wizard and choose JNDI DAO, it asks for JNDI path. What is this JNDI path?

    #265408 Reply

    Haris Peco
    Member

    e_pgunda,

    JNDI is an API specified in Java technology that provides naming and directory functionality to applications.
    Application servers like Tomcat or JBoss provide JNDI for database access.You can find more in documentation ofr your application server

    It is probably easier that you use Spring and Spring DAO.

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JNDI Path

You must be logged in to post in the forum log in