openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
stalactite
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 15 of 46
Search / Filter on:
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.
Guillaume Mary
More...
almost 3 years ago
First attempt of one-to-one load in main query
Guillaume Mary
More...
almost 3 years ago
Truck typo fix
Guillaume Mary
More...
almost 3 years ago
Some code cleanup
Guillaume Mary
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)
Guillaume Mary
More...
almost 3 years ago
Removing dead code
Guillaume Mary
More...
almost 3 years ago
Applying KeepOrderSet.asSet() removal
Guillaume Mary
More...
almost 3 years ago
Cleaning some code, adding Column.notNull(), adding ParameterBinder for Instant.class
Guillaume Mary
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
Guillaume Mary
More...
almost 3 years ago
Comment typo fix
Guillaume Mary
More...
almost 3 years ago
Huge refactoring : try to simplify and centralize some code.
Guillaume Mary
More...
about 3 years ago
Code cleanup (majority of english words typo fix)
Guillaume Mary
More...
about 3 years ago
Fixing identifier not set on single-table and table-per-class combined with AfterInsert and BeforeInsert identifier policy.
Guillaume Mary
More...
about 3 years ago
Inverting a boolean to help understanding
Guillaume Mary
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
Guillaume Mary
More...
about 3 years ago
Bump derby from 10.14.1.0 to 10.14.2.0 in /sql-adapter/sql-derby-adapter
dependabot[bot]
More...
about 3 years ago
Introducing one-to-many relation on a table-per-class persister, still in draft
Guillaume Mary
More...
about 3 years ago
Changing From methods signatures for equivalent ones without leftTable argument which is unnecessary. SQL*Builder renamed to *SQLBuilder.
Guillaume Mary
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
Guillaume Mary
More...
about 3 years ago
Replacing 2-phases load of join-table polymorphism per join in main query
Guillaume Mary
More...
over 3 years ago
Code cleanup around javadoc, generics, and better typed variables
Guillaume Mary
More...
over 3 years ago
Clarifying some code
Guillaume Mary
More...
over 3 years ago
Avoiding extra SelectExecutor instance
Guillaume Mary
More...
over 3 years ago
Reducing cost of tree node key generation
Guillaume Mary
More...
over 3 years ago
Javadoc, comment and variable typo fix
Guillaume Mary
More...
over 3 years ago
Putting gpg and nexus plugin into a profile to avoid triggering them in usual CI phases
Guillaume Mary
More...
over 3 years ago
[maven-release-plugin] prepare for next development iteration
Guillaume Mary
More...
over 3 years ago
[maven-release-plugin] prepare release 1.0.0
Guillaume Mary
More...
over 3 years ago
Last doc fix before release
Guillaume Mary
More...
over 3 years ago
preparing pom for release
Guillaume Mary
More...
over 3 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree