Uses of Package
com.zphinx.spine.data.impl

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

Classes in com.zphinx.spine.data.impl used by com.zphinx.spine.data.impl
DataBaseHelper
          DataBaseHelper represents a base helper class used by DAOs using databases for access
HibernateSessionFactory
          Configures and provides access to Hibernate sessions, tied to the current thread of execution.