Package io.goobi.viewer.dao
package io.goobi.viewer.dao
Data access layer of the Goobi viewer. Contains the central
IDAO
interface, its JPA implementation, JPA attribute converters, and database migration update classes.-
InterfacesClassDescriptionCentral data-access interface for the Goobi viewer, defining all persistence operations for the application's domain objects.