Uses of Class
org.nuiton.topia.persistence.TopiaDAOImpl
Packages that use TopiaDAOImpl
Package
Description
This package contains interfaces and abstract classes for entities and daos.
-
Uses of TopiaDAOImpl in org.nuiton.topia.persistence
Subclasses of TopiaDAOImpl in org.nuiton.topia.persistenceModifier and TypeClassDescriptionclassTopiaDAOLegacy<E extends TopiaEntity>Deprecated.since 2.6.12 Using the hibernate Criteria api is not a good idea as we wants to use in ToPIA next generation (version 3.0) jpa api.