Hierarchy For Package io.apicurio.registry.storage.impl.sql.mappers
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.apicurio.registry.storage.impl.sql.mappers.ArtifactMetaDataDtoMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.ArtifactRuleEntityMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.ArtifactVersionEntityMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.ArtifactVersionMetaDataDtoMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.ContentEntityMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.ContentMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.GlobalRuleEntityMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.GroupEntityMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.GroupMetaDataDtoMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.LogConfigurationMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.SearchedArtifactMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.SearchedVersionMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- io.apicurio.registry.storage.impl.sql.mappers.StoredArtifactMapper (implements org.jdbi.v3.core.mapper.RowMapper<T>)