HHH-7037 javadoc

This commit is contained in:
Hardy Ferentschik 2012-03-02 18:22:58 +01:00
parent 430d25d9b9
commit f40dba0870
1 changed files with 2 additions and 2 deletions

View File

@ -390,8 +390,8 @@ public class Helper {
/**
* Given a {@link ValueSourcesAdapter}, build the corresponding list of {@link RelationalValueSource}
*
* @param valueSourcesAdapter The adapter describing the "value sources.
* @param bindingContext The HBM binding context
* @param mappingDocument the mapping document
* @param valueSourcesAdapter the adapter describing the value sources.
*
* @return The corresponding list.
*/