Uses of Class
com.zphinx.spine.vo.DaoConstructor

Packages that use DaoConstructor
com.zphinx.spine.data.impl Implementation of abstraction classes for data interchange used in the data layers of the Spine application. 
 

Uses of DaoConstructor in com.zphinx.spine.data.impl
 

Methods in com.zphinx.spine.data.impl with parameters of type DaoConstructor
protected  DataAccessObject EJBProxy.open(Object obj1, String className, DaoConstructor daoCons)