<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/hibernatepojoge/news/" rel="alternate"/><link href="https://sourceforge.net/p/hibernatepojoge/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/hibernatepojoge/news/</id><updated>2010-07-27T13:21:51Z</updated><subtitle>Recent posts to news</subtitle><entry><title>New Release</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2010/07/new-release/" rel="alternate"/><published>2010-07-27T13:21:51Z</published><updated>2010-07-27T13:21:51Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.netdf498fb5b26f1ea6436d692fb046df895c064fc1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;v1.4.4 has been released containing almost a year's worth of bug fixes and features. Please look at sample.xml for all the configuration features.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>New Release!</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2009/08/new-release/" rel="alternate"/><published>2009-08-03T08:13:13Z</published><updated>2009-08-03T08:13:13Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net9b4386419704efbb295af3f099063b63dcb9d18d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;02-Aug-2009 release notes&lt;/p&gt;
&lt;p&gt;* Added customPluralization config to allow custom rules for pluralization&lt;br /&gt;
* Ignore config setting: added everything-except options&lt;br /&gt;
* Added ability to mark certain fields as being unique for data pool factory&lt;br /&gt;
* Added default-cascade options&lt;br /&gt;
* Added ability to append suffixes to the generated model objects eg CustomerMO instead of Customer&lt;br /&gt;
* Setting &amp;lt;enableJodaSupport&amp;gt; to true and &amp;lt;enableHibernateValidator&amp;gt; to true triggered a crash. Fixed.&lt;br /&gt;
* Leaving &amp;lt;disableSubtypeEnumGeneration&amp;gt; set to true gave ClassNotFoundExceptions during compilation. Fixed.&lt;br /&gt;
* Other assorted bug fixes.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>New release</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2009/05/new-release/" rel="alternate"/><published>2009-05-25T07:57:45Z</published><updated>2009-05-25T07:57:45Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net39ec6f47b96af99608440caa0ed765debdc60e6b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Fixes some bugs + adds joda time support + immutable classes support&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Version 1.0 released</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2009/04/version-10-released/" rel="alternate"/><published>2009-04-23T09:36:51Z</published><updated>2009-04-23T09:36:51Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.netd62a5e38a69a37dd2d15061044f8838cb409edb2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;New stuff: Mavenized, Equals, subclass, composite keys &amp;amp; other bug fixes, Enums can now support additional columns, NarrowProxy changes, OSGi meta inf added, ehcache outside of target pom, hibernate bug workaround for typedef in composite PK, random-generator fixes, Support for lazy connections in spring, multiple interfaces possible + onetoone bugfix, reverse lookups for enums, new component scan allow more fine tuning of treatLinkAsEnum, assembly plugin for maven, inverse renaming supported, Cascade all --&amp;gt; cascade persist / merge &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Hibernate Pojo Generator: v0.9.5 released</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2008/11/hibernate-pojo-generator-v095-released/" rel="alternate"/><published>2008-11-06T16:11:53Z</published><updated>2008-11-06T16:11:53Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net8c4f75dffd450dd6c8f706dbc06fbb0e35ef11a7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations.&lt;/p&gt;
&lt;p&gt;New release: adds maven support, db version checking and more.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>v0.9.4.3 released.</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2008/07/v0943-released/" rel="alternate"/><published>2008-07-18T10:41:26Z</published><updated>2008-07-18T10:41:26Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net2117f8290f4df5edb6ff9f3cdfc3ae3710b0f783</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Adds 2 new config options + plenty of bug fixes.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>v0.9.4.2 released</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2008/05/v0942-released/" rel="alternate"/><published>2008-05-21T08:24:16Z</published><updated>2008-05-21T08:24:16Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net4feebc80eb05a6c90b57a999be0f6b8c602c4e8e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;v0.9.4.2 adds the following features: disabling of back links, suppressing schema output, custom class imports.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>v0.9.4 Released!</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2008/05/v094-released/" rel="alternate"/><published>2008-05-01T07:26:02Z</published><updated>2008-05-01T07:26:02Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net1691cf37b409fca66b4bb5a68f8a0b59d39d2707</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Adds interface generation for model objects, spring cleanups, abstract tables, cyclic dependencies and more.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>v0.9.3 released</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2008/03/v093-released/" rel="alternate"/><published>2008-03-20T08:33:20Z</published><updated>2008-03-20T08:33:20Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net8597c035a3edc936b29fcf94ce4ed790bdaef396</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Lots of spring changes (config is now much shorter) + usual bug fixes. See news/releases section for more info.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>v0.9 released!</title><link href="https://sourceforge.net/p/hibernatepojoge/news/2008/02/v09-released/" rel="alternate"/><published>2008-02-15T11:15:40Z</published><updated>2008-02-15T11:15:40Z</updated><author><name>Wallace Wadge</name><uri>https://sourceforge.net/u/wwadge/</uri></author><id>https://sourceforge.net1541355ae8b17ae7287ad1bd96c9d3d23636e5f7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Numerous features/bug fixes. Please see news section in main website (http://hibernatepojoge.sourceforge.net/) for more information&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>