Uses of Package
com.devonfw.module.jpa.dataaccess.api
-
Packages that use com.devonfw.module.jpa.dataaccess.api Package Description com.devonfw.module.jpa.dataaccess.api com.devonfw.module.jpa.dataaccess.base -
Classes in com.devonfw.module.jpa.dataaccess.api used by com.devonfw.module.jpa.dataaccess.api Class Description Dao This is a simplified variant ofGenericDaofor the suggested and common case that you have aLongasprimary key.GenericDao This is the interface for a Data Access Object (DAO). -
Classes in com.devonfw.module.jpa.dataaccess.api used by com.devonfw.module.jpa.dataaccess.base Class Description Dao This is a simplified variant ofGenericDaofor the suggested and common case that you have aLongasprimary key.GenericDao This is the interface for a Data Access Object (DAO).MasterDataDao This is the interface for aDaoresponsible for aPersistenceEntitythat represents master-data.