Hibernate+PostgreSQL throws JDBCConnectionException: Cannot open connection
- by Omer Salmanoglu
false
true
auto
thread
org.postgresql.Driver
1234
jdbc:postgresql://localhost/postgres
postgres
public
org.hibernate.dialect.PostgreSQLDialect
false
true
org.hibernate.transaction.JDBCTransactionFactory
false
false
false
false
100
When I press "Save" button I get the following exception:
javax.servlet.ServletException:…