changeset 13:246998056e9b

While autogenerating the model in the last commit, the persistence file was modified and set to a databaseconnection.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 18 Apr 2013 17:00:39 +0200
parents 658c1de4ff22
children de959fc71eda
files src/main/resources/META-INF/persistence.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/main/resources/META-INF/persistence.xml	Thu Apr 18 16:59:53 2013 +0200
+++ b/src/main/resources/META-INF/persistence.xml	Thu Apr 18 17:00:39 2013 +0200
@@ -8,6 +8,7 @@
       <!-- If you are running in a production environment, add a managed 
          data source, the example data source is just for development and testing! -->
       <jta-data-source>java:jboss/datasources/ladaDS</jta-data-source>
+      <class>de.intevation.model.LProbe</class>
       <properties>
          <!-- Properties for Hibernate -->
          <property name="hibernate.hbm2ddl.auto" value="create-drop" />
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)