Package io.goobi.viewer.dao.impl
package io.goobi.viewer.dao.impl
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer,
including a custom class loader and the central
JPADAO that covers all entity types.-
ClassesClassDescriptionCustom class loader used to resolve JPA entity classes from the configured persistence unit.JPA-based implementation of
IDAO, providing all database access operations for the viewer.