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