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
about 9 hours
ago. based on code collected
about 10 hours
ago.
Sep 23, 2024 — Sep 23, 2025
Showing page 40 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Better exception rethrow in Retryer
Guillaume Mary
More...
about 9 years ago
Small code review arround PooledHiLoSequence
Guillaume Mary
More...
about 9 years ago
Some renaming about PooledSequenceIdentifierGenerator
Guillaume Mary
More...
about 9 years ago
Some renaming about PooledSequencePersister as it is not really pooled
Guillaume Mary
More...
about 9 years ago
Revert: Identifier API back to orm module since it's not so low level and it's more a functional choice than a technical one.
Guillaume Mary
More...
about 9 years ago
PropertyAccessor constructors created for simplified instanciation thanks to IReversibleAccessor & IReversibleMutator
Guillaume Mary
More...
about 9 years ago
toMutator & toAccessor removed from IAccessor & IMutator interfaces so they become @FunctionalInterface and we benefit from lambda expression
Guillaume Mary
More...
about 9 years ago
Compilation error
Guillaume Mary
More...
about 9 years ago
Compilation error
Guillaume Mary
More...
about 9 years ago
IdAssignmentPolicy hierachy totally removed
Guillaume Mary
More...
about 9 years ago
IdentifierInsertionManager hierarchy move from "engine" to "manager" package
Guillaume Mary
More...
about 9 years ago
IdAssignmentPolicy no more used, replaced by IdentifierInsertionManager, because it was more configuration (like Hibernate IdGenerator) than effective runtime so it wasn't really useful in core module. May come back in orm module or on another way
Guillaume Mary
More...
about 9 years ago
IOs moved from package
Guillaume Mary
More...
about 9 years ago
JDBCGeneratedKeysIdPolicy#get(Map) renamed to getId(Map)
Guillaume Mary
More...
about 9 years ago
IdentifierGenerator renamed to IdAssignmentPolicy, subclasses follow this new naming
Guillaume Mary
More...
about 9 years ago
DMLGenerator code cleanup
Guillaume Mary
More...
about 9 years ago
Build correction : IdentifierGenerator is mandatory
Guillaume Mary
More...
about 9 years ago
Poor error on InsertExecutor. Synchronization in PooledIdentifierProviderTest for test stability
Guillaume Mary
More...
about 9 years ago
PropertyAccessor cleanup
Guillaume Mary
More...
about 9 years ago
Code cleanup
Guillaume Mary
More...
about 9 years ago
InsertExecutor code split to clarify entity identifier management
Guillaume Mary
More...
about 9 years ago
Compilation error
Guillaume Mary
More...
about 9 years ago
Compilation error
Guillaume Mary
More...
about 9 years ago
AfterInsertIdentifierGenerator feature resurrected: moved GeneratedKeysReader owner from ClassMappingStrategy to AfterInsertIdentifierGenerator
Guillaume Mary
More...
about 9 years ago
Merge remote-tracking branch 'origin/master'
Guillaume Mary
More...
about 9 years ago
AfterInsertIdentifierGenerator feature resurrected
Guillaume Mary
More...
about 9 years ago
AfterInsertIdentifierGenerator feature resurrected
Guillaume Mary
More...
about 9 years ago
Java8-like functions removed from Objects. Native Java 8 functional interfaces used
Guillaume Mary
More...
about 9 years ago
Build correction failed due to bad equals() method on ListAccessor : wasn't comparable to a AccessorByMethod although it extends it, due to implementation of the "index" value which was a dedicated field, not a reuse of the super method arguments
Guillaume Mary
More...
about 9 years ago
Binder classes replaced by lambda expression referencing ResultSet and PreparedStatement: LambdaParameterBinder
Guillaume Mary
More...
about 9 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
45
46
47
→
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