Chapter 4 Generating Hibernate Persistent Objects and JSF Pages


Using DAO

You can use DAO to greatly simplify your code.

By default, the DAO is in the auto-commit and auto-close session modes, but you can change the default modes to control the commit and session modes yourself.

 


Copyright (C) 2005. Sybase Inc. All rights reserved.