<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/jpasamartgenerator/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/jpasamartgenerator/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 15 Oct 2016 22:57:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jpasamartgenerator/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/jpasamartgenerator/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;use #package&lt;/p&gt;
&lt;h1 id="srccjpasample"&gt;src=c:/JPA/sample&lt;/h1&gt;
&lt;h1 id="package-domainmodel"&gt;package= domain.model&lt;/h1&gt;
&lt;p&gt;Employee :1:m: Project   -&amp;gt; employee&lt;/p&gt;
&lt;p&gt;the two entities will be in domain.model.employee package&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohammed Almutairi</dc:creator><pubDate>Sat, 15 Oct 2016 22:57:21 -0000</pubDate><guid>https://sourceforge.net804a1e7eb50368f697500db96e58eaf36c4cc752</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/jpasamartgenerator/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;in you put more than two entities in one line let us take example:&lt;/p&gt;
&lt;p&gt;Employee :1:m: Project Company Employee&lt;/p&gt;
&lt;p&gt;in previour line will specify one to many relation for muliple entities&lt;/p&gt;
&lt;p&gt;also you can do&lt;/p&gt;
&lt;p&gt;'Project Company Employee :m:1:Employee &lt;/p&gt;
&lt;p&gt;also you can specify the package for the entities:&lt;/p&gt;
&lt;p&gt;Employee :1:m: Project -&amp;gt; emlpoyee&lt;/p&gt;
&lt;p&gt;Employee and Project will be in ecmployee package&lt;/p&gt;
&lt;p&gt;You can repaet entity on lines :&lt;/p&gt;
&lt;p&gt;Employee :1:m: Project&lt;br/&gt;
  Branch :1:m:   Employee &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohammed Almutairi</dc:creator><pubDate>Sat, 15 Oct 2016 22:55:01 -0000</pubDate><guid>https://sourceforge.netb7426f99da6e587d935d374e15da4caa59f15c46</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/jpasamartgenerator/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When You run the programe  you need to choose  file that describe the relation between the enetites.&lt;br/&gt;
in this post you will learn how to create this file.&lt;/p&gt;
&lt;p&gt;At the first time you must specifiy the output directory you need to generate source on it :&lt;/p&gt;
&lt;h1 id="srccjpasample"&gt;src=C://JPA//Sample&lt;/h1&gt;
&lt;p&gt;the previous line will tell the tool where to generate the java source code. suppose we have two entities Employee and Project and we want to define relation between them.&lt;/p&gt;
&lt;p&gt;Employee :1:m:  Project&lt;/p&gt;
&lt;p&gt;in the previous line you tell thae tool that the relation is one to many,&lt;/p&gt;
&lt;p&gt;if relation many to many then:&lt;/p&gt;
&lt;p&gt;Employee :m:m:  Project&lt;/p&gt;
&lt;p&gt;if relation is many to one then&lt;/p&gt;
&lt;p&gt;Employee :m:1:  Project&lt;/p&gt;
&lt;p&gt;and so on&lt;/p&gt;
&lt;p&gt;when you run the programe with this tutorials then will generate Employee,java and&lt;br/&gt;
  Project.java in  Sample Directoruy&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohammed Almutairi</dc:creator><pubDate>Sat, 15 Oct 2016 22:45:54 -0000</pubDate><guid>https://sourceforge.net7c5395f9ec20cf9fe98361219b82b76f95f65acc</guid></item><item><title>Home modified by Mohammed Almutairi</title><link>https://sourceforge.net/p/jpasamartgenerator/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/jpasamartgenerator/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/mohammed85/"&gt;Mohammed Almutairi&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5802aa98ea406b23979d898f" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohammed Almutairi</dc:creator><pubDate>Sat, 15 Oct 2016 22:31:53 -0000</pubDate><guid>https://sourceforge.net2523d9bf84a37e91655c213b12ea69bc8fca40a4</guid></item></channel></rss>