0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finalising "one-to-one loaded separately" feature. Needed some code move. Extra minor code modification. More... almost 3 years ago
First attempt of one-to-one load in main query More... almost 3 years ago
Truck typo fix More... almost 3 years ago
Some code cleanup More... almost 3 years ago
Possibility to fetch one-to-many relation in separate query instead of in the main query (by adding some joins) More... almost 3 years ago
Removing dead code More... almost 3 years ago
Applying KeepOrderSet.asSet() removal More... almost 3 years ago
Cleaning some code, adding Column.notNull(), adding ParameterBinder for Instant.class More... almost 3 years ago
Implementing OneToMany with single-table polymorphism policy on target Removing equals/hashCode on Column to allow adding clones of them in Select clause due to clones of Table in From clause Upgrading MariaDB driver More... almost 3 years ago
Comment typo fix More... almost 3 years ago
Huge refactoring : try to simplify and centralize some code. More... about 3 years ago
Code cleanup (majority of english words typo fix) More... about 3 years ago
Fixing identifier not set on single-table and table-per-class combined with AfterInsert and BeforeInsert identifier policy. More... about 3 years ago
Inverting a boolean to help understanding More... about 3 years ago
Fixing cast() SQL function printed as SQL : SQL builder was missing JavaToSqlTypeMapping to get SQL type matching cast one. Requires to propagate it to all callers, decision is took to propagate Dialect since some callers use ColumnBinderRegistry too. May be useful to handle SQL keywords too in the future. AbstractUnitaryOperator renamed to ConditionOperator, and some of its methods were pushed to a new SQLFunction class More... about 3 years ago
Bump derby from 10.14.1.0 to 10.14.2.0 in /sql-adapter/sql-derby-adapter More... about 3 years ago
Introducing one-to-many relation on a table-per-class persister, still in draft More... about 3 years ago
Changing From methods signatures for equivalent ones without leftTable argument which is unnecessary. SQL*Builder renamed to *SQLBuilder. More... about 3 years ago
Modifying SQL query API to introduce Union in SQL queries, for a wider goal of enhancing performances of table-per-class entity load More... about 3 years ago
Replacing 2-phases load of join-table polymorphism per join in main query More... over 3 years ago
Code cleanup around javadoc, generics, and better typed variables More... over 3 years ago
Clarifying some code More... over 3 years ago
Avoiding extra SelectExecutor instance More... over 3 years ago
Reducing cost of tree node key generation More... over 3 years ago
Javadoc, comment and variable typo fix More... over 3 years ago
Putting gpg and nexus plugin into a profile to avoid triggering them in usual CI phases More... over 3 years ago
[maven-release-plugin] prepare for next development iteration More... over 3 years ago
[maven-release-plugin] prepare release 1.0.0 More... over 3 years ago
Last doc fix before release More... over 3 years ago
preparing pom for release More... over 3 years ago