summaryrefslogtreecommitdiff
path: root/opendc-integration-jpa/src/main/resources/META-INF/persistence.xml
AgeCommit message (Collapse)Author
2017-09-29Rename persistence unit to opendc-simulatorGeorgios Andreadis
Also changes the environment variables of the run-command to reflect the standard followed in the rest of the OpenDC codebase.
2017-09-28Add Dockerfile for the JPA integrationFabian Mastenbroek
This change adds a Dockerfile to the repository which will automatically launch the JPA integration.
2017-09-28Fix host for simulation setupFabian Mastenbroek
2017-09-28Add thread pool for experiment platformFabian Mastenbroek
2017-09-28Implement JPA integrationFabian Mastenbroek