 XQuery: Search Across a Variety of XML Data
The W3C XQuery 3.1 standard provides a tool to search, extract, and manipulate content, whether it's in XML, JSON or plain text. With this fully updated, in-depth tutorial, you’ll learn to program with this highly practical query language.
Designed for query writers who have some knowledge of XML basics, but... |  |  Just Spring Data Access: Covers JDBC, Hibernate, JPA and JDO
JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this book, you’ll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM). ... |  |  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... |