Package com.valqueries.automapper
Class RelationsHelper
java.lang.Object
com.valqueries.automapper.RelationsHelper
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetManyToManyRelations(RelationDescriber relationDescriber, Object t, Object relation, Class<?> via) 
- 
Constructor Details- 
RelationsHelper
 
- 
- 
Method Details- 
getManyToManyRelationspublic Collection<Object> getManyToManyRelations(RelationDescriber relationDescriber, Object t, Object relation, Class<?> via) 
- 
getKeys
 
-