summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/collection/RelationshipUtils.java
AgeCommit message (Collapse)Author
2012-07-30Remove RelationshipUtils. Move getIsComposite method into AggregationAndrew Branson
where it is used. Separate slot adding from member assignment in Aggregation.
2012-06-22Modules and entitycreation support Aggregations, collection propertiesAndrew Branson
and class identifiers
2012-05-30Initial Maven ConversionAndrew Branson