Sha256: c21b2058c696bd7c09e8ef817a6802a47202a0ec423287377f3f7387d418d995

Contents?: true

Size: 400 Bytes

Versions: 6

Compression:

Stored size: 400 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<persistence xmlns="http://java.sun.com/xml/ns/persistence"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd"
	version="2.0">

	<persistence-unit name="default" transaction-type="RESOURCE_LOCAL">
    </persistence-unit>

</persistence>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
heroku-vraptor-scaffold-0.9.0 lib/vraptor-scaffold/generators/app/templates/orm/persistence.xml
vraptor-scaffold-1.3.0 lib/vraptor-scaffold/generators/app/templates/orm/persistence.xml
vraptor-scaffold-1.3.0.rc lib/vraptor-scaffold/generators/app/templates/orm/persistence.xml
vraptor-scaffold-1.2.3 lib/vraptor-scaffold/generators/app/templates/orm/persistence.xml
vraptor-scaffold-1.2.1 lib/vraptor-scaffold/generators/app/templates/orm/persistence.xml
vraptor-scaffold-1.2.0 lib/vraptor-scaffold/generators/app/templates/orm/persistence.xml