Minor javadoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16172 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
51692f52bf
commit
aef5e3f295
|
@ -32,7 +32,7 @@ import org.hibernate.cfg.Configuration;
|
|||
import org.hibernate.junit.functional.FunctionalTestClassTestSuite;
|
||||
|
||||
/**
|
||||
* Basic functional test of a pessimistic locking entity + query cache.
|
||||
* Basic functional test of a MVCC locking entity + query cache.
|
||||
*
|
||||
* @author Brian Stansberry
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue