Skip to content

Instantly share code, notes, and snippets.

View SergioDiniz's full-sized avatar
🎮
Playing something 😋

Sergio SergioDiniz

🎮
Playing something 😋
  • João Pessoa, PB, Brazil
View GitHub Profile
@SergioDiniz
SergioDiniz / hibernate.cfg.xml
Created November 18, 2016 21:58
hibernate.cfg.xml for PostgreSQL
<!--
~ Hibernate, Relational Persistence for Idiomatic Java
~
~ License: GNU Lesser General Public License (LGPL), version 2.1 or later.
~ See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
-->
<!DOCTYPE hibernate-configuration PUBLIC
"-//Hibernate/Hibernate Configuration DTD 3.0//EN"
"http://www.hibernate.org/dtd/hibernate-configuration-3.0.dtd">