Uses of Package
com.querydsl.core.types
Packages that use com.querydsl.core.types
Package
Description
Basic Query elements
Alias functionality
DML interfaces
Aggregating post processing functionality
Various support classes
Expression types
DSL expression types
General utility classes
-
Classes in com.querydsl.core.types used by com.querydsl.coreClassDescription
Expressiondefines a general typed expression in a Query instance.OrderSpecifierrepresents an order-by-element in a Query instanceParamExpressiondefines named and unnamed parameters in queriesPredicateis the common interface for Boolean typed expressionsValidatingVisitorvisits expressions and ensures that only known path instances are usedVisitordefines a visitor signature forExpressioninstances. -
Classes in com.querydsl.core.types used by com.querydsl.core.aliasClassDescription
Expressiondefines a general typed expression in a Query instance.Pathrepresents a path expression.PathMetadataprovides metadata forPathexpressions. -
Classes in com.querydsl.core.types used by com.querydsl.core.dmlClassDescription
Expressiondefines a general typed expression in a Query instance.Pathrepresents a path expression.SubQueryExpressionrepresents a sub query. -
Classes in com.querydsl.core.types used by com.querydsl.core.groupClassDescription
ConstructorExpressionrepresents a constructor invocationExpressiondefines a general typed expression in a Query instance.ExpressionBaseis the base class for immutableExpressionimplementationsFactoryExpressionrepresents factory expressions such as JavaBean or Constructor projectionsCommon superclass forFactoryExpressionimplementationsPathrepresents a path expression.Visitordefines a visitor signature forExpressioninstances. -
Classes in com.querydsl.core.types used by com.querydsl.core.supportClassDescription
CollectionExpressionrepresentsjava.util.Collectiontyped expressionsConstantrepresents a general constant expression.EntityPathis the common interface for entity path expressionsExpressiondefines a general typed expression in a Query instance.ExpressionBaseis the base class for immutableExpressionimplementationsFactoryExpressionrepresents factory expressions such as JavaBean or Constructor projectionsCommon superclass forFactoryExpressionimplementationsMapExpressionrepresentsjava.util.Maptyped expressionsOperationrepresents an operation with operator and argumentsOperatorrepresents operator symbols.OrderSpecifierrepresents an order-by-element in a Query instanceParamExpressiondefines named and unnamed parameters in queriesPathrepresents a path expression.Predicateis the common interface for Boolean typed expressionsSubQueryExpressionrepresents a sub query.Templateprovides serialization templates forTemplate.Operation,TemplateExpressionandPathserializationTemplateExpressionprovides base types for custom expressions with integrated serialization templatesTemplatesprovides operator patterns for query expression serializationVisitordefines a visitor signature forExpressioninstances. -
Classes in com.querydsl.core.types used by com.querydsl.core.typesClassDescription
ArrayConstructorExpressionextendsFactoryExpressionBaseto represent array initializersCollectionExpressionrepresentsjava.util.Collectiontyped expressionsConstantrepresents a general constant expression.ConstructorExpressionrepresents a constructor invocationExpressiondefines a general typed expression in a Query instance.ExpressionBaseis the base class for immutableExpressionimplementationsFactoryExpressionrepresents factory expressions such as JavaBean or Constructor projectionsCommon superclass forFactoryExpressionimplementationsHashCodeVisitoris used for hashCode generation inExpressionimplementations.JavaTemplatesextendsTemplatesto provide Java syntax compliant serialization of Querydsl expressionsNullExpressiondefines a general null expressionOperationrepresents an operation with operator and argumentsOperationImplis the default implementation of theOperationinterfaceOperatorrepresents operator symbols.Opsprovides the operators for the fluent query grammar.Aggregation operatorsDate and time operatorsMath operatorsQuantification operatorsString operatorsOrderdefines ascending and descending orderOrderSpecifierrepresents an order-by-element in a Query instanceBehaviour for order of null valuesParameterizedExpressionis a common interface for expressions with generic type parametersParamExpressiondefines named and unnamed parameters in queriesCopiesParameterExpressionbindings from subexpressions toQueryMetadatain the contextPathrepresents a path expression.Extracts the first path that occurs in an expression via breadth first searchPathImpldefines a default implementation of thePathinterfacePathMetadataprovides metadata forPathexpressions.PathTyperepresents the relation of aPathto its parentPredicateis the common interface for Boolean typed expressionsPredicateOperationprovides a Boolean typedOperationimplementationPredicateTemplateprovides a Boolean typedTemplateExpressionimplementationQBeanis a JavaBean populating projection typeQListrepresents a projection of type ListQMaprepresents a projection of type MapQTuplerepresents a projection of typeTupleSubQueryExpressionrepresents a sub query.Templateprovides serialization templates forTemplate.Operation,TemplateExpressionandPathserializationGeneral template elementTemplateExpressionprovides base types for custom expressions with integrated serialization templatesDefault implementation of theTemplateExpressioninterfaceTemplateFactoryis a factory forTemplateinstancesTemplatesprovides operator patterns for query expression serializationToStringVisitoris used for toString() serialization inExpressionimplementations.ValidatingVisitorvisits expressions and ensures that only known path instances are usedVisitordefines a visitor signature forExpressioninstances. -
Classes in com.querydsl.core.types used by com.querydsl.core.types.dslClassDescription
CollectionExpressionrepresentsjava.util.Collectiontyped expressionsEntityPathis the common interface for entity path expressionsExpressiondefines a general typed expression in a Query instance.MapExpressionrepresentsjava.util.Maptyped expressionsMutableExpressionBaseis the base class for mutable Expression implementationsNullExpressiondefines a general null expressionOperationrepresents an operation with operator and argumentsOperationImplis the default implementation of theOperationinterfaceOperatorrepresents operator symbols.OrderSpecifierrepresents an order-by-element in a Query instanceParameterizedExpressionis a common interface for expressions with generic type parametersParamExpressiondefines named and unnamed parameters in queriesPathrepresents a path expression.PathImpldefines a default implementation of thePathinterfacePathMetadataprovides metadata forPathexpressions.Predicateis the common interface for Boolean typed expressionsPredicateOperationprovides a Boolean typedOperationimplementationPredicateTemplateprovides a Boolean typedTemplateExpressionimplementationSubQueryExpressionrepresents a sub query.Templateprovides serialization templates forTemplate.Operation,TemplateExpressionandPathserializationTemplateExpressionprovides base types for custom expressions with integrated serialization templatesDefault implementation of theTemplateExpressioninterfaceVisitordefines a visitor signature forExpressioninstances. -
Classes in com.querydsl.core.types used by com.querydsl.core.util