#File used by hibernate tools to override and other container specific settings in persistence.xml hibernate.connection.password=post hibernate.connection.username=postgres hibernate.connection.driver_class=org.postgresql.Driver hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect hibernate.connection.url=jdbc:postgresql://localhost/ejbTest hibernate.connection.provider_class org.hibernate.connection.DriverManagerConnectionProvider hibernate.datasource= hibernate.transaction.manager_lookup_class=