SNAPSHOT build available with Hibernate 4.0 support

133 views
Skip to first unread message

David W

unread,
Feb 21, 2013, 10:50:05 AM2/21/13
to java-gen...@googlegroups.com
Friends,

I have just published the first snapshot release of version 1.2.0, which includes support for Hibernate 4 and JPA 2. Go ahead and give it a try. Let me know if you find any problems so I can fix them before making a final release. As far as I know there are no known bugs.

The maven repo is here:
<repository>
       
<id>sonatype-oss-repo</id>
       
<name>Sonatype Open Source maven snapshot repo</name>
       
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>

The dependency looks like this:
<dependency>
        <groupId>com.googlecode.genericdao</groupId>
        <artifactId>dao-hibernate</artifactId>
        <version>1.2.0-SNAPSHOT</version>
</dependency>

You'll have to build with Java v. 6 or higher, as required by Hibernate 4. The APIs have not changed.

There is a sample web project with configuration here: http://code.google.com/p/hibernate-generic-dao/source/browse/trunk/sample/hibernate-maven-web (svn https://hibernate-generic-dao.googlecode.com/svn/trunk/sample/hibernate-maven-web). (Of course that's a reference to trunk. Eventually those links will be to the 1.2.0 tag when it's created.)

Cheers,

David

David W

unread,
Feb 22, 2013, 12:27:19 PM2/22/13
to java-gen...@googlegroups.com

cha...@gmail.com

unread,
Feb 25, 2013, 3:58:08 AM2/25/13
to java-gen...@googlegroups.com
Hi David,

Thanks very much!
I used the snapshot, so far no issues.

Best Regards,
Chary

hugo

unread,
Feb 25, 2013, 10:13:29 PM2/25/13
to java-gen...@googlegroups.com

Hi, David

    Thank you so much for your efforts on this!

Best Regards,

Hugo

master....@gmail.com

unread,
Apr 27, 2013, 5:04:34 PM4/27/13
to java-gen...@googlegroups.com
Hi, I hope you could give me some insight into this: https://groups.google.com/forum/?fromgroups=#!topic/java-generic-dao/0y2XDBhE9Qk
Reply all
Reply to author
Forward
0 new messages