Created
October 14, 2017 02:52
-
-
Save brunocroh/86d0d8d4a22b036bf11beaea27d7e68a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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