joinPolicy
Wraps a generic policy to create a JoinPolicy for use in join nodes.
Return
a join policy wrapping the given generic policy
Parameters
T
the type of entities being merged
policy
the generic policy
Wraps a generic policy to create a JoinPolicy for use in join nodes.
a join policy wrapping the given generic policy
the type of entities being merged
the generic policy