Last modified by christoph_lechleitner@iteg_at on 2013-02-02 06.25:27

From version 4.1
edited by wolfgang_pausch@iteg_at
on 2012-09-07 11.35:38
Change comment: There is no comment for this version
To version 1.1
edited by christoph_lechleitner@iteg_at
on 2012-08-10 04.24:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.wolfgang_pausch@iteg_at
1 +XWiki.christoph_lechleitner@iteg_at
Content
... ... @@ -1,35 +1,37 @@
1 -Dmutils consists of
1 +(% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-right~",~"columns~":[~"large~",~"aside~"],~"header~":true,~"footer~":true}" %)
2 +(((
3 +(% class="header" %)
4 +(((
5 +This is the home of the Data Model Generator + Utils space.
2 2  
3 -* a data model generator which can generate various pieces of (currently Java-) code based on a xml specification of a datamodel, in detail:\\
4 -** dto classes
5 -** database access classes (DAOs), including support for specifying generated joins based on the datamodel
6 -** a table definition class, to create a complete database schema based on the datamodel specification
7 -* a flexible importer, which can based on the datamodel specification import any pieces of data (given as csv file) into the database, including resolving and generating foreign key references between both the imported tuples and the tuples already present on the database.
7 +To help you on your way, we've inserted some of our favourite macros on this home page. As you start creating pages, blogging and commenting you'll see the macros below fill up with all the activity in your space.
8 +)))
8 8  
9 -===== {{id name="DataModelGenerator+UtilsHome-Repositories:"/}}Repositories: =====
10 +(% class="columnLayout twoColumns" %)
11 +(((
12 +(% class="cell large" %)
13 +(((
14 +(% class="innerCell" %)
15 +(((
16 +{{recently-updated/}}
17 +)))
18 +)))
10 10  
11 -The subversion repository can be found here:
20 +(% class="cell aside" %)
21 +(((
22 +(% class="innerCell" %)
23 +(((
24 +====== {{id name="DataModelGenerator+UtilsHome-Navigatespace"/}}Navigate space ======
12 12  
13 -{{code language="none"}}
14 -https://svn.clazzes.org/svn/dmgen.
15 -{{/code}}
26 +{{locationSearch reference="WebHome"/}}
16 16  
17 -To use the project add the following to your {{code language="none"}}pom.xml{{/code}} file:
28 +{{documentTree root="document:DMGEN.WebHome"/}}
29 +)))
30 +)))
31 +)))
18 18  
19 -{{code language="none"}}
20 -<repository>
21 - <id>clazzes.org</id>
22 - <url>http://mvn.clazzes.org/</url>
23 -</repository>
24 -...
25 -<dependency>
26 - <groupId>org.clazzes.dmgen</groupId>
27 - <artifactId>dmutils.api</artifactId>
28 - <version>0.1.3-SNAPSHOT</version>
29 -</dependency>
30 -<dependency>
31 - <groupId>org.clazzes.dmgen</groupId>
32 - <artifactId>dmutils.impl</artifactId>
33 - <version>0.1.3-SNAPSHOT</version>
34 -</dependency>
35 -{{/code}}
33 +(% class="footer" %)
34 +(((
35 +
36 +)))
37 +)))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -656202
1 +656249
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/DMGEN/pages/656202/Data Model Generator + Utils Home
1 +https://clazzes.atlassian.net/wiki/spaces/DMGEN/pages/656249/Data Model Generator + Utils Home