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 12 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implementing override of colum name for complex type in keys and values of Map relation.
Guillaume Mary
More...
almost 2 years ago
Implementing complex type in keys and values (together) of Map relation.
Guillaume Mary
More...
almost 2 years ago
Implementing complex type in keys and values of Map relation.
Guillaume Mary
More...
almost 2 years ago
First implementation of Map relation persistence. Only value types are supported. Requires some work for support entity as key and value.
Guillaume Mary
More...
almost 2 years ago
Fixing not generated artifact test-jar for orm module, required by spring-integration module.
Guillaume Mary
More...
almost 2 years ago
Adding support for TreeSet and Queue in collection factory
Guillaume Mary
More...
almost 2 years ago
Implementing Spring Data Repository with Stalactite
Guillaume Mary
More...
almost 2 years ago
Creating ORM module for all supported databases
Guillaume Mary
More...
almost 2 years ago
Removing FluentCompositeKeyMappingConfigurationSupport.ColumnLinkageOptionsByColumn which is unused. Cleaning related code.
Guillaume Mary
More...
almost 2 years ago
Basic implementation of JPA secondary table.
Guillaume Mary
More...
almost 2 years ago
Code simplification around naming strategies : introducing NamingConfiguration and NamingConfigurationCollector to slim PersisterBuilderImpl as well as all polymorphism builders.
Guillaume Mary
More...
almost 2 years ago
Supporting composite primary key in polymorphic entity selection.
Guillaume Mary
More...
almost 2 years ago
Fixing class name to match other classes naming convention
Guillaume Mary
More...
almost 2 years ago
Code cleanup
Guillaume Mary
More...
almost 2 years ago
Implementing support of ordered many-to-many relation. Fixing start index of ordered collection : changed from 0 to 1.
Guillaume Mary
More...
almost 2 years ago
Some code cleanup
Guillaume Mary
More...
almost 2 years ago
One-to-many code simplification : replacing mapOneToManyList(..) & mapOneToManySet(..) by mapOneToMany(..). Removing some dead classes.
Guillaume Mary
More...
almost 2 years ago
Implementing indexation of Sets, and Collections by extension. Support List and LinkedHashSet. Still requires some code simplification
Guillaume Mary
More...
almost 2 years ago
Adding feature of setting ordering column by name
Guillaume Mary
More...
almost 2 years ago
Fixing NullPointerException on Collection access while field or method accessor returns null (field not initialized)
Guillaume Mary
More...
almost 2 years ago
Fixing sequence name containing package name, changing signature of getIdentifierProvider(..), Javadoc.
Guillaume Mary
More...
almost 2 years ago
Renaming FluentSubEntityMappingConfiguration to FluentSubEntityMappingBuilder and introduce SubEntityMappingConfigurationProvider to mimic FluentEntityMappingBuilder
Guillaume Mary
More...
almost 2 years ago
Enhancing message exception
Guillaume Mary
More...
almost 2 years ago
Renaming FluentEntityMappingBuilder.mapInheritance(..) to mapSuperClass(..) for simplification. Adding clarification in Javadoc.
Guillaume Mary
More...
almost 2 years ago
Possibility to set field name on a composite key
Guillaume Mary
More...
almost 2 years ago
Fixing tests about "Definition of a key property through field is not yet supported"
Guillaume Mary
More...
almost 2 years ago
Some code cleanup
Guillaume Mary
More...
almost 2 years ago
Renaming AccessorChain.forModel(..) to chainNullSafe(..)
Guillaume Mary
More...
almost 2 years ago
Adding possibility to define field name underneath setter/getter. Changed way of defining column name through API to avoid conflict with field name and clarify intention (else we could have a method with several String arguments)
Guillaume Mary
More...
almost 2 years ago
EntityCriteriaSupport.propertyToColumn reworked to fix column not found issue
Guillaume Mary
More...
almost 2 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
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