Package com.alpaca.persistence.impl
package com.alpaca.persistence.impl
-
ClassesClassDescriptionImplementation of the
IAdvertiserDAO
interface for managingAdvertiser
entities.GenericDAOImpl<T,ID> Abstract base implementation ofIGenericDAO
, providing generic CRUD and pagination operations for any entity typeT
with identifier typeID
.Implementation of theIPermissionDAO
interface for managingPermission
entities.Implementation of theIProfileDAO
interface for managingProfile
entities.