Skip to content

Instantly share code, notes, and snippets.

@brunocroh
Created October 14, 2017 02:52
Show Gist options
  • Save brunocroh/86d0d8d4a22b036bf11beaea27d7e68a to your computer and use it in GitHub Desktop.
Save brunocroh/86d0d8d4a22b036bf11beaea27d7e68a to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<persistence:persistence xmlns:persistence="http://java.sun.com/xml/ns/persistence"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
version="2.0"
xsi:schemaLocation="http://java.sun.com/xml/ns/persistence
http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd " >
<persistence:persistence-unit name="onzeVencedorPu"/>
</persistence:persistence>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment