0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add /build to .gitignore More... almost 12 years ago
HQLPARSER-28 Providing delegate for queries on non-class based entities; Establishing and using FieldBridgeProvider contract to obtain field bridges for non-class based entities More... almost 12 years ago
HQLPARSER-28 Preparing creation of parser delegates for queries on non-class entities More... almost 12 years ago
HQLPARSER-28 Deferring resolution of actual classes in order to support Lucene queries on non-class based entities More... almost 12 years ago
HQLPARSER-28 Making MapBasedEntityNamesResolver more convenient to use More... almost 12 years ago
HQLPARSER-28 Simplifying IS (NOT) NULL queries by letting the DSL implementation retrieve null tokens More... almost 12 years ago
Preparing next development iteration More... almost 12 years ago
Tagging 1.0.0.Alpha3 More... almost 12 years ago
HQLPARSER-17 Adding some more LIKE tests More... almost 12 years ago
HQLPARSER-17 Establishing template methods on ComparisonPredicate to raise compile-time error in case implementations don't support all comparison types More... almost 12 years ago
HQLPARSER-26 Raising an exception in case unconsumed tokens exist after parsing More... almost 12 years ago
HQLPARSER-26 Adding @TestForIssue annotation More... almost 12 years ago
HQLPARSER-17 "IS (NOT) null" queries for Lucene More... almost 12 years ago
HQLPARSER-17 Reverting rewriting of "<>" in order to avoid issues with comparison predicate values which are no sub-tree (e.g. number literals) More... almost 12 years ago
HQLPARSER-17 Upgrading to HSEARCH 4.4.0.Alpha1 in order to pull in fix for HSEARCH-1378 More... almost 12 years ago
HQLPARSER-17 Simple LIKE and NOT LIKE queries More... almost 12 years ago
HQLPARSER-17 IN and NOT IN queries More... almost 12 years ago
HQLPARSER-17 NOT BETWEEN queries More... almost 12 years ago
HQLPARSER-20 Updating README.md More... almost 12 years ago
HQLPARSER-20 Configuring old Maven plug-in to make JARs installable to local Maven repo via "./gradlew install" More... almost 12 years ago
HQLPARSER-18 Configuring IDE plug-ins for "allprojects" instead of "subprojects" More... about 12 years ago
Preparing next development iteration More... about 12 years ago
Preparing 1.0.0.Alpha2 release More... about 12 years ago
HQLPARSER-17 <, <=, >= and > operators for Lucene queries More... about 12 years ago
HQLPARSER-17 Formatting More... about 12 years ago
HQLPARSER-17 Refactoring EqualsPredicate into more generic ComparisonPredicate More... about 12 years ago
HQLPARSER-11 Generifying predicate types from Lucene and moving them to core module in order to re-use them for creating other query types More... about 12 years ago
HQLPARSER-14 Rename github project to hibernate-hql-parser More... about 12 years ago
HQLPARSER-12 Upgrading Gradle wrapper to 1.6 More... about 12 years ago
HQLPARSER-12 Removing Maven POM files; Adapting to ORM's conventions for class output and CheckStyle config directories More... about 12 years ago