Class AbstractDataMapper<T>

    • Constructor Detail

      • AbstractDataMapper

        AbstractDataMapper()
    • Method Detail

      • getHashKey

        protected String getHashKey()
        Returns:
        Hash key of the DDB table
      • getRangeKey

        protected String getRangeKey()
        Returns:
        Range key of the DDB table