Class Hierarchy
- java.lang.Object
- de.digitalcollections.cudami.server.backend.impl.database.AbstractPagingSortingFilteringRepositoryImpl
- de.digitalcollections.cudami.server.backend.impl.jdbi.JdbiRepositoryImpl<U>
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.DigitalObjectLinkedDataFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.DigitalObjectLinkedDataFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.DigitalObjectRenderingFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.DigitalObjectRenderingFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation.EntityToEntityRelationRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.relation.EntityToEntityRelationRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.UniqueObjectRepositoryImpl<U> (implements de.digitalcollections.cudami.server.backend.api.repository.UniqueObjectRepository<U>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.semantic.HeadwordRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.semantic.HeadwordRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.IdentifiableRepositoryImpl<I> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.IdentifiableRepository<I>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.EntityRepositoryImpl<E> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.EntityRepository<E>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent.AgentRepositoryImpl<A> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.AgentRepository<A>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent.CorporateBodyRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.CorporateBodyRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent.PersonRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.PersonRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.ArticleRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.ArticleRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.CollectionRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.CollectionRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.DigitalObjectRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.DigitalObjectRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.EventRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.EventRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.GeoLocationRepositoryImpl<G> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.GeoLocationRepository<G>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.CanyonRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.CanyonRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.CaveRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.CaveRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.ContinentRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.ContinentRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.CountryRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.CountryRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.CreekRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.CreekRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.HumanSettlementRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.HumanSettlementRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.LakeRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.LakeRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.MountainRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.MountainRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.OceanRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.OceanRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.RiverRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.RiverRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.SeaRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.SeaRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.StillWatersRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.StillWatersRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.ValleyRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.ValleyRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.HeadwordEntryRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.HeadwordEntryRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.ItemRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work.ItemRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.ManifestationRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work.ManifestationRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.ProjectRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.ProjectRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.TopicRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.TopicRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.WebsiteRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.WebsiteRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.WorkRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work.WorkRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent.FamilyNameRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.agent.FamilyNameRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.FileResourceMetadataRepositoryImpl<F> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.FileResourceMetadataRepository<F>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent.GivenNameRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.agent.GivenNameRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.web.WebpageRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.web.WebpageRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.IdentifierRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.IdentifierRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.IdentifierTypeRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.IdentifierTypeRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.legal.LicenseRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.legal.LicenseRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.relation.PredicateRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.relation.PredicateRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.view.RenderingTemplateRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.view.RenderingTemplateRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.semantic.SubjectRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.semantic.SubjectRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.semantic.TagRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.semantic.TagRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.alias.UrlAliasRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.alias.UrlAliasRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.security.UserRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.security.UserRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.versioning.VersionRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.versioning.VersionRepository)
- org.flywaydb.core.api.migration.BaseJavaMigration (implements org.flywaydb.core.api.migration.JavaMigration)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.DbIdentifierMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>, org.jdbi.v3.core.array.SqlArrayType<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation.EntityToEntityRelationMapper<E>
- org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
- de.digitalcollections.cudami.model.config.IiifServerConfig
- de.digitalcollections.cudami.server.backend.impl.jdbi.plugins.JsonbJdbiPlugin (implements org.jdbi.v3.core.spi.JdbiPlugin)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.LocalDateRangeMapper (implements org.jdbi.v3.core.argument.ArgumentFactory, org.jdbi.v3.core.mapper.ColumnMapper<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper<M>
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper.ExpressionTypeMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>, org.jdbi.v3.core.array.SqlArrayType<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper.TitleTypeMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>, org.jdbi.v3.core.array.SqlArrayType<T>)
- de.digitalcollections.cudami.server.config.SpringConfigBackendDatabase
- de.digitalcollections.cudami.server.config.SpringUtility (implements org.springframework.context.ApplicationContextAware)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.TitleMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.TitleSqlHelper