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
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 6 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding a test for one-to-many and overridden table target
Guillaume Mary
More...
8 months ago
Better handling of unexpected connection close.
Guillaume Mary
More...
8 months ago
Fixing exception throwing (duplicate persister) while inherited configuration is shared between several entities in same graph
Guillaume Mary
More...
8 months ago
Renaming PreparedSQLBuilder to PreparableSQLBuilder and its method toPreparedSQL to toPreparableSQL. Some code cleanup.
Guillaume Mary
More...
9 months ago
Moving code from DefaultNamedOperator to Operators
Guillaume Mary
More...
9 months ago
Capability to define a Spring bean to override a derived query
Guillaume Mary
More...
9 months ago
Creating ExpandableSQLAppender to create dynamic queries based on named placeholders
Guillaume Mary
More...
9 months ago
Introducing Variable to be capable of having a named placeholder in queries
Guillaume Mary
More...
9 months ago
Code cleanup
Guillaume Mary
More...
9 months ago
Code cleanup
Guillaume Mary
More...
9 months ago
Renaming PreparedSQLWrapper to PreparedSQLAppender and StringAppenderWrapper to StringSQLAppender
Guillaume Mary
More...
9 months ago
Code cleanup
Guillaume Mary
More...
9 months ago
Removing tests of sort feature of native queries implementation because it's not supported by Spring Data Jdbc
Guillaume Mary
More...
9 months ago
Prototype of native queries implementation.
Guillaume Mary
More...
9 months ago
Introducing DatabaseCrudOperations to separate database operations from PersistenceContext even if it's the main implementation. Adding some generics around Insert, Update and Delete classes.
Guillaume Mary
More...
9 months ago
Removing IdentifierAssembler field of EntityGraphSelector because it's misleading : it should always be inflater one. Also making EntityGraphSelector.InternalExecutor.execute(..) to be capable of handle every kind of SQLStatement.
Guillaume Mary
More...
9 months ago
Adding the possibility to join on a sub-select
Guillaume Mary
More...
9 months ago
Renaming QueryInFrom to PseudoTable and aligning it with related classes.
Guillaume Mary
More...
9 months ago
Allowing to make Query appendable to a From clause. Made by moving this feature of Union class to its upper level that is shared with Query. Required some modifications in SQL factories.
Guillaume Mary
More...
9 months ago
Avoid direct dependency of EntityGraphSelector.InternalExecutor on EntityTreeQuery
Guillaume Mary
More...
9 months ago
Some code cleanup around generics and EntityTreeQueryBuilder.
Guillaume Mary
More...
9 months ago
Code cleanup
Guillaume Mary
More...
9 months ago
Removing useless PersisterRegistry parameter from PolymorphismBuilder.build(..)
Guillaume Mary
More...
9 months ago
Reusing RelationConfigurer in AbstractPolymorphicPersisterBuilder to avoid duplicated code.
Guillaume Mary
More...
9 months ago
Avoid exposing intermediary persisters to outside world, only exposes aggregate root ones.
Guillaume Mary
More...
9 months ago
Implementing bidirectional many-to-many relation through ManyToManyOptions.reverseCollection(..) and ManyToManyOptions.reverselySetBy(..)
Guillaume Mary
More...
9 months ago
Implementing bidirectional many-to-many relation. Introducing EntityMappingConfigurationProvider.EntityMappingConfigurationProviderHolder.
Guillaume Mary
More...
10 months ago
Fixing some Sonar issues
Guillaume Mary
More...
10 months ago
Fixing NullPointerException when no DialectCustomizer is available
Guillaume Mary
More...
10 months ago
Setting version to 3.0.0-SNAPSHOT
Guillaume Mary
More...
10 months ago
←
1
2
3
4
5
6
7
8
9
10
…
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