0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Exposing ClassIterator, FieldIterator and MethodIterator out of Reflections class. More... over 9 years ago
Small FieldIterator enhancement More... over 9 years ago
MetaModelPathIterator generified More... over 9 years ago
Extracted MetaMemberPathIterator from MetaModelPathIterator More... over 9 years ago
DescriptionIterator moved and renamed to ContainerDescriptionPathIterator More... over 9 years ago
Javadoc addition More... over 9 years ago
First commit for the creation of a MetaModel for Wicket component path More... over 9 years ago
Current PersistenceContext moved to PersistenceContexts More... over 9 years ago
ConnectionProvider split into SeparateTransactionExecutor to clarity because it was only used by PooledSequenceIdentifierGenerator More... over 9 years ago
TransactionManager renamed to ConnectionProvider More... over 9 years ago
jsr305 removed (@Nonnull) because of low advantage: IDE is not so good with it (no warn on chained call), must be a long term effort, @Nonnull should be everywhere ! More... over 9 years ago
TestNG removed. DataProvider replaced by JUnit-dataprovider project More... over 9 years ago
Small enhancements on MetaModelPathBuilder: some generification and documentation More... over 9 years ago
MetaString of test removed and replaced by main MetaString More... over 9 years ago
"Unreachable code" due to Exceptions.throwAsRuntimeException removed More... over 9 years ago
MetaMember class removed because unused. Method "field" and "method" moved from MetaMember to FieldDescription and MethodDescription. Unit test added More... over 9 years ago
Wrong dependecy corrected from safemodel-core to safemodel-bean More... over 9 years ago
Test added on MetaModel More... over 9 years ago
Safemodel core split into safemodel-bean More... over 9 years ago
MetaModel made more general More... over 9 years ago
Correction of IndexArrayOutOfBoundException of Iterables.last(List) More... over 9 years ago
Some simplicitation on assertion wirting More... over 9 years ago
Implementation of reading the SQL statement generated keys to be applied as bean identifier, forgot driver update More... over 9 years ago
Implementation of reading the SQL statement generated keys to be applied as bean identifier More... over 9 years ago
remove Java 8 code More... over 9 years ago
PersistedExecutor splitted into 4 dedicated executors: Insert, Update, Delete, Select More... over 9 years ago
FromBuilder code mutualisation and diff rethinked (using a Comparator was an heavy approche) More... over 9 years ago
InMemoryCounterIdentifierGenerator test class mutualized. More... over 9 years ago
ExceptionConverter enhancement on case "can not set" More... almost 10 years ago
Merge remote-tracking branch 'origin/master' More... almost 10 years ago