All Classes and Interfaces

Class
Description
Abstract criteria matcher.
Method result.
The method matcher that is using MethodNameParser.
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
The matcher based on a simple patter.
Abstract superclass for specification methods.
Maps JPA column annotation to MappedProperty.
Maps JPA column annotation to MappedProperty.
Maps JPA Convert annotation.
Maps JPA Convert annotation.
Maps JPA converter annotation to a singleton instance.
Maps JPA converter annotation to a singleton instance.
Count method match.
Implementation of count(Specification) for JPA specifications.
Delete all specification method.
Delete criteria method match.
Count method matcher.
Delete specification method.
Maps JPA Embeddable to Micronaut Data Embedabble.
Maps JPA Embeddable to Micronaut Data Embedabble.
A visitor that handles types annotated with Embeddable.
Maps JPA Embedded to Micronaut Data embedded.
Maps JPA Embedded to Micronaut Data embedded.
Maps JPA's embedded ID to EmbeddedId.
Maps JPA's embedded ID to EmbeddedId.
Translates the jakarta.persistence annotation model into the generic model understood by Micronaut Data.
Translates the javax.persistence annotation model into the generic model understood by Micronaut Data.
Validates entity event method signatures.
Maps JPA's @Enumerated to a correct type def.
Maps JPA's @Enumerated to a correct type def.
Exists method matcher.
Exists specification method.
Find all specification method.
Finders utils.
Internally used for dynamically defining a class element.
The interceptor match.
Teh find interceptor definition.
Find method matcher.
JPA specification findOne.
Compilation time implementation of Page find(Specification, Pageable) for JPA.
Maps JPA's generated value to Micronaut's.
Maps JPA's generated value to Micronaut's.
Maps JPA's Id annotation to Micronaut's.
Maps JPA's Id annotation to Micronaut's.
Maps JPA's Index annotation to Micronaut's.
Maps JPA's Index annotation to Micronaut's.
Maps JTA's Jakarta transaction annotation.
Maps JPA's JoinColumn annotation to Micronaut's.
Maps JPA's JoinColumn annotation to Micronaut's.
Maps JPA's JoinTable annotation to Micronaut's.
Maps JPA's JoinTable annotation to Micronaut's.
Maps JTA's transaction annotation.
Maps JPA's ManyToMany annotation to Relation.
Maps JPA's ManyToMany annotation to Relation.
Maps JPA's ManyToOne annotation to Relation.
Maps JPA's ManyToOne annotation to Relation.
Configurations bean introspection correctly for each entity.
A TypeElementVisitor that pre-computes mappings to columns based on the configured naming strategy.
A match context when matching methods.
Immediate match fail.
Implementation of dynamic finders.
A match context for finding a matching method.
The method matcher.
Method match implementation.
The method info.
The internal source implementation of SourcePersistentEntityCriteriaBuilder that supports mapping method parameters.
The method name parser.
The builder.
The match.
The match ID.
Maps JPA's OneToMany annotation to Relation.
Maps JPA's OneToMany annotation to Relation.
Maps JPA's OneToOne annotation to Relation.
Maps JPA's OneToOne annotation to Relation.
Maps JPA's PostLoad annotation to Micronaut's.
Maps JPA's PostLoad annotation to Micronaut's.
Maps JPA's PostPersist annotation to Micronaut's.
Maps JPA's PostPersist annotation to Micronaut's.
Maps JPA's PostRemove annotation to Micronaut's.
Maps JPA's PostRemove annotation to Micronaut's.
Maps JPA's PostUpdate annotation to Micronaut's.
Maps JPA's PostUpdate annotation to Micronaut's.
Maps JPA's PrePersist annotation to Micronaut's.
Maps JPA's PrePersist annotation to Micronaut's.
Maps JPA's PreRemove annotation to Micronaut's.
Maps JPA's PreRemove annotation to Micronaut's.
Maps JPA's PreUpdate annotation to Micronaut's.
Maps JPA's PreUpdate annotation to Micronaut's.
Finder for the procedure methods.
Projections.
The AVG projection.
The MAX projection.
The MIN projection.
The SUM projection.
Query criteria method match.
Type of method match.
Finder with custom defied query used to return a single result.
The main TypeElementVisitor that visits interfaces annotated with Repository and generates queries for each abstract method.
Restrictions.
Restrictions.After<T extends Comparable<? super T>>
Restrictions.Before<T extends Comparable<? super T>>
Array contains restriction.
Between restriction.
Collection contains restriction.
Contains with criterion.
Contains with criterion.
Contains with criterion.
Contains with criterion IgnoreCase.
Ends with criterion.
Ends with criterion.
Ends with criterion.
Ends with criterion.
Equal restriction.
Equals restriction.
Greater than expression.
Greater than equals.
Ids restriction.
Case-insensitive like.
In restriction.
InList restriction.
InRange restriction.
IsEmpty restriction.
IsFalse restriction.
IsNotEmpty restriction.
IsNotNull restriction.
IsNull restriction.
IsTrue restriction.
Less than.
Less than equals.
Like criterion.
PropertyNotEqual restriction.
PropertyNotEquals restriction.
NotIn restriction.
NotInList restriction.
Regex criterion.
Property restriction.
Regex like.
Starts with criterion.
Starts with criterion.
Starts with criterion.
Starts with criterion.
EqualIgnoreCase restriction.
EqualsIgnoreCase restriction.
Restriction.
A save method for saving a single entity.
Source code level implementation of Association.
The internal source implementation of ParameterExpressionImpl.
An implementation of PersistentEntity that operates on the sources.
The source persistent entity extension of PersistentEntityCriteriaBuilder.
The source implementation of SourcePersistentEntityCriteriaBuilder.
The source persistent entity extension of PersistentEntityCriteriaDelete.
The source persistent entity extension of PersistentEntityCriteriaQuery.
The source persistent entity extension of PersistentEntityCriteriaUpdate.
Source code level implementation of PersistentProperty.
Maps Spring Data's CreatedDate annotation to DateCreated.
Maps Spring Data's Id to Id.
Maps Spring's LastModifiedDate to DateUpdated.
Maps Spring Data's PersistenceConstructor to Creator.
Maps Spring Data's Persisted to MappedEntity.
Maps Spring's repository annotation to Micronaut's.
Maps Spring's TransactionalEventListener to Micronaut's.
Maps Spring's transaction annotation.
Maps Spring Data's Transient to Transient.
Maps Spring's Version to Version.
Mapping StaticMetamodel to have reflective access.
Maps JPA's Table annotation to MappedEntity.
Maps JPA's Table annotation to MappedEntity.
Maps JPA's Transient annotation to Transient.
Maps JPA's Transient annotation to Transient.
Internal utility methods.
Delete all specification method.
Update criteria method match.
Update method matcher.
The mapping util class.
Maps JPA's Version annotation to Micronaut's.
Maps JPA's Version annotation to Micronaut's.