HHH-11506 : Fix Javadoc

This commit is contained in:
Gail Badner 2017-03-13 22:04:26 -07:00
parent aaebcdf454
commit a8055b3b52
1 changed files with 0 additions and 1 deletions

View File

@ -383,7 +383,6 @@ public class TypeHelper {
* @param previousState The baseline state of the entity
* @param includeColumns Columns to be included in the mod checking, per property
* @param includeProperties Array of property indices that identify which properties participate in check
* @param anyUninitializedProperties Does the entity currently hold any uninitialized property values?
* @param session The session from which the dirty check request originated.
*
* @return Array containing indices of the modified properties, or null if no properties considered modified.