Package com.evolveum.midpoint.repo.sql.query.definition
-
Interface Summary Interface Description JpaEntityDefinition.LinkDefinitionHandler -
Class Summary Class Description ClassDefinitionParser CollectionSpecification In current version this is just a marker class - there's nothing to be said about standard collections yet.JpaAnyContainerDefinition<T extends JpaAnyContainerDefinition<T>> JpaAnyItemLinkDefinition Link from AnyContainer to specific item in this container.JpaAnyPropertyDefinition Specifies "any" property.JpaAnyReferenceDefinition Specifies "any" reference.JpaDataNodeDefinition<T extends JpaDataNodeDefinition<T>> Defines piece of JPA data - entity, property, reference, or "any" container.JpaEntityDefinition JpaEntityPointerDefinition Special placeholder to allow for cross-references: entity definition that points to another entity.JpaLinkDefinition<D extends JpaDataNodeDefinition> JpaPropertyDefinition<T extends JpaPropertyDefinition<T>> JpaReferenceDefinition<T extends JpaReferenceDefinition<T>> LinkDefinitionComparator VirtualAnyContainerDefinition VirtualCollectionSpecification -
Annotation Types Summary Annotation Type Description Any Count Getter for the item count field.IdQueryProperty Target of "#" (ID) queries.JaxbName JaxbPath JaxbPaths Created by Viliam Repan (lazyman).JaxbType NeverNull Such a strange name was chosen to avoid collision with traditional @NotNull annotations.NotQueryable Means: Don't allow this property to be used in queries.OwnerGetter Denotes method that is used to access the container parent.OwnerIdGetter Denotes method that is used to access the container parent ID.QueryEntity VirtualAny VirtualCollection VirtualQueryParam