Checkstyle fix

This commit is contained in:
Chris Cranford 2016-05-06 20:57:16 -05:00
parent 5331b32a60
commit d44e535b12

View File

@ -355,7 +355,7 @@ int executeNativeUpdate(NativeSQLQuerySpecification specification, QueryParamete
void setFlushMode(FlushMode flushMode);
/**
* {@inheritDoc}
* Get the flush mode for this session.
* <p/>
* For users of the Hibernate native APIs, we've had to rename this method
* as defined by Hibernate historically because the JPA contract defines a method of the same