 Working with NHibernate 3.0
My first experiences programming data-driven computer systems required registering COM
objects with the regsrv32.exe, invoking the Server.CreateObject method to create an
ADODB.Connection and ADODB.Recordset, and then using the MoveFirst(), MoveLast(),
MoveNext(), and MovePrevious() methods that navigate, forward only, through the... |  |  |  |  Hibernate Search by Example
Explore the Hibernate Search system and use its extraordinary search features in your own applications
Overview
-
Add search capability to your custom applications
-
Integrate with the core Hibernate system, using traditional APIs or JPA
-
Write search queries in no time that may...
|