Interface InternalUnsupportedTypeFactory.Marker

Enclosing class:
InternalUnsupportedTypeFactory

public static interface InternalUnsupportedTypeFactory.Marker
Marker interface, that should be used by any internal value types, that could potentially get to the SQL
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Error message in case this object made it to the DB
  • Method Details

    • errorMessage

      default String errorMessage()
      Error message in case this object made it to the DB