<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Faker on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/faker/</link>
    <description>Recent content in Faker on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 30 Mar 2015 16:41:24 +0000</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/faker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Build a Java 3-tier application from scratch – Part 3: Object-relational mapping</title>
      <link>https://janikvonrotz.ch/2015/03/30/build-a-java-3-tier-application-from-scratch-part-3-object-relational-mapping/</link>
      <pubDate>Mon, 30 Mar 2015 16:41:24 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/03/30/build-a-java-3-tier-application-from-scratch-part-3-object-relational-mapping/</guid>
      <description>&lt;p&gt;Welcome to third part of my 3-tier application tutorial. Within this and the next part we are going to develope simple webservice that communicates with the database and maps Java objects to data tables.&#xA;We will create a controller that communicates with our MySQL database using the EclipseLink ORM to abstract this process.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s a picture of what we want to achieve. A simple webservice that&amp;rsquo;s serves depending on the url an array of json data.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://janikvonrotz.ch/wp-content/uploads/2015/03/Java-3-tier-webservice.png&#34; alt=&#34;Java 3-tier webservice&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
