Annotation Interface SqlType


@Retention(RUNTIME) @Target({METHOD,PARAMETER}) public @interface SqlType
  • Element Details

    • value

      String value
      Default:
      ""
    • nativeContainerType

      Class<?> nativeContainerType
      Default:
      java.lang.Object.class