Annotation Interface ExportableField


@Deprecated @Retention(RUNTIME) @Target(FIELD) public @interface ExportableField
Deprecated.
since 8.0.0
Moved from hibernate-extras. This would be temporarily available to support legacy import export.
Since:
8.0.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
    The Class represented by this parameter must have a public no-argument constructor.
  • Element Details

    • type

      Class type
      Deprecated.
      The Class represented by this parameter must have a public no-argument constructor.