All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download hibernate-hql-parser JAR 1.3.0.Alpha2 with all dependencies


Extensible parser for HQL/JP-QL queries

Files of the artifact hibernate-hql-parser version 1.3.0.Alpha2 from the group org.hibernate.hql.

Test

Artifact hibernate-hql-parser
Group org.hibernate.hql
Version 1.3.0.Alpha2
Last update 25. August 2015
Tags: extensible queries parser
Organization Hibernate.org
URL http://ogm.hibernate.org/
License GNU Lesser General Public License
Dependencies amount 2
Dependencies antlr-runtime, jboss-logging,
There are maybe transitive dependencies!
There is a newer version: 1.5.0.Final
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of hibernate-hql-parser

Please rate this JAR file. Is it a good library?

13 downloads

Source code of hibernate-hql-parser version 1.3.0.Alpha2

META-INF
META-INF.META-INF.MANIFEST.MF
org.hibernate.hql
org.hibernate.hql.org.hibernate.hql.ParsingException
org.hibernate.hql.org.hibernate.hql.QueryParser
org.hibernate.hql.ast
org.hibernate.hql.ast.org.hibernate.hql.ast.AnyTypeDescriptor
org.hibernate.hql.ast.org.hibernate.hql.ast.BasicTypeDescriptor
org.hibernate.hql.ast.org.hibernate.hql.ast.CollectionTypeDescriptor
org.hibernate.hql.ast.org.hibernate.hql.ast.CompositeTypeDescriptor
org.hibernate.hql.ast.org.hibernate.hql.ast.DefaultParsingContext
org.hibernate.hql.ast.org.hibernate.hql.ast.EntityTypeDescriptor
org.hibernate.hql.ast.org.hibernate.hql.ast.TemplateConstants
org.hibernate.hql.ast.org.hibernate.hql.ast.TypeDescriptor
org.hibernate.hql.ast.alias
org.hibernate.hql.ast.alias.org.hibernate.hql.ast.alias.ImplicitAliasGenerator
org.hibernate.hql.ast.common
org.hibernate.hql.ast.common.org.hibernate.hql.ast.common.HibernateToken
org.hibernate.hql.ast.common.org.hibernate.hql.ast.common.HibernateTree
org.hibernate.hql.ast.common.org.hibernate.hql.ast.common.JoinType
org.hibernate.hql.ast.common.org.hibernate.hql.ast.common.ParserContext
org.hibernate.hql.ast.origin.hql.parse
org.hibernate.hql.ast.origin.hql.parse.org.hibernate.hql.ast.origin.hql.parse.HQLLexer
org.hibernate.hql.ast.origin.hql.parse.org.hibernate.hql.ast.origin.hql.parse.HQLParser
org.hibernate.hql.ast.origin.hql.resolve
org.hibernate.hql.ast.origin.hql.resolve.org.hibernate.hql.ast.origin.hql.resolve.GeneratedHQLResolver
org.hibernate.hql.ast.origin.hql.resolve.path
org.hibernate.hql.ast.origin.hql.resolve.path.org.hibernate.hql.ast.origin.hql.resolve.path.AggregationPropertyPath
org.hibernate.hql.ast.origin.hql.resolve.path.org.hibernate.hql.ast.origin.hql.resolve.path.PathedPropertyReference
org.hibernate.hql.ast.origin.hql.resolve.path.org.hibernate.hql.ast.origin.hql.resolve.path.PathedPropertyReferenceSource
org.hibernate.hql.ast.origin.hql.resolve.path.org.hibernate.hql.ast.origin.hql.resolve.path.PropertyPath
org.hibernate.hql.ast.origin.ordering
org.hibernate.hql.ast.origin.ordering.org.hibernate.hql.ast.origin.ordering.OrderByParser
org.hibernate.hql.ast.render
org.hibernate.hql.ast.render.org.hibernate.hql.ast.render.OrderByRenderer
org.hibernate.hql.ast.render.org.hibernate.hql.ast.render.QueryRenderer
org.hibernate.hql.ast.spi
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.AstProcessingChain
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.AstProcessor
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.EntityNamesResolver
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.PropertyHelper
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.QueryRendererDelegate
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.QueryRendererProcessor
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.QueryResolverDelegate
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.QueryResolverProcessor
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.SingleEntityHavingQueryBuilder
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.SingleEntityQueryBuilder
org.hibernate.hql.ast.spi.org.hibernate.hql.ast.spi.SingleEntityQueryRendererDelegate
org.hibernate.hql.ast.spi.predicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.AbstractPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.ComparisonPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.ConjunctionPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.DisjunctionPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.InPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.IsNullPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.LikePredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.NegatablePredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.NegationPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.ParentPredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.Predicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.PredicateFactory
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.RangePredicate
org.hibernate.hql.ast.spi.predicate.org.hibernate.hql.ast.spi.predicate.RootPredicate
org.hibernate.hql.ast.tree
org.hibernate.hql.ast.tree.org.hibernate.hql.ast.tree.EntityNameTree
org.hibernate.hql.ast.tree.org.hibernate.hql.ast.tree.PropertyPathTree
org.hibernate.hql.internal.logging
org.hibernate.hql.internal.logging.org.hibernate.hql.internal.logging.Log
org.hibernate.hql.internal.logging.org.hibernate.hql.internal.logging.Log_$logger
org.hibernate.hql.internal.logging.org.hibernate.hql.internal.logging.LoggerFactory
org.hibernate.hql.internal.util
org.hibernate.hql.internal.util.org.hibernate.hql.internal.util.Strings




© 2015 - 2025 Weber Informatics LLC | Privacy Policy