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 17 hours
ago. based on code collected
about 18 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 14 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding assertion that checks composite identifier implements equals/hashCode
Guillaume Mary
More...
about 2 years ago
Adding some tests about EmbeddedClassMapping.getUpdateValues
Guillaume Mary
More...
about 2 years ago
Code cleanup
Guillaume Mary
More...
about 2 years ago
Fixing infinite loop in AbstractCycleLoader.java. Code cleanup.
Guillaume Mary
More...
about 2 years ago
Making select() returns a Set, noe more a List, because by design there shouldn't be duplicates in result. Now API should let one asks for SortedSet or LinkedHashSet : requires more work.
Guillaume Mary
More...
about 2 years ago
Code cleanup: mainly UpdateListener methods signature change by removing "? extends" in Duo arguments.
Guillaume Mary
More...
about 2 years ago
Adding test about persist() operation in one-to-many relation with composite key owned by target. Needed introduction of a new PersistExecutor.persist(..) method. Whole algorithm is not yet optimal, see comment in SimpleRelationalEntityPersister.persist(..)
Guillaume Mary
More...
about 2 years ago
Adding test about CRUD operations in one-to-many relation with composite key and association table. Needed fix in AbstractOneToManyWithAssociationTableEngine
Guillaume Mary
More...
over 2 years ago
Adding test about foreign key creation in one-to-many relation with composite key and association table. Needed fix in AssociationTable
Guillaume Mary
More...
over 2 years ago
Adding some tests in FluentEntityMappingConfigurationSupportCompositeKeyTest.
Guillaume Mary
More...
over 2 years ago
Renaming Persister to BeanPersister as well as CompositeKeyPersister to CompositeKeyedBeanPersister. Adding test on composite key entity and one-to-many : FluentEntityMappingConfigurationSupportCompositeKeyTest.crud_oneToMany_ownedByTarget
Guillaume Mary
More...
over 2 years ago
Adding composite key and one-to-one test
Guillaume Mary
More...
over 2 years ago
Introducing composite key mapping into the API
Guillaume Mary
More...
over 2 years ago
Introducing PersistListener
Guillaume Mary
More...
over 2 years ago
Removing EntityConfiguredJoinedTablesPersister, replaced by ConfiguredRelationalPersister (which was renamed from ConfiguredJoinedTablesPersister), because it was kind of useless
Guillaume Mary
More...
over 2 years ago
Renaming listener error methods to avoid language conflict if someone want to create a listener mixing them all
Guillaume Mary
More...
over 2 years ago
Replacing IdentityMap by the one of Tool Project
Guillaume Mary
More...
over 2 years ago
Enhancing AbstractTransformer.addTransformerListener methods generics signature
Guillaume Mary
More...
over 2 years ago
Fixing typo in class name
Guillaume Mary
More...
over 2 years ago
Enhancing Listeners methods generics signature
Guillaume Mary
More...
over 2 years ago
Introducing composite key, overall in background, hence making all code compatible with new notion of Key. Requires to implement test about it. Enhancing table-per-class support while uncommenting test code. Enhancing code readbility by cutting it into smaller pieces one-to-one and one-to-many configuration. Huge commit, sorry for the mess.
Guillaume Mary
More...
over 2 years ago
Do not close connection on dialect discovery
Guillaume Mary
More...
over 2 years ago
Bump postgresql in /sql-adapter/sql-postgresql-adapter
dependabot[bot]
More...
over 2 years ago
Renaming Cascade* classes to *Relation classes. Renaming also configurers and their main methods : appendCascades(..) to configure(..).
Guillaume Mary
More...
almost 3 years ago
Many-to-many feature with cycling mapping
Guillaume Mary
More...
almost 3 years ago
Basic many-to-many feature implementation
Guillaume Mary
More...
almost 3 years ago
Moving oneToManyList test from oneToManySet
Guillaume Mary
More...
almost 3 years ago
Enhancing fluent API after limit keyword
Guillaume Mary
More...
almost 3 years ago
Adding unique constraint to schema structure and generation.
Guillaume Mary
More...
almost 3 years ago
Moving some code from EntityJoinTree to respective classes
Guillaume Mary
More...
almost 3 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
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