Skip navigation links
  • Overview
  • Module
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    de.chojo.sadu.queries.configuration.QueryConfiguration
    de.chojo.sadu.queries.query.TokenizedQuery(String, Map<Integer, Integer>, Map<String, List<Integer>>)
  • Deprecated Interfaces
    Interface
    Description
    de.chojo.sadu.queries.configuration.QueryConfiguration
  • Deprecated Methods
    Method
    Description
    de.chojo.sadu.mapper.wrapper.Row.getLocalDate(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalDate(int, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalDate(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalDate(String, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalDateTime(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalDateTime(int, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalDateTime(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalDateTime(String, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalTime(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalTime(int, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalTime(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getLocalTime(String, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getOffsetDateTime(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getOffsetDateTime(int, Calendar)
    de.chojo.sadu.mapper.wrapper.Row.getOffsetDateTime(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getOffsetDateTime(String, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getOffsetTime(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getOffsetTime(int, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getOffsetTime(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getOffsetTime(String, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getUuidFromBytes(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getUuidFromBytes(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getUuidFromString(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getUuidFromString(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getZonedDateTime(int)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getZonedDateTime(int, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getZonedDateTime(String)
    Use Row.get(String, ValueReader) with one of the StandardReader
    de.chojo.sadu.mapper.wrapper.Row.getZonedDateTime(String, Calendar)
    Use Row.get(String, ValueReader) with one of the StandardReader
  • Deprecated Constructors
    Constructor
    Description
    de.chojo.sadu.queries.query.TokenizedQuery(String, Map<Integer, Integer>, Map<String, List<Integer>>)