Select Git revision
hibernate.properties
BADRI Rym authored
hibernate.properties 254 B
hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
hibernate.connection.url=jdbc:postgresql://0.0.0.0:5432/jobmngt_db
hibernate.connection.driver_class=org.postgresql.Driver
hibernate.connection.username=pguser
hibernate.connection.password=pgpwd