You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<persistence xmlns="https://jakarta.ee/xml/ns/persistence"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="https://jakarta.ee/xml/ns/persistence https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd"
|
|
version="3.0">
|
|
<persistence-unit name="default">
|
|
|
|
</persistence-unit>
|
|
</persistence>
|