Search:

Type: Posts; User: ch.nagaraj

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    3,608

    Re: jdbc connection problem

    use this
    driver to connect and use connectorJ Driver and keep the jar file in the class path
    this solves ur problem
    org.git.mm.mysql.driver
  2. Replies
    1
    Views
    2,904

    Re: StoredProcedure Vs Hibernate

    Hi,
    we can use hibernate. Hibernate is an ORM Frame work which primarly works on webserver/app server not on db server. replacing ORM for store procedure can be done as it is more capable than store...
Results 1 to 2 of 2