Chapter 4 Generating Hibernate Persistent Objects and JSF Pages


DAO factory

The factory allows users to get a factor instance and from there get a DAO instance.

The factory classes are defined in the factory package.


The DaoFactory class is a generic factory base class.

The HibernateDaoFactory class is a Hibernate-specific factory class.

 


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