Refactored demo section to single app layout.
This commit is contained in:
parent
b3635cf64d
commit
4bd244f4e5
337 changed files with 1630 additions and 1883 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
||||
<properties>
|
||||
<comment>
|
||||
Files to load
|
||||
</comment>
|
||||
<entry key="persistenceUnit">java:/petstore_pu</entry>
|
||||
<entry key="load.0">demo/petstore/resources/xpql/petstore.xml</entry>
|
||||
</properties>
|
||||
Loading…
Add table
Add a link
Reference in a new issue