public OneToManyReleation(Class sourceClass, Class targetClass, Property sourceProperty, Property targetProperty, OneToMany annotation)(Code)
Default constructor.
Parameters: sourceClass - - the type of the source entity bean Parameters: targetClass - - the type of the target entity bean Parameters: sourceProperty - - the property of the source entity bean Parameters: targetProperty - - the property of the target entity bean Parameters: annotation - -the annotation (with values)