Menu

Driver Filename

Help
2004-02-24
2013-04-09
  • Andrew Major

    Andrew Major - 2004-02-24

    Hi,
    I am completely new to hibernate and eclipse so please bare with me. I am setting up a new hibernate connection in eclipse and wanted to know what the Driver Filename is?

    many thanks in advance

     
    • Andrew Major

      Andrew Major - 2004-02-24

      Ok,
      I have managed to figure out what the driver filename is, but when i try to make a connection I am getting the following error message in the logs output:

      Ignoring resources in Project output: /Cocoon/bin
      Adding Project Classpath file:/Library/Tomcat/webapps/cocoon/WEB-INF/classes/bin/
      java.lang.Exception: Error: Driver returned a null connection: postgreSQL
          at net.sf.hibernator.HibernateConnection.createConnection(HibernateConnection.java:159)
          at net.sf.hibernator.views.ConnectionView.run(ConnectionView.java:199)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)

       
    • shruthi04

      shruthi04 - 2006-09-28

      Hi,
      I am also completely new to hibernate and eclipse And am setting up a new hibernate connection in eclipse and wanted to know what the Driver Filename is? And since am using MS SQL how to add dialect for the same.. Am not finding org.hibernate.dialect.SQLServerDialect in dropdown list
      Please anyone help me out

      Many thanks in advance

       

Log in to post a comment.