See: Description
Class | Description |
---|---|
AnnotationMetadataHierarchy |
Used to represent an annotation metadata hierarchy.
|
EmbeddableVisitor |
A visitor that handles types annotated with
Embeddable . |
EntityEventVisitor |
Validates entity event method signatures.
|
MappedEntityVisitor |
A
TypeElementVisitor that pre-computes mappings to columns based on the configured naming strategy. |
MatchContext |
A match context when matching methods.
|
MethodMatchContext |
A match context for finding a matching method.
|
RepositoryTypeElementVisitor |
The main
TypeElementVisitor that visits interfaces annotated with Repository
and generates queries for each abstract method. |
Exception | Description |
---|---|
MatchFailedException |
Immediate match fail.
|