Author: jpeterka
Date: 2012-03-19 12:31:40 -0400 (Mon, 19 Mar 2012)
New Revision: 39629
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.settings/org.hibernate.eclipse.console.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.classpath
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.project
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.eclipse.jdt.core.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.hibernate.eclipse.console.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/bin/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/cfg/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/console/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/console/hibernate35.launch
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate.launch
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/hibernate.cfg.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customer.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customers.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Dog.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Employees.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Kunde.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Offices.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orderdetails.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orders.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordattributes.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordresourceauditlog.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Payments.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Productlines.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Products.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.hbm.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.java
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.classpath
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.project
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.settings/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.settings/org.eclipse.jdt.core.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/bin/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/src/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.classpath
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.project
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.settings/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.settings/org.eclipse.jdt.core.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/bin/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/src/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.classpath
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.project
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jdt.core.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jpt.core.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.hibernate.eclipse.console.prefs
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/classes/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/classes/META-INF/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/classes/META-INF/persistence.xml
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/src/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/src/META-INF/
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/src/META-INF/persistence.xml
Log:
Resource projects for Hibernate ui bot tests added
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.settings/org.hibernate.eclipse.console.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.settings/org.hibernate.eclipse.console.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.settings/org.hibernate.eclipse.console.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,3 @@
+default.configuration=
+eclipse.preferences.version=1
+hibernate3.enabled=false
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/.settings/org.hibernate.eclipse.console.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.classpath
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.classpath
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.classpath 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.classpath
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.project
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.project
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.project 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>hibernate35</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.project
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.eclipse.jdt.core.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.eclipse.jdt.core.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.eclipse.jdt.core.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,12 @@
+#Thu Dec 08 10:03:09 CET 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.eclipse.jdt.core.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.hibernate.eclipse.console.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.hibernate.eclipse.console.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.hibernate.eclipse.console.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,4 @@
+#Thu Dec 08 16:29:12 CET 2011
+default.configuration=hibernate35
+eclipse.preferences.version=1
+hibernate3.enabled=false
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/.settings/org.hibernate.eclipse.console.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/console/hibernate35.launch
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/console/hibernate35.launch
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/console/hibernate35.launch 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
+<launchConfiguration
type="org.hibernate.eclipse.launch.ConsoleConfigurationLaunchConfigurationType">
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry value="/hibernate35"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="4"/>
+</listAttribute>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR"
value="hibernate35"/>
+<stringAttribute key="org.hibernate.eclipse.launch.CFG_XML_FILE"
value="/hibernatelib/cfg/hibernate.cfg.xml"/>
+<stringAttribute key="org.hibernate.eclipse.launch.CONFIGURATION_FACTORY"
value="CORE"/>
+<listAttribute key="org.hibernate.eclipse.launch.FILE_MAPPINGS">
+<listEntry value="/hibernate35/src/org/testday/Customer.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Customers.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Dog.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Employees.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Kunde.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Offices.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Orderdetails.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Orders.hbm.xml"/>
+<listEntry
value="/hibernate35/src/org/testday/Passwordattributes.hbm.xml"/>
+<listEntry
value="/hibernate35/src/org/testday/Passwordresourceauditlog.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Payments.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Productlines.hbm.xml"/>
+<listEntry value="/hibernate35/src/org/testday/Products.hbm.xml"/>
+</listAttribute>
+<stringAttribute key="org.hibernate.eclipse.launch.HIBERNATE_VERSION"
value="4.0"/>
+</launchConfiguration>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/console/hibernate35.launch
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
+<launchConfiguration
type="org.hibernate.eclipse.launch.CodeGenerationLaunchConfigurationType">
+<stringAttribute key="org.hibernate.tools.configurationname"
value="hibernate40"/>
+<booleanAttribute key="org.hibernate.tools.ejb3"
value="false"/>
+<listAttribute key="org.hibernate.tools.exporters">
+<listEntry value="org.hibernate.tools.hbm2java"/>
+<listEntry value="org.hibernate.tools.hbm2hbmxml"/>
+<listEntry value="org.hibernate.tools.hbm2dao"/>
+<listEntry value="org.hibernate.tools.hbmtemplate"/>
+<listEntry value="org.hibernate.tools.hbm2cfgxml"/>
+<listEntry value="org.hibernate.tools.hbm2doc"/>
+<listEntry value="org.hibernate.tools.hbm2ddl"/>
+<listEntry value="org.hibernate.tools.query"/>
+</listAttribute>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2cfgxml"
value="false"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2cfgxml.extension_id"
value="org.hibernate.tools.hbm2cfgxml"/>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2dao"
value="false"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2dao.extension_id"
value="org.hibernate.tools.hbm2dao"/>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2ddl"
value="false"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2ddl.extension_id"
value="org.hibernate.tools.hbm2ddl"/>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2doc"
value="false"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2doc.extension_id"
value="org.hibernate.tools.hbm2doc"/>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2hbmxml"
value="true"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2hbmxml.extension_id"
value="org.hibernate.tools.hbm2hbmxml"/>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2java"
value="true"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbm2java.extension_id"
value="org.hibernate.tools.hbm2java"/>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbmtemplate"
value="false"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.hbmtemplate.extension_id"
value="org.hibernate.tools.hbmtemplate"/>
+<booleanAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.query"
value="false"/>
+<stringAttribute
key="org.hibernate.tools.exporters.org.hibernate.tools.query.extension_id"
value="org.hibernate.tools.query"/>
+<booleanAttribute key="org.hibernate.tools.jdk5"
value="false"/>
+<stringAttribute key="org.hibernate.tools.outputdir"
value="/hibernate40/src"/>
+<stringAttribute key="org.hibernate.tools.package"
value="org.hsql"/>
+<booleanAttribute key="org.hibernate.tools.prefercompositeids"
value="true"/>
+<booleanAttribute key="org.hibernate.tools.reveng.detect_many_to_many"
value="true"/>
+<booleanAttribute key="org.hibernate.tools.reveng.detect_one_to_one"
value="true"/>
+<booleanAttribute key="org.hibernate.tools.reveng.detect_optimistc_lock"
value="true"/>
+<booleanAttribute key="org.hibernate.tools.schema2hbm"
value="true"/>
+<booleanAttribute key="org.hibernate.tools.useExternalProcess"
value="false"/>
+<booleanAttribute key="org.hibernate.tools.useOwnTemplates"
value="false"/>
+</launchConfiguration>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hb40hsqldb.launch
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate.launch
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate.launch
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate.launch 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
+<launchConfiguration
type="org.hibernate.eclipse.launch.ConsoleConfigurationLaunchConfigurationType">
+<stringAttribute key="org.hibernate.eclipse.launch.CFG_XML_FILE"
value="/hibernate35/src/hibernate.cfg.xml"/>
+<stringAttribute key="org.hibernate.eclipse.launch.CONFIGURATION_FACTORY"
value="CORE"/>
+<listAttribute key="org.hibernate.eclipse.launch.FILE_MAPPINGS"/>
+<stringAttribute key="org.hibernate.eclipse.launch.HIBERNATE_VERSION"
value="3.5"/>
+</launchConfiguration>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate.launch
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
+<launchConfiguration
type="org.hibernate.eclipse.launch.ConsoleConfigurationLaunchConfigurationType">
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry value="hibernate40"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="4"/>
+</listAttribute>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR"
value="hibernate40"/>
+<stringAttribute key="org.hibernate.eclipse.launch.CFG_XML_FILE"
value="/hibernatelib/cfg/hibernate.cfg.xml"/>
+<stringAttribute key="org.hibernate.eclipse.launch.CONFIGURATION_FACTORY"
value="CORE"/>
+<listAttribute key="org.hibernate.eclipse.launch.FILE_MAPPINGS">
+<listEntry value="/hibernate40/src/org/hsql/Customer.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Customers.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Dog.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Employees.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Kunde.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Offices.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Orderdetails.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Orders.hbm.xml"/>
+<listEntry
value="/hibernate40/src/org/hsql/Passwordattributes.hbm.xml"/>
+<listEntry
value="/hibernate40/src/org/hsql/Passwordresourceauditlog.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Payments.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Productlines.hbm.xml"/>
+<listEntry value="/hibernate40/src/org/hsql/Products.hbm.xml"/>
+</listAttribute>
+<stringAttribute key="org.hibernate.eclipse.launch.HIBERNATE_VERSION"
value="4.0"/>
+</launchConfiguration>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/hibernate40.launch
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/hibernate.cfg.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/hibernate.cfg.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/hibernate.cfg.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE hibernate-configuration PUBLIC
+ "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
+ "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
+<hibernate-configuration>
+ <session-factory>
+ <property
name="hibernate.dialect">org.hibernate.dialect.HSQLDialect</property>
+ </session-factory>
+</hibernate-configuration>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/hibernate.cfg.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customer.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customer.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customer.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,51 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Customer generated by hbm2java
+ */
+public class Customer implements java.io.Serializable {
+
+ private long id;
+ private String firstname;
+ private String surname;
+
+ public Customer() {
+ }
+
+ public Customer(long id) {
+ this.id = id;
+ }
+
+ public Customer(long id, String firstname, String surname) {
+ this.id = id;
+ this.firstname = firstname;
+ this.surname = surname;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getFirstname() {
+ return this.firstname;
+ }
+
+ public void setFirstname(String firstname) {
+ this.firstname = firstname;
+ }
+
+ public String getSurname() {
+ return this.surname;
+ }
+
+ public void setSurname(String surname) {
+ this.surname = surname;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customer.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customers.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customers.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customers.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,187 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Customers generated by hbm2java
+ */
+public class Customers implements java.io.Serializable {
+
+ private int customernumber;
+ private Employees employees;
+ private String addressline1;
+ private String addressline2;
+ private String city;
+ private String contactfirstname;
+ private String contactlastname;
+ private String country;
+ private Double creditlimit;
+ private String customername;
+ private String phone;
+ private String postalcode;
+ private String state;
+ private Set orderses = new HashSet(0);
+ private Set paymentses = new HashSet(0);
+
+ public Customers() {
+ }
+
+ public Customers(int customernumber, String addressline1, String city,
+ String contactfirstname, String contactlastname, String country,
+ String customername, String phone) {
+ this.customernumber = customernumber;
+ this.addressline1 = addressline1;
+ this.city = city;
+ this.contactfirstname = contactfirstname;
+ this.contactlastname = contactlastname;
+ this.country = country;
+ this.customername = customername;
+ this.phone = phone;
+ }
+
+ public Customers(int customernumber, Employees employees,
+ String addressline1, String addressline2, String city,
+ String contactfirstname, String contactlastname, String country,
+ Double creditlimit, String customername, String phone,
+ String postalcode, String state, Set orderses, Set paymentses) {
+ this.customernumber = customernumber;
+ this.employees = employees;
+ this.addressline1 = addressline1;
+ this.addressline2 = addressline2;
+ this.city = city;
+ this.contactfirstname = contactfirstname;
+ this.contactlastname = contactlastname;
+ this.country = country;
+ this.creditlimit = creditlimit;
+ this.customername = customername;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.state = state;
+ this.orderses = orderses;
+ this.paymentses = paymentses;
+ }
+
+ public int getCustomernumber() {
+ return this.customernumber;
+ }
+
+ public void setCustomernumber(int customernumber) {
+ this.customernumber = customernumber;
+ }
+
+ public Employees getEmployees() {
+ return this.employees;
+ }
+
+ public void setEmployees(Employees employees) {
+ this.employees = employees;
+ }
+
+ public String getAddressline1() {
+ return this.addressline1;
+ }
+
+ public void setAddressline1(String addressline1) {
+ this.addressline1 = addressline1;
+ }
+
+ public String getAddressline2() {
+ return this.addressline2;
+ }
+
+ public void setAddressline2(String addressline2) {
+ this.addressline2 = addressline2;
+ }
+
+ public String getCity() {
+ return this.city;
+ }
+
+ public void setCity(String city) {
+ this.city = city;
+ }
+
+ public String getContactfirstname() {
+ return this.contactfirstname;
+ }
+
+ public void setContactfirstname(String contactfirstname) {
+ this.contactfirstname = contactfirstname;
+ }
+
+ public String getContactlastname() {
+ return this.contactlastname;
+ }
+
+ public void setContactlastname(String contactlastname) {
+ this.contactlastname = contactlastname;
+ }
+
+ public String getCountry() {
+ return this.country;
+ }
+
+ public void setCountry(String country) {
+ this.country = country;
+ }
+
+ public Double getCreditlimit() {
+ return this.creditlimit;
+ }
+
+ public void setCreditlimit(Double creditlimit) {
+ this.creditlimit = creditlimit;
+ }
+
+ public String getCustomername() {
+ return this.customername;
+ }
+
+ public void setCustomername(String customername) {
+ this.customername = customername;
+ }
+
+ public String getPhone() {
+ return this.phone;
+ }
+
+ public void setPhone(String phone) {
+ this.phone = phone;
+ }
+
+ public String getPostalcode() {
+ return this.postalcode;
+ }
+
+ public void setPostalcode(String postalcode) {
+ this.postalcode = postalcode;
+ }
+
+ public String getState() {
+ return this.state;
+ }
+
+ public void setState(String state) {
+ this.state = state;
+ }
+
+ public Set getOrderses() {
+ return this.orderses;
+ }
+
+ public void setOrderses(Set orderses) {
+ this.orderses = orderses;
+ }
+
+ public Set getPaymentses() {
+ return this.paymentses;
+ }
+
+ public void setPaymentses(Set paymentses) {
+ this.paymentses = paymentses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Customers.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Dog.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Dog.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Dog.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,41 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Dog generated by hbm2java
+ */
+public class Dog implements java.io.Serializable {
+
+ private long id;
+ private String name;
+
+ public Dog() {
+ }
+
+ public Dog(long id) {
+ this.id = id;
+ }
+
+ public Dog(long id, String name) {
+ this.id = id;
+ this.name = name;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getName() {
+ return this.name;
+ }
+
+ public void setName(String name) {
+ this.name = name;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Dog.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Employees.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Employees.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Employees.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,124 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Employees generated by hbm2java
+ */
+public class Employees implements java.io.Serializable {
+
+ private int employeenumber;
+ private String email;
+ private String extension;
+ private String firstname;
+ private String jobtitle;
+ private String lastname;
+ private String officecode;
+ private Integer reportsto;
+ private Set customerses = new HashSet(0);
+
+ public Employees() {
+ }
+
+ public Employees(int employeenumber, String email, String extension,
+ String firstname, String jobtitle, String lastname,
+ String officecode) {
+ this.employeenumber = employeenumber;
+ this.email = email;
+ this.extension = extension;
+ this.firstname = firstname;
+ this.jobtitle = jobtitle;
+ this.lastname = lastname;
+ this.officecode = officecode;
+ }
+
+ public Employees(int employeenumber, String email, String extension,
+ String firstname, String jobtitle, String lastname,
+ String officecode, Integer reportsto, Set customerses) {
+ this.employeenumber = employeenumber;
+ this.email = email;
+ this.extension = extension;
+ this.firstname = firstname;
+ this.jobtitle = jobtitle;
+ this.lastname = lastname;
+ this.officecode = officecode;
+ this.reportsto = reportsto;
+ this.customerses = customerses;
+ }
+
+ public int getEmployeenumber() {
+ return this.employeenumber;
+ }
+
+ public void setEmployeenumber(int employeenumber) {
+ this.employeenumber = employeenumber;
+ }
+
+ public String getEmail() {
+ return this.email;
+ }
+
+ public void setEmail(String email) {
+ this.email = email;
+ }
+
+ public String getExtension() {
+ return this.extension;
+ }
+
+ public void setExtension(String extension) {
+ this.extension = extension;
+ }
+
+ public String getFirstname() {
+ return this.firstname;
+ }
+
+ public void setFirstname(String firstname) {
+ this.firstname = firstname;
+ }
+
+ public String getJobtitle() {
+ return this.jobtitle;
+ }
+
+ public void setJobtitle(String jobtitle) {
+ this.jobtitle = jobtitle;
+ }
+
+ public String getLastname() {
+ return this.lastname;
+ }
+
+ public void setLastname(String lastname) {
+ this.lastname = lastname;
+ }
+
+ public String getOfficecode() {
+ return this.officecode;
+ }
+
+ public void setOfficecode(String officecode) {
+ this.officecode = officecode;
+ }
+
+ public Integer getReportsto() {
+ return this.reportsto;
+ }
+
+ public void setReportsto(Integer reportsto) {
+ this.reportsto = reportsto;
+ }
+
+ public Set getCustomerses() {
+ return this.customerses;
+ }
+
+ public void setCustomerses(Set customerses) {
+ this.customerses = customerses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Employees.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Kunde.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Kunde.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Kunde.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,37 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Kunde generated by hbm2java
+ */
+public class Kunde implements java.io.Serializable {
+
+ private long id;
+ private String art;
+
+ public Kunde() {
+ }
+
+ public Kunde(long id, String art) {
+ this.id = id;
+ this.art = art;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getArt() {
+ return this.art;
+ }
+
+ public void setArt(String art) {
+ this.art = art;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Kunde.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Offices.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Offices.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Offices.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,120 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Offices generated by hbm2java
+ */
+public class Offices implements java.io.Serializable {
+
+ private String officecode;
+ private String addressline1;
+ private String addressline2;
+ private String city;
+ private String country;
+ private String phone;
+ private String postalcode;
+ private String state;
+ private String territory;
+
+ public Offices() {
+ }
+
+ public Offices(String officecode, String addressline1, String city,
+ String country, String phone, String postalcode, String territory) {
+ this.officecode = officecode;
+ this.addressline1 = addressline1;
+ this.city = city;
+ this.country = country;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.territory = territory;
+ }
+
+ public Offices(String officecode, String addressline1, String addressline2,
+ String city, String country, String phone, String postalcode,
+ String state, String territory) {
+ this.officecode = officecode;
+ this.addressline1 = addressline1;
+ this.addressline2 = addressline2;
+ this.city = city;
+ this.country = country;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.state = state;
+ this.territory = territory;
+ }
+
+ public String getOfficecode() {
+ return this.officecode;
+ }
+
+ public void setOfficecode(String officecode) {
+ this.officecode = officecode;
+ }
+
+ public String getAddressline1() {
+ return this.addressline1;
+ }
+
+ public void setAddressline1(String addressline1) {
+ this.addressline1 = addressline1;
+ }
+
+ public String getAddressline2() {
+ return this.addressline2;
+ }
+
+ public void setAddressline2(String addressline2) {
+ this.addressline2 = addressline2;
+ }
+
+ public String getCity() {
+ return this.city;
+ }
+
+ public void setCity(String city) {
+ this.city = city;
+ }
+
+ public String getCountry() {
+ return this.country;
+ }
+
+ public void setCountry(String country) {
+ this.country = country;
+ }
+
+ public String getPhone() {
+ return this.phone;
+ }
+
+ public void setPhone(String phone) {
+ this.phone = phone;
+ }
+
+ public String getPostalcode() {
+ return this.postalcode;
+ }
+
+ public void setPostalcode(String postalcode) {
+ this.postalcode = postalcode;
+ }
+
+ public String getState() {
+ return this.state;
+ }
+
+ public void setState(String state) {
+ this.state = state;
+ }
+
+ public String getTerritory() {
+ return this.territory;
+ }
+
+ public void setTerritory(String territory) {
+ this.territory = territory;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Offices.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orderdetails.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orderdetails.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orderdetails.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,77 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Orderdetails generated by hbm2java
+ */
+public class Orderdetails implements java.io.Serializable {
+
+ private Integer orderdetailnumber;
+ private Orders orders;
+ private Products products;
+ private short orderlinenumber;
+ private double priceeach;
+ private int quantityordered;
+
+ public Orderdetails() {
+ }
+
+ public Orderdetails(Orders orders, Products products,
+ short orderlinenumber, double priceeach, int quantityordered) {
+ this.orders = orders;
+ this.products = products;
+ this.orderlinenumber = orderlinenumber;
+ this.priceeach = priceeach;
+ this.quantityordered = quantityordered;
+ }
+
+ public Integer getOrderdetailnumber() {
+ return this.orderdetailnumber;
+ }
+
+ public void setOrderdetailnumber(Integer orderdetailnumber) {
+ this.orderdetailnumber = orderdetailnumber;
+ }
+
+ public Orders getOrders() {
+ return this.orders;
+ }
+
+ public void setOrders(Orders orders) {
+ this.orders = orders;
+ }
+
+ public Products getProducts() {
+ return this.products;
+ }
+
+ public void setProducts(Products products) {
+ this.products = products;
+ }
+
+ public short getOrderlinenumber() {
+ return this.orderlinenumber;
+ }
+
+ public void setOrderlinenumber(short orderlinenumber) {
+ this.orderlinenumber = orderlinenumber;
+ }
+
+ public double getPriceeach() {
+ return this.priceeach;
+ }
+
+ public void setPriceeach(double priceeach) {
+ this.priceeach = priceeach;
+ }
+
+ public int getQuantityordered() {
+ return this.quantityordered;
+ }
+
+ public void setQuantityordered(int quantityordered) {
+ this.quantityordered = quantityordered;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orderdetails.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orders.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orders.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orders.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,112 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Orders generated by hbm2java
+ */
+public class Orders implements java.io.Serializable {
+
+ private int ordernumber;
+ private Customers customers;
+ private String comments;
+ private Date orderdate;
+ private Date requireddate;
+ private Date shippeddate;
+ private String status;
+ private Set orderdetailses = new HashSet(0);
+
+ public Orders() {
+ }
+
+ public Orders(int ordernumber, Customers customers, Date orderdate,
+ Date requireddate, String status) {
+ this.ordernumber = ordernumber;
+ this.customers = customers;
+ this.orderdate = orderdate;
+ this.requireddate = requireddate;
+ this.status = status;
+ }
+
+ public Orders(int ordernumber, Customers customers, String comments,
+ Date orderdate, Date requireddate, Date shippeddate, String status,
+ Set orderdetailses) {
+ this.ordernumber = ordernumber;
+ this.customers = customers;
+ this.comments = comments;
+ this.orderdate = orderdate;
+ this.requireddate = requireddate;
+ this.shippeddate = shippeddate;
+ this.status = status;
+ this.orderdetailses = orderdetailses;
+ }
+
+ public int getOrdernumber() {
+ return this.ordernumber;
+ }
+
+ public void setOrdernumber(int ordernumber) {
+ this.ordernumber = ordernumber;
+ }
+
+ public Customers getCustomers() {
+ return this.customers;
+ }
+
+ public void setCustomers(Customers customers) {
+ this.customers = customers;
+ }
+
+ public String getComments() {
+ return this.comments;
+ }
+
+ public void setComments(String comments) {
+ this.comments = comments;
+ }
+
+ public Date getOrderdate() {
+ return this.orderdate;
+ }
+
+ public void setOrderdate(Date orderdate) {
+ this.orderdate = orderdate;
+ }
+
+ public Date getRequireddate() {
+ return this.requireddate;
+ }
+
+ public void setRequireddate(Date requireddate) {
+ this.requireddate = requireddate;
+ }
+
+ public Date getShippeddate() {
+ return this.shippeddate;
+ }
+
+ public void setShippeddate(Date shippeddate) {
+ this.shippeddate = shippeddate;
+ }
+
+ public String getStatus() {
+ return this.status;
+ }
+
+ public void setStatus(String status) {
+ this.status = status;
+ }
+
+ public Set getOrderdetailses() {
+ return this.orderdetailses;
+ }
+
+ public void setOrderdetailses(Set orderdetailses) {
+ this.orderdetailses = orderdetailses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Orders.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordattributes.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordattributes.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordattributes.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,53 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Passwordattributes generated by hbm2java
+ */
+public class Passwordattributes implements java.io.Serializable {
+
+ private String id;
+ private Long version;
+ private Set passwordresourceauditlogs = new HashSet(0);
+
+ public Passwordattributes() {
+ }
+
+ public Passwordattributes(String id) {
+ this.id = id;
+ }
+
+ public Passwordattributes(String id, Set passwordresourceauditlogs) {
+ this.id = id;
+ this.passwordresourceauditlogs = passwordresourceauditlogs;
+ }
+
+ public String getId() {
+ return this.id;
+ }
+
+ public void setId(String id) {
+ this.id = id;
+ }
+
+ public Long getVersion() {
+ return this.version;
+ }
+
+ public void setVersion(Long version) {
+ this.version = version;
+ }
+
+ public Set getPasswordresourceauditlogs() {
+ return this.passwordresourceauditlogs;
+ }
+
+ public void setPasswordresourceauditlogs(Set passwordresourceauditlogs) {
+ this.passwordresourceauditlogs = passwordresourceauditlogs;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordattributes.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordresourceauditlog.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordresourceauditlog.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordresourceauditlog.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,84 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+
+/**
+ * Passwordresourceauditlog generated by hbm2java
+ */
+public class Passwordresourceauditlog implements java.io.Serializable {
+
+ private String id;
+ private Date timestamp;
+ private Passwordattributes passwordattributes;
+ private String datasourcename;
+ private String username;
+ private Long version;
+
+ public Passwordresourceauditlog() {
+ }
+
+ public Passwordresourceauditlog(String id) {
+ this.id = id;
+ }
+
+ public Passwordresourceauditlog(String id,
+ Passwordattributes passwordattributes, String datasourcename,
+ String username, Long version) {
+ this.id = id;
+ this.passwordattributes = passwordattributes;
+ this.datasourcename = datasourcename;
+ this.username = username;
+ this.version = version;
+ }
+
+ public String getId() {
+ return this.id;
+ }
+
+ public void setId(String id) {
+ this.id = id;
+ }
+
+ public Date getTimestamp() {
+ return this.timestamp;
+ }
+
+ public void setTimestamp(Date timestamp) {
+ this.timestamp = timestamp;
+ }
+
+ public Passwordattributes getPasswordattributes() {
+ return this.passwordattributes;
+ }
+
+ public void setPasswordattributes(Passwordattributes passwordattributes) {
+ this.passwordattributes = passwordattributes;
+ }
+
+ public String getDatasourcename() {
+ return this.datasourcename;
+ }
+
+ public void setDatasourcename(String datasourcename) {
+ this.datasourcename = datasourcename;
+ }
+
+ public String getUsername() {
+ return this.username;
+ }
+
+ public void setUsername(String username) {
+ this.username = username;
+ }
+
+ public Long getVersion() {
+ return this.version;
+ }
+
+ public void setVersion(Long version) {
+ this.version = version;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Passwordresourceauditlog.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Payments.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Payments.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Payments.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,69 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+
+/**
+ * Payments generated by hbm2java
+ */
+public class Payments implements java.io.Serializable {
+
+ private Integer paymentnumber;
+ private Customers customers;
+ private double amount;
+ private String checknumber;
+ private Date paymentdate;
+
+ public Payments() {
+ }
+
+ public Payments(Customers customers, double amount, String checknumber,
+ Date paymentdate) {
+ this.customers = customers;
+ this.amount = amount;
+ this.checknumber = checknumber;
+ this.paymentdate = paymentdate;
+ }
+
+ public Integer getPaymentnumber() {
+ return this.paymentnumber;
+ }
+
+ public void setPaymentnumber(Integer paymentnumber) {
+ this.paymentnumber = paymentnumber;
+ }
+
+ public Customers getCustomers() {
+ return this.customers;
+ }
+
+ public void setCustomers(Customers customers) {
+ this.customers = customers;
+ }
+
+ public double getAmount() {
+ return this.amount;
+ }
+
+ public void setAmount(double amount) {
+ this.amount = amount;
+ }
+
+ public String getChecknumber() {
+ return this.checknumber;
+ }
+
+ public void setChecknumber(String checknumber) {
+ this.checknumber = checknumber;
+ }
+
+ public Date getPaymentdate() {
+ return this.paymentdate;
+ }
+
+ public void setPaymentdate(Date paymentdate) {
+ this.paymentdate = paymentdate;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Payments.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Productlines.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Productlines.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Productlines.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,65 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Productlines generated by hbm2java
+ */
+public class Productlines implements java.io.Serializable {
+
+ private String productline;
+ private String htmldescription;
+ private String textdescription;
+ private Set productses = new HashSet(0);
+
+ public Productlines() {
+ }
+
+ public Productlines(String productline) {
+ this.productline = productline;
+ }
+
+ public Productlines(String productline, String htmldescription,
+ String textdescription, Set productses) {
+ this.productline = productline;
+ this.htmldescription = htmldescription;
+ this.textdescription = textdescription;
+ this.productses = productses;
+ }
+
+ public String getProductline() {
+ return this.productline;
+ }
+
+ public void setProductline(String productline) {
+ this.productline = productline;
+ }
+
+ public String getHtmldescription() {
+ return this.htmldescription;
+ }
+
+ public void setHtmldescription(String htmldescription) {
+ this.htmldescription = htmldescription;
+ }
+
+ public String getTextdescription() {
+ return this.textdescription;
+ }
+
+ public void setTextdescription(String textdescription) {
+ this.textdescription = textdescription;
+ }
+
+ public Set getProductses() {
+ return this.productses;
+ }
+
+ public void setProductses(Set productses) {
+ this.productses = productses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Productlines.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Products.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Products.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Products.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,138 @@
+package org.mapping;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Products generated by hbm2java
+ */
+public class Products implements java.io.Serializable {
+
+ private String productcode;
+ private Productlines productlines;
+ private double buyprice;
+ private double msrp;
+ private String productdescription;
+ private String productname;
+ private String productscale;
+ private String productvendor;
+ private short quantityinstock;
+ private Set orderdetailses = new HashSet(0);
+
+ public Products() {
+ }
+
+ public Products(String productcode, Productlines productlines,
+ double buyprice, double msrp, String productdescription,
+ String productname, String productscale, String productvendor,
+ short quantityinstock) {
+ this.productcode = productcode;
+ this.productlines = productlines;
+ this.buyprice = buyprice;
+ this.msrp = msrp;
+ this.productdescription = productdescription;
+ this.productname = productname;
+ this.productscale = productscale;
+ this.productvendor = productvendor;
+ this.quantityinstock = quantityinstock;
+ }
+
+ public Products(String productcode, Productlines productlines,
+ double buyprice, double msrp, String productdescription,
+ String productname, String productscale, String productvendor,
+ short quantityinstock, Set orderdetailses) {
+ this.productcode = productcode;
+ this.productlines = productlines;
+ this.buyprice = buyprice;
+ this.msrp = msrp;
+ this.productdescription = productdescription;
+ this.productname = productname;
+ this.productscale = productscale;
+ this.productvendor = productvendor;
+ this.quantityinstock = quantityinstock;
+ this.orderdetailses = orderdetailses;
+ }
+
+ public String getProductcode() {
+ return this.productcode;
+ }
+
+ public void setProductcode(String productcode) {
+ this.productcode = productcode;
+ }
+
+ public Productlines getProductlines() {
+ return this.productlines;
+ }
+
+ public void setProductlines(Productlines productlines) {
+ this.productlines = productlines;
+ }
+
+ public double getBuyprice() {
+ return this.buyprice;
+ }
+
+ public void setBuyprice(double buyprice) {
+ this.buyprice = buyprice;
+ }
+
+ public double getMsrp() {
+ return this.msrp;
+ }
+
+ public void setMsrp(double msrp) {
+ this.msrp = msrp;
+ }
+
+ public String getProductdescription() {
+ return this.productdescription;
+ }
+
+ public void setProductdescription(String productdescription) {
+ this.productdescription = productdescription;
+ }
+
+ public String getProductname() {
+ return this.productname;
+ }
+
+ public void setProductname(String productname) {
+ this.productname = productname;
+ }
+
+ public String getProductscale() {
+ return this.productscale;
+ }
+
+ public void setProductscale(String productscale) {
+ this.productscale = productscale;
+ }
+
+ public String getProductvendor() {
+ return this.productvendor;
+ }
+
+ public void setProductvendor(String productvendor) {
+ this.productvendor = productvendor;
+ }
+
+ public short getQuantityinstock() {
+ return this.quantityinstock;
+ }
+
+ public void setQuantityinstock(short quantityinstock) {
+ this.quantityinstock = quantityinstock;
+ }
+
+ public Set getOrderdetailses() {
+ return this.orderdetailses;
+ }
+
+ public void setOrderdetailses(Set orderdetailses) {
+ this.orderdetailses = orderdetailses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/Products.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Customer" table="CUSTOMER">
+ <id name="id" type="long">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="firstname" type="java.lang.String">
+ <column name="FIRSTNAME" />
+ </property>
+ <property name="surname" type="java.lang.String">
+ <column name="SURNAME" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,51 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Customer generated by hbm2java
+ */
+public class Customer implements java.io.Serializable {
+
+ private long id;
+ private String firstname;
+ private String surname;
+
+ public Customer() {
+ }
+
+ public Customer(long id) {
+ this.id = id;
+ }
+
+ public Customer(long id, String firstname, String surname) {
+ this.id = id;
+ this.firstname = firstname;
+ this.surname = surname;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getFirstname() {
+ return this.firstname;
+ }
+
+ public void setFirstname(String firstname) {
+ this.firstname = firstname;
+ }
+
+ public String getSurname() {
+ return this.surname;
+ }
+
+ public void setSurname(String surname) {
+ this.surname = surname;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customer.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,64 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Customers"
table="CUSTOMERS">
+ <id name="customernumber" type="int">
+ <column name="CUSTOMERNUMBER" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="employees"
class="org.mapping.edit.Employees" fetch="join">
+ <column name="EMPLOYEES" />
+ </many-to-one>
+ <property name="addressline1" type="java.lang.String">
+ <column name="ADDRESSLINE1" />
+ </property>
+ <property name="addressline2" type="java.lang.String">
+ <column name="ADDRESSLINE2" />
+ </property>
+ <property name="city" type="java.lang.String">
+ <column name="CITY" />
+ </property>
+ <property name="contactfirstname"
type="java.lang.String">
+ <column name="CONTACTFIRSTNAME" />
+ </property>
+ <property name="contactlastname"
type="java.lang.String">
+ <column name="CONTACTLASTNAME" />
+ </property>
+ <property name="country" type="java.lang.String">
+ <column name="COUNTRY" />
+ </property>
+ <property name="creditlimit" type="java.lang.Double">
+ <column name="CREDITLIMIT" />
+ </property>
+ <property name="customername" type="java.lang.String">
+ <column name="CUSTOMERNAME" />
+ </property>
+ <property name="phone" type="java.lang.String">
+ <column name="PHONE" />
+ </property>
+ <property name="postalcode" type="java.lang.String">
+ <column name="POSTALCODE" />
+ </property>
+ <property name="state" type="java.lang.String">
+ <column name="STATE" />
+ </property>
+ <set name="orderses" table="CUSTOMERS"
inverse="false" lazy="true">
+ <key>
+ <column name="CUSTOMERNUMBER" />
+ </key>
+ <element type="string">
+ <column name="ORDERSES" />
+ </element>
+ </set>
+ <set name="paymentses" table="CUSTOMERS"
inverse="false" lazy="true">
+ <key>
+ <column name="CUSTOMERNUMBER" />
+ </key>
+ <element type="string">
+ <column name="PAYMENTSES" />
+ </element>
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,187 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Customers generated by hbm2java
+ */
+public class Customers implements java.io.Serializable {
+
+ private int customernumber;
+ private Employees employees;
+ private String addressline1;
+ private String addressline2;
+ private String city;
+ private String contactfirstname;
+ private String contactlastname;
+ private String country;
+ private Double creditlimit;
+ private String customername;
+ private String phone;
+ private String postalcode;
+ private String state;
+ private Set orderses = new HashSet(0);
+ private Set paymentses = new HashSet(0);
+
+ public Customers() {
+ }
+
+ public Customers(int customernumber, String addressline1, String city,
+ String contactfirstname, String contactlastname, String country,
+ String customername, String phone) {
+ this.customernumber = customernumber;
+ this.addressline1 = addressline1;
+ this.city = city;
+ this.contactfirstname = contactfirstname;
+ this.contactlastname = contactlastname;
+ this.country = country;
+ this.customername = customername;
+ this.phone = phone;
+ }
+
+ public Customers(int customernumber, Employees employees,
+ String addressline1, String addressline2, String city,
+ String contactfirstname, String contactlastname, String country,
+ Double creditlimit, String customername, String phone,
+ String postalcode, String state, Set orderses, Set paymentses) {
+ this.customernumber = customernumber;
+ this.employees = employees;
+ this.addressline1 = addressline1;
+ this.addressline2 = addressline2;
+ this.city = city;
+ this.contactfirstname = contactfirstname;
+ this.contactlastname = contactlastname;
+ this.country = country;
+ this.creditlimit = creditlimit;
+ this.customername = customername;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.state = state;
+ this.orderses = orderses;
+ this.paymentses = paymentses;
+ }
+
+ public int getCustomernumber() {
+ return this.customernumber;
+ }
+
+ public void setCustomernumber(int customernumber) {
+ this.customernumber = customernumber;
+ }
+
+ public Employees getEmployees() {
+ return this.employees;
+ }
+
+ public void setEmployees(Employees employees) {
+ this.employees = employees;
+ }
+
+ public String getAddressline1() {
+ return this.addressline1;
+ }
+
+ public void setAddressline1(String addressline1) {
+ this.addressline1 = addressline1;
+ }
+
+ public String getAddressline2() {
+ return this.addressline2;
+ }
+
+ public void setAddressline2(String addressline2) {
+ this.addressline2 = addressline2;
+ }
+
+ public String getCity() {
+ return this.city;
+ }
+
+ public void setCity(String city) {
+ this.city = city;
+ }
+
+ public String getContactfirstname() {
+ return this.contactfirstname;
+ }
+
+ public void setContactfirstname(String contactfirstname) {
+ this.contactfirstname = contactfirstname;
+ }
+
+ public String getContactlastname() {
+ return this.contactlastname;
+ }
+
+ public void setContactlastname(String contactlastname) {
+ this.contactlastname = contactlastname;
+ }
+
+ public String getCountry() {
+ return this.country;
+ }
+
+ public void setCountry(String country) {
+ this.country = country;
+ }
+
+ public Double getCreditlimit() {
+ return this.creditlimit;
+ }
+
+ public void setCreditlimit(Double creditlimit) {
+ this.creditlimit = creditlimit;
+ }
+
+ public String getCustomername() {
+ return this.customername;
+ }
+
+ public void setCustomername(String customername) {
+ this.customername = customername;
+ }
+
+ public String getPhone() {
+ return this.phone;
+ }
+
+ public void setPhone(String phone) {
+ this.phone = phone;
+ }
+
+ public String getPostalcode() {
+ return this.postalcode;
+ }
+
+ public void setPostalcode(String postalcode) {
+ this.postalcode = postalcode;
+ }
+
+ public String getState() {
+ return this.state;
+ }
+
+ public void setState(String state) {
+ this.state = state;
+ }
+
+ public Set getOrderses() {
+ return this.orderses;
+ }
+
+ public void setOrderses(Set orderses) {
+ this.orderses = orderses;
+ }
+
+ public Set getPaymentses() {
+ return this.paymentses;
+ }
+
+ public void setPaymentses(Set paymentses) {
+ this.paymentses = paymentses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Customers.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Dog" table="DOG">
+ <id name="id" type="long">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="name" type="java.lang.String">
+ <column name="NAME" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,41 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Dog generated by hbm2java
+ */
+public class Dog implements java.io.Serializable {
+
+ private long id;
+ private String name;
+
+ public Dog() {
+ }
+
+ public Dog(long id) {
+ this.id = id;
+ }
+
+ public Dog(long id, String name) {
+ this.id = id;
+ this.name = name;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getName() {
+ return this.name;
+ }
+
+ public void setName(String name) {
+ this.name = name;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Dog.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,41 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Employees"
table="EMPLOYEES">
+ <id name="employeenumber" type="int">
+ <column name="EMPLOYEENUMBER" />
+ <generator class="assigned" />
+ </id>
+ <property name="email" type="java.lang.String">
+ <column name="EMAIL" />
+ </property>
+ <property name="extension" type="java.lang.String">
+ <column name="EXTENSION" />
+ </property>
+ <property name="firstname" type="java.lang.String">
+ <column name="FIRSTNAME" />
+ </property>
+ <property name="jobtitle" type="java.lang.String">
+ <column name="JOBTITLE" />
+ </property>
+ <property name="lastname" type="java.lang.String">
+ <column name="LASTNAME" />
+ </property>
+ <property name="officecode" type="java.lang.String">
+ <column name="OFFICECODE" />
+ </property>
+ <property name="reportsto" type="java.lang.Integer">
+ <column name="REPORTSTO" />
+ </property>
+ <set name="customerses" table="EMPLOYEES"
inverse="false" lazy="true">
+ <key>
+ <column name="EMPLOYEENUMBER" />
+ </key>
+ <element type="string">
+ <column name="CUSTOMERSES" />
+ </element>
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,124 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Employees generated by hbm2java
+ */
+public class Employees implements java.io.Serializable {
+
+ private int employeenumber;
+ private String email;
+ private String extension;
+ private String firstname;
+ private String jobtitle;
+ private String lastname;
+ private String officecode;
+ private Integer reportsto;
+ private Set customerses = new HashSet(0);
+
+ public Employees() {
+ }
+
+ public Employees(int employeenumber, String email, String extension,
+ String firstname, String jobtitle, String lastname,
+ String officecode) {
+ this.employeenumber = employeenumber;
+ this.email = email;
+ this.extension = extension;
+ this.firstname = firstname;
+ this.jobtitle = jobtitle;
+ this.lastname = lastname;
+ this.officecode = officecode;
+ }
+
+ public Employees(int employeenumber, String email, String extension,
+ String firstname, String jobtitle, String lastname,
+ String officecode, Integer reportsto, Set customerses) {
+ this.employeenumber = employeenumber;
+ this.email = email;
+ this.extension = extension;
+ this.firstname = firstname;
+ this.jobtitle = jobtitle;
+ this.lastname = lastname;
+ this.officecode = officecode;
+ this.reportsto = reportsto;
+ this.customerses = customerses;
+ }
+
+ public int getEmployeenumber() {
+ return this.employeenumber;
+ }
+
+ public void setEmployeenumber(int employeenumber) {
+ this.employeenumber = employeenumber;
+ }
+
+ public String getEmail() {
+ return this.email;
+ }
+
+ public void setEmail(String email) {
+ this.email = email;
+ }
+
+ public String getExtension() {
+ return this.extension;
+ }
+
+ public void setExtension(String extension) {
+ this.extension = extension;
+ }
+
+ public String getFirstname() {
+ return this.firstname;
+ }
+
+ public void setFirstname(String firstname) {
+ this.firstname = firstname;
+ }
+
+ public String getJobtitle() {
+ return this.jobtitle;
+ }
+
+ public void setJobtitle(String jobtitle) {
+ this.jobtitle = jobtitle;
+ }
+
+ public String getLastname() {
+ return this.lastname;
+ }
+
+ public void setLastname(String lastname) {
+ this.lastname = lastname;
+ }
+
+ public String getOfficecode() {
+ return this.officecode;
+ }
+
+ public void setOfficecode(String officecode) {
+ this.officecode = officecode;
+ }
+
+ public Integer getReportsto() {
+ return this.reportsto;
+ }
+
+ public void setReportsto(Integer reportsto) {
+ this.reportsto = reportsto;
+ }
+
+ public Set getCustomerses() {
+ return this.customerses;
+ }
+
+ public void setCustomerses(Set customerses) {
+ this.customerses = customerses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Employees.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Kunde" table="KUNDE">
+ <id name="id" type="long">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="art" type="java.lang.String">
+ <column name="ART" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,37 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Kunde generated by hbm2java
+ */
+public class Kunde implements java.io.Serializable {
+
+ private long id;
+ private String art;
+
+ public Kunde() {
+ }
+
+ public Kunde(long id, String art) {
+ this.id = id;
+ this.art = art;
+ }
+
+ public long getId() {
+ return this.id;
+ }
+
+ public void setId(long id) {
+ this.id = id;
+ }
+
+ public String getArt() {
+ return this.art;
+ }
+
+ public void setArt(String art) {
+ this.art = art;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Kunde.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Offices" table="OFFICES">
+ <id name="officecode" type="java.lang.String">
+ <column name="OFFICECODE" />
+ <generator class="assigned" />
+ </id>
+ <property name="addressline1" type="java.lang.String">
+ <column name="ADDRESSLINE1" />
+ </property>
+ <property name="addressline2" type="java.lang.String">
+ <column name="ADDRESSLINE2" />
+ </property>
+ <property name="city" type="java.lang.String">
+ <column name="CITY" />
+ </property>
+ <property name="country" type="java.lang.String">
+ <column name="COUNTRY" />
+ </property>
+ <property name="phone" type="java.lang.String">
+ <column name="PHONE" />
+ </property>
+ <property name="postalcode" type="java.lang.String">
+ <column name="POSTALCODE" />
+ </property>
+ <property name="state" type="java.lang.String">
+ <column name="STATE" />
+ </property>
+ <property name="territory" type="java.lang.String">
+ <column name="TERRITORY" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,120 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Offices generated by hbm2java
+ */
+public class Offices implements java.io.Serializable {
+
+ private String officecode;
+ private String addressline1;
+ private String addressline2;
+ private String city;
+ private String country;
+ private String phone;
+ private String postalcode;
+ private String state;
+ private String territory;
+
+ public Offices() {
+ }
+
+ public Offices(String officecode, String addressline1, String city,
+ String country, String phone, String postalcode, String territory) {
+ this.officecode = officecode;
+ this.addressline1 = addressline1;
+ this.city = city;
+ this.country = country;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.territory = territory;
+ }
+
+ public Offices(String officecode, String addressline1, String addressline2,
+ String city, String country, String phone, String postalcode,
+ String state, String territory) {
+ this.officecode = officecode;
+ this.addressline1 = addressline1;
+ this.addressline2 = addressline2;
+ this.city = city;
+ this.country = country;
+ this.phone = phone;
+ this.postalcode = postalcode;
+ this.state = state;
+ this.territory = territory;
+ }
+
+ public String getOfficecode() {
+ return this.officecode;
+ }
+
+ public void setOfficecode(String officecode) {
+ this.officecode = officecode;
+ }
+
+ public String getAddressline1() {
+ return this.addressline1;
+ }
+
+ public void setAddressline1(String addressline1) {
+ this.addressline1 = addressline1;
+ }
+
+ public String getAddressline2() {
+ return this.addressline2;
+ }
+
+ public void setAddressline2(String addressline2) {
+ this.addressline2 = addressline2;
+ }
+
+ public String getCity() {
+ return this.city;
+ }
+
+ public void setCity(String city) {
+ this.city = city;
+ }
+
+ public String getCountry() {
+ return this.country;
+ }
+
+ public void setCountry(String country) {
+ this.country = country;
+ }
+
+ public String getPhone() {
+ return this.phone;
+ }
+
+ public void setPhone(String phone) {
+ this.phone = phone;
+ }
+
+ public String getPostalcode() {
+ return this.postalcode;
+ }
+
+ public void setPostalcode(String postalcode) {
+ this.postalcode = postalcode;
+ }
+
+ public String getState() {
+ return this.state;
+ }
+
+ public void setState(String state) {
+ this.state = state;
+ }
+
+ public String getTerritory() {
+ return this.territory;
+ }
+
+ public void setTerritory(String territory) {
+ this.territory = territory;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Offices.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Orderdetails"
table="ORDERDETAILS">
+ <id name="orderdetailnumber" type="java.lang.Integer">
+ <column name="ORDERDETAILNUMBER" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="orders" class="org.mapping.edit.Orders"
fetch="join">
+ <column name="ORDERS" />
+ </many-to-one>
+ <many-to-one name="products"
class="org.mapping.edit.Products" fetch="join">
+ <column name="PRODUCTS" />
+ </many-to-one>
+ <property name="orderlinenumber" type="short">
+ <column name="ORDERLINENUMBER" />
+ </property>
+ <property name="priceeach" type="double">
+ <column name="PRICEEACH" />
+ </property>
+ <property name="quantityordered" type="int">
+ <column name="QUANTITYORDERED" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,77 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+/**
+ * Orderdetails generated by hbm2java
+ */
+public class Orderdetails implements java.io.Serializable {
+
+ private Integer orderdetailnumber;
+ private Orders orders;
+ private Products products;
+ private short orderlinenumber;
+ private double priceeach;
+ private int quantityordered;
+
+ public Orderdetails() {
+ }
+
+ public Orderdetails(Orders orders, Products products,
+ short orderlinenumber, double priceeach, int quantityordered) {
+ this.orders = orders;
+ this.products = products;
+ this.orderlinenumber = orderlinenumber;
+ this.priceeach = priceeach;
+ this.quantityordered = quantityordered;
+ }
+
+ public Integer getOrderdetailnumber() {
+ return this.orderdetailnumber;
+ }
+
+ public void setOrderdetailnumber(Integer orderdetailnumber) {
+ this.orderdetailnumber = orderdetailnumber;
+ }
+
+ public Orders getOrders() {
+ return this.orders;
+ }
+
+ public void setOrders(Orders orders) {
+ this.orders = orders;
+ }
+
+ public Products getProducts() {
+ return this.products;
+ }
+
+ public void setProducts(Products products) {
+ this.products = products;
+ }
+
+ public short getOrderlinenumber() {
+ return this.orderlinenumber;
+ }
+
+ public void setOrderlinenumber(short orderlinenumber) {
+ this.orderlinenumber = orderlinenumber;
+ }
+
+ public double getPriceeach() {
+ return this.priceeach;
+ }
+
+ public void setPriceeach(double priceeach) {
+ this.priceeach = priceeach;
+ }
+
+ public int getQuantityordered() {
+ return this.quantityordered;
+ }
+
+ public void setQuantityordered(int quantityordered) {
+ this.quantityordered = quantityordered;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orderdetails.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Orders" table="ORDERS">
+ <id name="ordernumber" type="int">
+ <column name="ORDERNUMBER" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="customers"
class="org.mapping.edit.Customers" fetch="join">
+ <column name="CUSTOMERS" />
+ </many-to-one>
+ <property name="comments" type="java.lang.String">
+ <column name="COMMENTS" />
+ </property>
+ <property name="orderdate" type="java.util.Date">
+ <column name="ORDERDATE" />
+ </property>
+ <property name="requireddate" type="java.util.Date">
+ <column name="REQUIREDDATE" />
+ </property>
+ <property name="shippeddate" type="java.util.Date">
+ <column name="SHIPPEDDATE" />
+ </property>
+ <property name="status" type="java.lang.String">
+ <column name="STATUS" />
+ </property>
+ <set name="orderdetailses" table="ORDERS"
inverse="false" lazy="true">
+ <key>
+ <column name="ORDERNUMBER" />
+ </key>
+ <element type="string">
+ <column name="ORDERDETAILSES" />
+ </element>
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,112 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Orders generated by hbm2java
+ */
+public class Orders implements java.io.Serializable {
+
+ private int ordernumber;
+ private Customers customers;
+ private String comments;
+ private Date orderdate;
+ private Date requireddate;
+ private Date shippeddate;
+ private String status;
+ private Set orderdetailses = new HashSet(0);
+
+ public Orders() {
+ }
+
+ public Orders(int ordernumber, Customers customers, Date orderdate,
+ Date requireddate, String status) {
+ this.ordernumber = ordernumber;
+ this.customers = customers;
+ this.orderdate = orderdate;
+ this.requireddate = requireddate;
+ this.status = status;
+ }
+
+ public Orders(int ordernumber, Customers customers, String comments,
+ Date orderdate, Date requireddate, Date shippeddate, String status,
+ Set orderdetailses) {
+ this.ordernumber = ordernumber;
+ this.customers = customers;
+ this.comments = comments;
+ this.orderdate = orderdate;
+ this.requireddate = requireddate;
+ this.shippeddate = shippeddate;
+ this.status = status;
+ this.orderdetailses = orderdetailses;
+ }
+
+ public int getOrdernumber() {
+ return this.ordernumber;
+ }
+
+ public void setOrdernumber(int ordernumber) {
+ this.ordernumber = ordernumber;
+ }
+
+ public Customers getCustomers() {
+ return this.customers;
+ }
+
+ public void setCustomers(Customers customers) {
+ this.customers = customers;
+ }
+
+ public String getComments() {
+ return this.comments;
+ }
+
+ public void setComments(String comments) {
+ this.comments = comments;
+ }
+
+ public Date getOrderdate() {
+ return this.orderdate;
+ }
+
+ public void setOrderdate(Date orderdate) {
+ this.orderdate = orderdate;
+ }
+
+ public Date getRequireddate() {
+ return this.requireddate;
+ }
+
+ public void setRequireddate(Date requireddate) {
+ this.requireddate = requireddate;
+ }
+
+ public Date getShippeddate() {
+ return this.shippeddate;
+ }
+
+ public void setShippeddate(Date shippeddate) {
+ this.shippeddate = shippeddate;
+ }
+
+ public String getStatus() {
+ return this.status;
+ }
+
+ public void setStatus(String status) {
+ this.status = status;
+ }
+
+ public Set getOrderdetailses() {
+ return this.orderdetailses;
+ }
+
+ public void setOrderdetailses(Set orderdetailses) {
+ this.orderdetailses = orderdetailses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Orders.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Passwordattributes"
table="PASSWORDATTRIBUTES">
+ <id name="id" type="java.lang.String">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="version" type="java.lang.Long">
+ <column name="VERSION" />
+ </property>
+ <set name="passwordresourceauditlogs"
table="PASSWORDATTRIBUTES" inverse="false" lazy="true">
+ <key>
+ <column name="ID" />
+ </key>
+ <element type="string">
+ <column name="PASSWORDRESOURCEAUDITLOGS" />
+ </element>
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,53 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Passwordattributes generated by hbm2java
+ */
+public class Passwordattributes implements java.io.Serializable {
+
+ private String id;
+ private Long version;
+ private Set passwordresourceauditlogs = new HashSet(0);
+
+ public Passwordattributes() {
+ }
+
+ public Passwordattributes(String id) {
+ this.id = id;
+ }
+
+ public Passwordattributes(String id, Set passwordresourceauditlogs) {
+ this.id = id;
+ this.passwordresourceauditlogs = passwordresourceauditlogs;
+ }
+
+ public String getId() {
+ return this.id;
+ }
+
+ public void setId(String id) {
+ this.id = id;
+ }
+
+ public Long getVersion() {
+ return this.version;
+ }
+
+ public void setVersion(Long version) {
+ this.version = version;
+ }
+
+ public Set getPasswordresourceauditlogs() {
+ return this.passwordresourceauditlogs;
+ }
+
+ public void setPasswordresourceauditlogs(Set passwordresourceauditlogs) {
+ this.passwordresourceauditlogs = passwordresourceauditlogs;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordattributes.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Passwordresourceauditlog"
table="PASSWORDRESOURCEAUDITLOG">
+ <id name="id" type="java.lang.String">
+ <column name="ID" />
+ <generator class="assigned" />
+ </id>
+ <property name="timestamp" type="java.util.Date">
+ <column name="TIMESTAMP" />
+ </property>
+ <many-to-one name="passwordattributes"
class="org.mapping.edit.Passwordattributes" fetch="join">
+ <column name="PASSWORDATTRIBUTES" />
+ </many-to-one>
+ <property name="datasourcename"
type="java.lang.String">
+ <column name="DATASOURCENAME" />
+ </property>
+ <property name="username" type="java.lang.String">
+ <column name="USERNAME" />
+ </property>
+ <property name="version" type="java.lang.Long">
+ <column name="VERSION" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,84 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+
+/**
+ * Passwordresourceauditlog generated by hbm2java
+ */
+public class Passwordresourceauditlog implements java.io.Serializable {
+
+ private String id;
+ private Date timestamp;
+ private Passwordattributes passwordattributes;
+ private String datasourcename;
+ private String username;
+ private Long version;
+
+ public Passwordresourceauditlog() {
+ }
+
+ public Passwordresourceauditlog(String id) {
+ this.id = id;
+ }
+
+ public Passwordresourceauditlog(String id,
+ Passwordattributes passwordattributes, String datasourcename,
+ String username, Long version) {
+ this.id = id;
+ this.passwordattributes = passwordattributes;
+ this.datasourcename = datasourcename;
+ this.username = username;
+ this.version = version;
+ }
+
+ public String getId() {
+ return this.id;
+ }
+
+ public void setId(String id) {
+ this.id = id;
+ }
+
+ public Date getTimestamp() {
+ return this.timestamp;
+ }
+
+ public void setTimestamp(Date timestamp) {
+ this.timestamp = timestamp;
+ }
+
+ public Passwordattributes getPasswordattributes() {
+ return this.passwordattributes;
+ }
+
+ public void setPasswordattributes(Passwordattributes passwordattributes) {
+ this.passwordattributes = passwordattributes;
+ }
+
+ public String getDatasourcename() {
+ return this.datasourcename;
+ }
+
+ public void setDatasourcename(String datasourcename) {
+ this.datasourcename = datasourcename;
+ }
+
+ public String getUsername() {
+ return this.username;
+ }
+
+ public void setUsername(String username) {
+ this.username = username;
+ }
+
+ public Long getVersion() {
+ return this.version;
+ }
+
+ public void setVersion(Long version) {
+ this.version = version;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Passwordresourceauditlog.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Payments" table="PAYMENTS">
+ <id name="paymentnumber" type="java.lang.Integer">
+ <column name="PAYMENTNUMBER" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="customers"
class="org.mapping.edit.Customers" fetch="join">
+ <column name="CUSTOMERS" />
+ </many-to-one>
+ <property name="amount" type="double">
+ <column name="AMOUNT" />
+ </property>
+ <property name="checknumber" type="java.lang.String">
+ <column name="CHECKNUMBER" />
+ </property>
+ <property name="paymentdate" type="java.util.Date">
+ <column name="PAYMENTDATE" />
+ </property>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,69 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.Date;
+
+/**
+ * Payments generated by hbm2java
+ */
+public class Payments implements java.io.Serializable {
+
+ private Integer paymentnumber;
+ private Customers customers;
+ private double amount;
+ private String checknumber;
+ private Date paymentdate;
+
+ public Payments() {
+ }
+
+ public Payments(Customers customers, double amount, String checknumber,
+ Date paymentdate) {
+ this.customers = customers;
+ this.amount = amount;
+ this.checknumber = checknumber;
+ this.paymentdate = paymentdate;
+ }
+
+ public Integer getPaymentnumber() {
+ return this.paymentnumber;
+ }
+
+ public void setPaymentnumber(Integer paymentnumber) {
+ this.paymentnumber = paymentnumber;
+ }
+
+ public Customers getCustomers() {
+ return this.customers;
+ }
+
+ public void setCustomers(Customers customers) {
+ this.customers = customers;
+ }
+
+ public double getAmount() {
+ return this.amount;
+ }
+
+ public void setAmount(double amount) {
+ this.amount = amount;
+ }
+
+ public String getChecknumber() {
+ return this.checknumber;
+ }
+
+ public void setChecknumber(String checknumber) {
+ this.checknumber = checknumber;
+ }
+
+ public Date getPaymentdate() {
+ return this.paymentdate;
+ }
+
+ public void setPaymentdate(Date paymentdate) {
+ this.paymentdate = paymentdate;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Payments.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,26 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Productlines"
table="PRODUCTLINES">
+ <id name="productline" type="java.lang.String">
+ <column name="PRODUCTLINE" />
+ <generator class="assigned" />
+ </id>
+ <property name="htmldescription"
type="java.lang.String">
+ <column name="HTMLDESCRIPTION" />
+ </property>
+ <property name="textdescription"
type="java.lang.String">
+ <column name="TEXTDESCRIPTION" />
+ </property>
+ <set name="productses" table="PRODUCTLINES"
inverse="false" lazy="true">
+ <key>
+ <column name="PRODUCTLINE" />
+ </key>
+ <element type="string">
+ <column name="PRODUCTSES" />
+ </element>
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,65 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Productlines generated by hbm2java
+ */
+public class Productlines implements java.io.Serializable {
+
+ private String productline;
+ private String htmldescription;
+ private String textdescription;
+ private Set productses = new HashSet(0);
+
+ public Productlines() {
+ }
+
+ public Productlines(String productline) {
+ this.productline = productline;
+ }
+
+ public Productlines(String productline, String htmldescription,
+ String textdescription, Set productses) {
+ this.productline = productline;
+ this.htmldescription = htmldescription;
+ this.textdescription = textdescription;
+ this.productses = productses;
+ }
+
+ public String getProductline() {
+ return this.productline;
+ }
+
+ public void setProductline(String productline) {
+ this.productline = productline;
+ }
+
+ public String getHtmldescription() {
+ return this.htmldescription;
+ }
+
+ public void setHtmldescription(String htmldescription) {
+ this.htmldescription = htmldescription;
+ }
+
+ public String getTextdescription() {
+ return this.textdescription;
+ }
+
+ public void setTextdescription(String textdescription) {
+ this.textdescription = textdescription;
+ }
+
+ public Set getProductses() {
+ return this.productses;
+ }
+
+ public void setProductses(Set productses) {
+ this.productses = productses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Productlines.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.hbm.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.hbm.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.hbm.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,44 @@
+<?xml version="1.0"?>
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD
3.0//EN"
+"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
+<!-- Generated Mar 19, 2012 10:39:54 AM by Hibernate Tools 3.4.0.CR1 -->
+<hibernate-mapping>
+ <class name="org.mapping.edit.Products" table="PRODUCTS">
+ <id name="productcode" type="java.lang.String">
+ <column name="PRODUCTCODE" />
+ <generator class="assigned" />
+ </id>
+ <many-to-one name="productlines"
class="org.mapping.edit.Productlines" fetch="join">
+ <column name="PRODUCTLINES" />
+ </many-to-one>
+ <property name="buyprice" type="double">
+ <column name="BUYPRICE" />
+ </property>
+ <property name="msrp" type="double">
+ <column name="MSRP" />
+ </property>
+ <property name="productdescription"
type="java.lang.String">
+ <column name="PRODUCTDESCRIPTION" />
+ </property>
+ <property name="productname" type="java.lang.String">
+ <column name="PRODUCTNAME" />
+ </property>
+ <property name="productscale" type="java.lang.String">
+ <column name="PRODUCTSCALE" />
+ </property>
+ <property name="productvendor"
type="java.lang.String">
+ <column name="PRODUCTVENDOR" />
+ </property>
+ <property name="quantityinstock" type="short">
+ <column name="QUANTITYINSTOCK" />
+ </property>
+ <set name="orderdetailses" table="PRODUCTS"
inverse="false" lazy="true">
+ <key>
+ <column name="PRODUCTCODE" />
+ </key>
+ <element type="string">
+ <column name="ORDERDETAILSES" />
+ </element>
+ </set>
+ </class>
+</hibernate-mapping>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.hbm.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.java
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.java
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.java 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,138 @@
+package org.mapping.edit;
+
+// Generated Mar 7, 2012 1:42:51 PM by Hibernate Tools 3.4.0.CR1
+
+import java.util.HashSet;
+import java.util.Set;
+
+/**
+ * Products generated by hbm2java
+ */
+public class Products implements java.io.Serializable {
+
+ private String productcode;
+ private Productlines productlines;
+ private double buyprice;
+ private double msrp;
+ private String productdescription;
+ private String productname;
+ private String productscale;
+ private String productvendor;
+ private short quantityinstock;
+ private Set orderdetailses = new HashSet(0);
+
+ public Products() {
+ }
+
+ public Products(String productcode, Productlines productlines,
+ double buyprice, double msrp, String productdescription,
+ String productname, String productscale, String productvendor,
+ short quantityinstock) {
+ this.productcode = productcode;
+ this.productlines = productlines;
+ this.buyprice = buyprice;
+ this.msrp = msrp;
+ this.productdescription = productdescription;
+ this.productname = productname;
+ this.productscale = productscale;
+ this.productvendor = productvendor;
+ this.quantityinstock = quantityinstock;
+ }
+
+ public Products(String productcode, Productlines productlines,
+ double buyprice, double msrp, String productdescription,
+ String productname, String productscale, String productvendor,
+ short quantityinstock, Set orderdetailses) {
+ this.productcode = productcode;
+ this.productlines = productlines;
+ this.buyprice = buyprice;
+ this.msrp = msrp;
+ this.productdescription = productdescription;
+ this.productname = productname;
+ this.productscale = productscale;
+ this.productvendor = productvendor;
+ this.quantityinstock = quantityinstock;
+ this.orderdetailses = orderdetailses;
+ }
+
+ public String getProductcode() {
+ return this.productcode;
+ }
+
+ public void setProductcode(String productcode) {
+ this.productcode = productcode;
+ }
+
+ public Productlines getProductlines() {
+ return this.productlines;
+ }
+
+ public void setProductlines(Productlines productlines) {
+ this.productlines = productlines;
+ }
+
+ public double getBuyprice() {
+ return this.buyprice;
+ }
+
+ public void setBuyprice(double buyprice) {
+ this.buyprice = buyprice;
+ }
+
+ public double getMsrp() {
+ return this.msrp;
+ }
+
+ public void setMsrp(double msrp) {
+ this.msrp = msrp;
+ }
+
+ public String getProductdescription() {
+ return this.productdescription;
+ }
+
+ public void setProductdescription(String productdescription) {
+ this.productdescription = productdescription;
+ }
+
+ public String getProductname() {
+ return this.productname;
+ }
+
+ public void setProductname(String productname) {
+ this.productname = productname;
+ }
+
+ public String getProductscale() {
+ return this.productscale;
+ }
+
+ public void setProductscale(String productscale) {
+ this.productscale = productscale;
+ }
+
+ public String getProductvendor() {
+ return this.productvendor;
+ }
+
+ public void setProductvendor(String productvendor) {
+ this.productvendor = productvendor;
+ }
+
+ public short getQuantityinstock() {
+ return this.quantityinstock;
+ }
+
+ public void setQuantityinstock(short quantityinstock) {
+ this.quantityinstock = quantityinstock;
+ }
+
+ public Set getOrderdetailses() {
+ return this.orderdetailses;
+ }
+
+ public void setOrderdetailses(Set orderdetailses) {
+ this.orderdetailses = orderdetailses;
+ }
+
+}
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate35/src/org/mapping/edit/Products.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.classpath
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.classpath
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.classpath 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate36/antlr-2.7.6.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate36/commons-collections-3.1.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate36/dom4j-1.6.1.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate36/hibernate3.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate36/javassist-3.12.0.GA.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate36/jta-1.1.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate36/slf4j-api-1.6.1.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.classpath
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.project
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.project
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.project 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>hibernate36</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.project
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.settings/org.eclipse.jdt.core.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.settings/org.eclipse.jdt.core.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.settings/org.eclipse.jdt.core.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,12 @@
+#Thu Dec 08 11:17:26 CET 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate36/.settings/org.eclipse.jdt.core.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.classpath
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.classpath
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.classpath 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/antlr-2.7.7.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/commons-collections-3.2.1.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/dom4j-1.6.1.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/hibernate-commons-annotations-4.0.1.Final.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/hibernate-core-4.0.1.Final.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/hibernate-entitymanager-4.0.1.Final.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/hibernate-envers-4.0.1.Final.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/javassist-3.15.0-GA.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/jboss-logging-3.1.0.CR2.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/hibernate40/jboss-transaction-api_1.1_spec-1.0.0.Final.jar"/>
+ <classpathentry kind="lib"
path="/hibernatelib/connector/hsqldb.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.classpath
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.project
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.project
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.project 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>hibernate40</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.project
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.settings/org.eclipse.jdt.core.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.settings/org.eclipse.jdt.core.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.settings/org.eclipse.jdt.core.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,12 @@
+#Thu Dec 08 11:17:39 CET 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/hibernate40/.settings/org.eclipse.jdt.core.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.classpath
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.classpath
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.classpath 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
+ <attributes>
+ <attribute name="owner.project.facets" value="java"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path="build/classes"/>
+</classpath>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.classpath
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.project
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.project
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.project 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>jpatest35</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.common.project.facet.core.builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.hibernate.eclipse.console.hibernateBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.hibernate.eclipse.console.hibernateNature</nature>
+ </natures>
+</projectDescription>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.project
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jdt.core.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jdt.core.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jdt.core.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,7 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jdt.core.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jpt.core.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jpt.core.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jpt.core.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,3 @@
+eclipse.preferences.version=1
+org.eclipse.jpt.core.platform=hibernate2_0
+org.eclipse.jpt.jpa.core.discoverAnnotatedClasses=true
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.jpt.core.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,7 @@
+<root>
+ <facet id="jpt.jpa">
+ <node name="libprov">
+ <attribute name="provider-id"
value="jpa-no-op-library-provider"/>
+ </node>
+ </facet>
+</root>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+ <fixed facet="java"/>
+ <fixed facet="jpt.jpa"/>
+ <installed facet="java" version="1.6"/>
+ <installed facet="jpt.jpa" version="2.0"/>
+</faceted-project>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.eclipse.wst.common.project.facet.core.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.hibernate.eclipse.console.prefs
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.hibernate.eclipse.console.prefs
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.hibernate.eclipse.console.prefs 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,3 @@
+default.configuration=jpatest35
+eclipse.preferences.version=1
+hibernate3.enabled=true
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/.settings/org.hibernate.eclipse.console.prefs
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/classes/META-INF/persistence.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/classes/META-INF/persistence.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/classes/META-INF/persistence.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<persistence version="2.0"
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">
+ <persistence-unit name="jpatest35">
+ </persistence-unit>
+</persistence>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/build/classes/META-INF/persistence.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/src/META-INF/persistence.xml
===================================================================
---
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/src/META-INF/persistence.xml
(rev 0)
+++
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/src/META-INF/persistence.xml 2012-03-19
16:31:40 UTC (rev 39629)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<persistence version="2.0"
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">
+ <persistence-unit name="jpatest35">
+ </persistence-unit>
+</persistence>
Property changes on:
trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/resources/prj/jpatest35/src/META-INF/persistence.xml
___________________________________________________________________
Added: svn:mime-type
+ text/plain