Class Hierarchy
- java.lang.Object
- com.mysema.query.group.AbstractGroupExpression<T,R> (implements com.mysema.query.group.GroupExpression<T,R>)
- com.mysema.query.group.GAvg<T>
- com.mysema.query.group.GSum<T>
- com.mysema.query.lucene.AbstractLuceneQuery<T,Q> (implements com.mysema.query.SimpleProjectable<T>, com.mysema.query.SimpleQuery<Q>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.mysema.util.BeanMap (implements java.lang.Cloneable)
- com.mysema.query.sql.dml.AbstractMapper<T> (implements com.mysema.query.sql.dml.Mapper<T>)
- com.mysema.query.codegen.AbstractModule
- org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
- com.mysema.query.sql.codegen.AbstractNamingStrategy (implements com.mysema.query.sql.codegen.NamingStrategy)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.mysema.query.sql.dml.AbstractSQLClause<C> (implements com.mysema.query.dml.DMLClause<C>)
- com.mysema.query.sql.AbstractSQLQueryFactory<Q> (implements com.mysema.query.sql.SQLQueryFactory<Q,SQ,D,U,I,M>)
- com.mysema.query.sql.types.AbstractType<T> (implements com.mysema.query.sql.types.Type<T>)
- javax.lang.model.util.AbstractTypeVisitor6<R,P> (implements javax.lang.model.type.TypeVisitor<R,P>)
- com.mysema.query.alias.Alias
- com.mysema.query.alias.AliasFactory
- com.mysema.query.sql.dml.AnnotationMapper (implements com.mysema.query.sql.dml.Mapper<T>)
- com.mysema.util.Annotations (implements java.lang.reflect.AnnotatedElement)
- com.mysema.query.mongodb.AnyEmbeddedBuilder<K>
- com.mysema.query.apt.APTOptions
- com.mysema.util.ArrayUtils
- org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
- org.hamcrest.TypeSafeDiagnosingMatcher<T>
- com.mysema.util.BeanMap.MyMapEntry (implements java.util.Map.Entry<K,V>)
- com.mysema.query.sql.Beans
- com.mysema.query.codegen.BeanSerializer (implements com.mysema.query.codegen.Serializer)
- com.mysema.util.BeanUtils
- com.mysema.query.BooleanBuilder (implements java.lang.Cloneable, com.mysema.query.types.Predicate)
- com.mysema.query.types.expr.CaseBuilder
- com.mysema.query.types.expr.CaseBuilder.Cases<A,Q>
- com.mysema.query.types.expr.CaseBuilder.CaseWhen<A,Q>
- com.mysema.query.types.expr.CaseBuilder.Initial
- com.mysema.query.types.expr.CaseForEqBuilder<D>
- com.mysema.query.types.expr.CaseForEqBuilder.Cases<T,Q>
- com.mysema.query.types.expr.CaseForEqBuilder.CaseWhen<T,Q>
- com.mysema.util.ClassPathUtils
- com.mysema.query.collections.CollDeleteClause<T> (implements com.mysema.query.dml.DeleteClause<C>)
- com.mysema.query.support.CollectionAnyVisitor (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.util.CollectionUtils
- com.mysema.query.collections.CollQueryFactory
- com.mysema.query.collections.CollQueryFunctions
- com.mysema.query.collections.CollUpdateClause<T> (implements com.mysema.query.dml.UpdateClause<C>)
- com.mysema.query.sql.support.ColumnData
- com.mysema.query.sql.ColumnImpl (implements com.mysema.query.sql.Column)
- com.mysema.query.sql.Configuration
- com.mysema.query.jpa.codegen.Constants
- com.mysema.query.support.Context
- com.mysema.query.apt.Context
- com.mysema.query.jpa.Conversions
- com.mysema.query.types.Converters
- com.mysema.query.apt.DefaultConfiguration (implements com.mysema.query.apt.Configuration)
- com.mysema.query.collections.DefaultEvaluatorFactory
- com.mysema.query.alias.DefaultPathFactory (implements com.mysema.query.alias.PathFactory)
- com.mysema.query.collections.DefaultQueryEngine (implements com.mysema.query.collections.QueryEngine)
- com.mysema.query.jpa.DefaultQueryHandler (implements com.mysema.query.jpa.QueryHandler)
- com.mysema.query.DefaultQueryMetadata (implements java.lang.Cloneable, com.mysema.query.QueryMetadata)
- com.mysema.query.jpa.hibernate.DefaultSessionHolder (implements com.mysema.query.jpa.hibernate.SessionHolder)
- com.mysema.query.alias.DefaultTypeSystem (implements com.mysema.query.alias.TypeSystem)
- com.mysema.query.codegen.Delegate
- com.mysema.query.support.DetachableAdapter (implements com.mysema.query.Detachable)
- com.mysema.query.support.DetachableMixin (implements com.mysema.query.Detachable)
- com.mysema.query.types.expr.DslExpression<T> (implements com.mysema.query.types.Expression<T>)
- com.mysema.query.jpa.EclipseLinkHandler (implements com.mysema.query.jpa.QueryHandler)
- com.mysema.query.EmptyMetadata (implements com.mysema.query.QueryMetadata)
- com.mysema.query.sql.dml.EmptyResultSet (implements java.sql.ResultSet)
- com.mysema.query.codegen.EntitySerializer (implements com.mysema.query.codegen.Serializer)
- com.mysema.query.collections.EvaluatorFunction<S,T> (implements com.google.common.base.Function<F,T>)
- com.mysema.query.types.ExpressionBase<T> (implements com.mysema.query.types.Expression<T>)
- com.mysema.query.support.Expressions
- com.mysema.query.types.ExpressionUtils
- com.mysema.query.apt.ExtendedTypeFactory
- com.mysema.query.jpa.FactoryExpressionTransformer (implements org.hibernate.transform.ResultTransformer)
- com.mysema.query.types.FactoryExpressionUtils
- com.mysema.util.FileUtils
- com.mysema.query.sql.ForeignKey<E> (implements com.mysema.query.types.ProjectionRole<T>, java.io.Serializable)
- com.mysema.query.sql.support.ForeignKeyData (implements com.mysema.query.sql.support.KeyData)
- com.mysema.query.codegen.GenericExporter
- com.mysema.query.codegen.GroovyBeanSerializer (implements com.mysema.query.codegen.Serializer)
- com.mysema.query.group.GroupBy<K,V> (implements com.mysema.query.ResultTransformer<T>)
- com.mysema.query.group.GroupByBuilder<K>
- com.mysema.query.collections.GuavaHelpers
- com.mysema.query.types.HashCodeVisitor (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.jpa.hibernate.HibernateDeleteClause (implements com.mysema.query.dml.DeleteClause<C>)
- com.mysema.query.jpa.codegen.HibernateDomainExporter
- com.mysema.query.jpa.HibernateHandler (implements com.mysema.query.jpa.QueryHandler)
- com.mysema.query.jpa.hibernate.HibernateQueryFactory (implements com.mysema.query.jpa.JPQLQueryFactory)
- com.mysema.query.jpa.hibernate.HibernateUpdateClause (implements com.mysema.query.dml.UpdateClause<C>)
- com.mysema.query.jpa.hibernate.HibernateUtil
- com.mysema.query.sql.support.IndexData
- com.mysema.query.sql.support.InverseForeignKeyData (implements com.mysema.query.sql.support.KeyData)
- com.mysema.util.JavaSyntaxUtils
- com.mysema.query.sql.JavaTypeMapping
- com.mysema.query.sql.JDBCTypeMapping
- com.mysema.query.jdo.dml.JDODeleteClause (implements com.mysema.query.dml.DeleteClause<C>)
- com.mysema.query.jdo.JDOQueryFactory (implements com.mysema.query.QueryFactory<Q,SQ>)
- com.mysema.query.jdo.dml.JDOUpdateClause (implements com.mysema.query.dml.UpdateClause<C>)
- com.mysema.query.mongodb.JoinBuilder<K,T>
- com.mysema.query.JoinExpression (implements java.io.Serializable)
- com.mysema.query.JoinFlag (implements java.io.Serializable)
- com.mysema.query.jpa.impl.JPADeleteClause (implements com.mysema.query.dml.DeleteClause<C>)
- com.mysema.query.jpa.JPAExpressions
- com.mysema.query.jpa.impl.JPAProvider
- com.mysema.query.jpa.impl.JPAQueryFactory (implements com.mysema.query.jpa.JPQLQueryFactory)
- com.mysema.query.jpa.impl.JPAUpdateClause (implements com.mysema.query.dml.UpdateClause<C>)
- com.mysema.query.jpa.impl.JPAUtil
- com.mysema.query.sql.codegen.KeyDataFactory
- com.mysema.query.codegen.Keywords
- com.mysema.query.support.ListAccessVisitor (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.lucene.LuceneExpressions
- com.mysema.query.lucene.LuceneSerializer
- com.mysema.query.types.expr.MathExpressions
- com.mysema.util.MathUtils
- com.mysema.query.sql.codegen.MetaDataExporter
- com.mysema.query.mongodb.MongodbExpressions
- com.mysema.query.mongodb.MongodbQuery<K> (implements com.mysema.query.SimpleProjectable<T>, com.mysema.query.SimpleQuery<Q>)
- com.mysema.query.mongodb.MongodbSerializer (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.collections.MultiComparator<T> (implements java.util.Comparator<T>, java.io.Serializable)
- com.mysema.util.MultiIterator<T> (implements java.util.Iterator<E>)
- com.mysema.query.types.MutableExpressionBase<T> (implements com.mysema.query.types.Expression<T>)
- com.mysema.query.sql.codegen.Naming
- com.mysema.query.support.Normalization
- com.mysema.query.jpa.hibernate.NoSessionHolder (implements com.mysema.query.jpa.hibernate.SessionHolder)
- com.mysema.query.sql.support.NotNullImpl (implements javax.validation.constraints.NotNull)
- com.mysema.query.sql.types.Null
- com.mysema.query.util.NullSafeComparableComparator<T> (implements java.util.Comparator<T>, java.io.Serializable)
- com.mysema.query.types.OperatorImpl<T> (implements com.mysema.query.types.Operator<T>)
- com.mysema.query.types.Ops
- com.mysema.query.types.Ops.AggOps
- com.mysema.query.types.Ops.DateTimeOps
- com.mysema.query.types.Ops.MathOps
- com.mysema.query.types.Ops.QuantOps
- com.mysema.query.types.Ops.StringOps
- com.mysema.query.sql.oracle.OracleGrammar
- com.mysema.query.types.OrderSpecifier<T> (implements java.io.Serializable)
- com.mysema.query.codegen.ParameterizedTypeImpl (implements java.lang.reflect.ParameterizedType)
- com.mysema.query.types.ParamsVisitor (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.types.path.PathBuilderFactory
- com.mysema.query.collections.PathComparator<T,V> (implements java.util.Comparator<T>)
- com.mysema.query.types.PathExtractor (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.types.path.PathInits (implements java.io.Serializable)
- com.mysema.query.types.PathMetadata<T> (implements java.io.Serializable)
- com.mysema.query.types.PathMetadataFactory
- PlaceHolder
- com.mysema.query.sql.PrimaryKey<E> (implements com.mysema.query.types.ProjectionRole<T>, java.io.Serializable)
- com.mysema.query.sql.support.PrimaryKeyData
- com.mysema.query.support.ProjectableAdapter<P> (implements com.mysema.query.Projectable)
- org.apache.tools.ant.ProjectComponent (implements java.lang.Cloneable)
- org.apache.tools.ant.Task
- com.mysema.query.types.Projections
- com.mysema.query.codegen.ProjectionSerializer (implements com.mysema.query.codegen.Serializer)
- com.mysema.query.codegen.Property (implements java.lang.Comparable<T>)
- com.mysema.query.alias.PropertyAccessInvocationHandler (implements net.sf.cglib.proxy.MethodInterceptor)
- com.mysema.query.support.QueryBase<Q>
- com.mysema.query.QueryFlag (implements java.io.Serializable)
- com.mysema.query.support.QueryMixin<T>
- com.mysema.query.QueryModifiers (implements java.io.Serializable)
- com.mysema.query.codegen.QueryTypeFactoryImpl (implements com.mysema.query.codegen.QueryTypeFactory)
- com.mysema.query.apt.QueryTypeImpl (implements com.mysema.query.annotations.QueryType)
- com.mysema.util.ReflectionUtils
- com.mysema.query.sql.RelationalPathUtils
- com.mysema.query.lucene.ResultIterator<T> (implements com.mysema.commons.lang.CloseableIterator<T>)
- com.mysema.util.ResultSetAdapter (implements java.sql.ResultSet)
- com.mysema.query.jpa.ScrollableResultsIterator<T> (implements com.mysema.commons.lang.CloseableIterator<T>)
- com.mysema.query.hibernate.search.SearchQuery<T> (implements com.mysema.query.SimpleProjectable<T>, com.mysema.query.SimpleQuery<Q>)
- com.mysema.query.SearchResults<T>
- com.mysema.query.support.SerializerBase<S> (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.support.SimpleProjectableAdapter<T> (implements com.mysema.query.SimpleProjectable<T>, com.mysema.query.SimpleQuery<Q>)
- com.mysema.query.codegen.SimpleSerializerConfig (implements com.mysema.query.codegen.SerializerConfig)
- com.mysema.query.sql.support.SizeImpl (implements javax.validation.constraints.Size)
- com.mysema.query.sql.SQLBindings
- com.mysema.query.sql.SQLExpressions
- com.mysema.query.sql.dml.SQLInsertBatch
- com.mysema.query.sql.dml.SQLMergeBatch
- com.mysema.query.sql.codegen.SQLQueryTypeFactory (implements com.mysema.query.codegen.QueryTypeFactory)
- com.mysema.query.sql.SQLResultIterator<T> (implements com.mysema.commons.lang.CloseableIterator<T>)
- com.mysema.query.sql.mssql.SQLServerGrammar
- com.mysema.query.sql.SQLTemplates.Builder
- com.mysema.query.jpa.hibernate.StatelessSessionHolder (implements com.mysema.query.jpa.hibernate.SessionHolder)
- com.mysema.query.types.expr.StringExpressions
- com.mysema.query.codegen.Supertype
- com.mysema.query.types.Template (implements java.io.Serializable)
- com.mysema.query.types.Template.Element (implements java.io.Serializable)
- com.mysema.query.types.TemplateFactory
- com.mysema.query.types.Templates
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.mysema.query.types.ToStringVisitor (implements com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.jpa.TransformingIterator<T> (implements com.mysema.commons.lang.CloseableIterator<T>)
- com.mysema.codegen.model.TypeAdapter (implements com.mysema.codegen.model.Type)
- com.mysema.query.codegen.EntityType (implements java.lang.Comparable<T>)
- com.mysema.query.apt.TypeElementHandler
- com.mysema.query.codegen.TypeFactory
- com.mysema.query.codegen.TypeMappings
- com.mysema.query.codegen.TypeResolver
- com.mysema.query.apt.TypeUtils
- com.mysema.query.sql.UnionImpl<Q,RT> (implements com.mysema.query.sql.Union<RT>)
- com.mysema.query.sql.UnionUtils
- com.mysema.query.types.ValidatingVisitor (implements java.io.Serializable, com.mysema.query.types.Visitor<R,C>)
- com.mysema.query.types.expr.Wildcard
Interface Hierarchy
Annotation Type Hierarchy
- com.mysema.query.annotations.QueryEntity (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryEmbedded (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryEmbeddable (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryExclude (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryProjection (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryTransient (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryType (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryInit (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QuerySupertype (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryEntities (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.QueryDelegate (implements java.lang.annotation.Annotation)
- com.mysema.query.annotations.Config (implements java.lang.annotation.Annotation)
- com.mysema.query.sql.Column (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.