JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.hibernate.annotations.processing
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