<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Jooq on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/jooq/</link>
    <description>Recent content in Jooq on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #e9d956c0c0154a221ad83c925346a8fa0e72f866</copyright>
    <lastBuildDate>Tue, 10 Jun 2014 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/jooq/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using jOOQ and Build Helper Plugin to Generate Database Metamodels with Maven</title>
      <link>https://www.hascode.com/using-jooq-and-build-helper-plugin-to-generate-database-metamodels-with-maven/</link>
      <pubDate>Tue, 10 Jun 2014 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/using-jooq-and-build-helper-plugin-to-generate-database-metamodels-with-maven/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;When you need to derive meta-models from existing databases and want to create type-safe queries with an elegant, fluent-API, jOOQ definitely is a tool to consider here.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;In the following tutorial I’d like to demonstrate how to integrate the jOOQ meta-model generator into a Maven build using the jOOQ Maven Plug-in, the Build Helper Maven Plug-in and Maven profiles to finally create a running application to query an existing RDBMS using such a generated meta-model.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
