hibernate

TwitterFacebook
Get flash to fully experience Pearltrees
query

Hibernate Search runs over Lucene and allows you to annotate member's of your domain model classes that you'd like to have automagically indexed. It then gives you the ability to query the index and retrieve managed objects using the Hibernate query API's. So in essence you're querying using the domain model and not the database tables as you'd normally do when working directly with Lucene.

Sanjiv Jivan's Blog

http://jroller.com/sjivan/entry/hibernate_search_cool_but_is
When you run a test from IntelliJ idea, you can customize some of the settings by selecting the list of tests and click Edit Configurations . From there you can change things like: In Hibernate OGM, we use the same test site for all NoSQL solutions.

No Relation To...: Hibernate Search - cool, but is it the right approach? Year baby!

http://blog.emmanuelbernard.com/2007/06/hibernate-search-cool-but-is-it-right.html
http://blogs.warwick.ac.uk/colinyates/entry/hibernates_bizzare_interpretation/ Writing about web page hibernate.org So my colleague asked me about the exact semantics of hibernate's "inverse" keyword which is surely the worst choice of word for a simple concept.

Hibernates bizarre interpretation of inverse ;), 25/04/06, Colin's blog

http://www.roseindia.net/hibernate/index.shtml This tutorial provide step by step instructions on using Hibernate 3.0. Hibernate is popular open source object relational mapping tool for Java platform. It provides powerful, ultra-high performance object/relational persistence and query service for Jav

Complete Hibernate Tutorial

NHibernate Helper Kit - The Code Project - .NET

Introduction Here is a tool for the use of your own applications that NHibernate. You can easily install and use this helper kit. http://www.codeproject.com/Articles/14553/NHibernate-Helper-Kit

Enterprise .NET Community: NHibernate - Part 2

October 12, 2004 In my last article, I introduced NHibernate, which is an open-source object/relational mapping framework newly available to .NET developers. I have been rightly criticized (both here and in other forums) for failing to emphasize that NHibernate is but one of many available ORM solutions available, and in fact, the number of open source plus commercial ORM frameworks for .NET is currently over 50. http://www.theserverside.net/tt/articles/showarticle.tss?id=NHibernateP2

Enterprise .NET Community: NHibernate

August 12, 2004 Chances are, as a .NET developer, you are already intimately familiar with the ADO.NET dataset. http://www.theserverside.net/tt/articles/showarticle.tss?id=NHibernate