0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Class renaming and small code refactoring More... almost 9 years ago
Make JoinedStrategySelect works on more join schema More... almost 9 years ago
Enhancements arround From and FromBuilder: From.add(IJoin) exposed More... almost 9 years ago
Small renaming More... almost 9 years ago
Implementation of a select clause for joined strategies. Focused on SQL generation. Columns reading and instances building must still be done More... almost 9 years ago
ExceptionConverter doesn't throw exception anymore as it should only convert More... almost 9 years ago
code cleanup More... almost 9 years ago
Constructors made public More... about 9 years ago
Accessors.onJavaBeanPropertyWrapper() moved to Reflections More... about 9 years ago
Code format More... about 9 years ago
ParameterBinder creation for Identifier centralized since only a small piece of code will change between each More... about 9 years ago
Better ParameterBinder parameter type to avoid "unchecked assignment" warning More... about 9 years ago
Hashcode() + equals() implementation for AbstractIdentifier hierarchy More... about 9 years ago
SelectExecutor code cleanup More... about 9 years ago
Safemodel module removed since its in a separate git project from now More... about 9 years ago
Reflection module removed since its in a separate git project from now More... about 9 years ago
Tools module removed since its in a separate git project from now More... about 9 years ago
Try to solve "Fatal Error" of mysqld (from Mariadb4j) when running into Jenkins: mysqld must be run by root user, second try. More... about 9 years ago
Try to solve "Fatal Error" of mysqld (from Mariadb4j) when running into Jenkins: mysqld must be run by root user. Bonus: Mariadb upgrade (which need slf4j upgrade too to figure out with ClassNotFoundException) More... about 9 years ago
Introduction of StatefullIdentifier to manage AlreadyAssignedIdentifierManager main usage More... about 9 years ago
HSQLDBDialect moved for reuse More... about 9 years ago
PersistentMapper renamed to FluentMappingBuilder Addition of conflictual mapping assertion More... about 9 years ago
Addition of method for easy declaration of Java -> SQL mapping More... about 9 years ago
Creation of a Persistence configurator More... about 9 years ago
Better exception rethrow in Retryer More... about 9 years ago
Small code review arround PooledHiLoSequence More... about 9 years ago
Some renaming about PooledSequenceIdentifierGenerator More... about 9 years ago
Some renaming about PooledSequencePersister as it is not really pooled 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. More... about 9 years ago
PropertyAccessor constructors created for simplified instanciation thanks to IReversibleAccessor & IReversibleMutator More... about 9 years ago