Checkstyle fix

This commit is contained in:
Chris Cranford 2016-05-06 20:57:16 -05:00
parent 5331b32a60
commit d44e535b12
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ public interface SharedSessionContractImplementor
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