Annotation Interface Exclude


@Target({PACKAGE,TYPE}) @Retention(CLASS) @Incubating public @interface Exclude
Indicates that a package or top-level type should be ignored by the Hibernate annotation processor.
Since:
6.5