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.
  • Interfaces
    Class
    Description
    Central data-access interface for the Goobi viewer, defining all persistence operations for the application's domain objects.