0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Equals + hashCode enhancement More... about 9 years ago
PropertyAccessor.of(..) method added More... about 9 years ago
Shortcut for getting an AccessorByMember from a Member Hashcode + equals implementation in AccessorByField and AccessorByMethod More... about 9 years ago
Move Identifier API from orm module to core module for usage inside it More... about 9 years ago
Build correction More... about 9 years ago
Partial build correction More... about 9 years ago
FieldMappingStrategy becomes an IEmbeddedBeanMapper. ClassMappingStrategy endorses primary key and id management No longer support for multiple-columned primary key, nor generated keys. More... about 9 years ago
Creation of persistent bean identifier system More... about 9 years ago
Spring assertion usage mistake, removed. More... about 9 years ago
ignore build directories and IDE files More... about 9 years ago
Merge difference to master More... about 9 years ago
Creation of MetaComponent and addition of tests to demonstrate how to tests meta component (simple case) More... about 9 years ago
Wrong argument for the "declaringContainer" in Wicket meta component tests More... about 9 years ago
SetterMatcher addition More... about 9 years ago
ParameterMatchers.parametersAreTyped addition. Some more tests More... about 9 years ago
Following of modification listener as a setter invocation history More... over 9 years ago
Enhancement of InterfaceIterator to retrieve extended interfaces More... over 9 years ago
Overriding InheritedElementIterator.hasAnnotation() in MethodMatchers to handle non-inheritance of annontations on method More... over 9 years ago
InterfaceInterator creation. Super class extracted from FieldIterator, MethodIterator and InterfaceIterator since they make almost the same things. More... over 9 years ago
Tidying and testing More... over 9 years ago
Java 8 as target language level More... over 9 years ago
IncrementableInt made visible. More... over 9 years ago
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