Class MainSubTypeMapper.TitleTypeMapper

java.lang.Object
de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper<de.digitalcollections.model.text.TitleType>
de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper.TitleTypeMapper
All Implemented Interfaces:
org.jdbi.v3.core.array.SqlArrayType<de.digitalcollections.model.text.TitleType>, org.jdbi.v3.core.mapper.ColumnMapper<de.digitalcollections.model.text.TitleType>
Enclosing class:
MainSubTypeMapper<M extends de.digitalcollections.model.MainSubType>

public static class MainSubTypeMapper.TitleTypeMapper extends MainSubTypeMapper<de.digitalcollections.model.text.TitleType> implements org.jdbi.v3.core.array.SqlArrayType<de.digitalcollections.model.text.TitleType>, org.jdbi.v3.core.mapper.ColumnMapper<de.digitalcollections.model.text.TitleType>
  • Constructor Details

    • TitleTypeMapper

      public TitleTypeMapper()