Clean import
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14108 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
c023c85ea0
commit
c0f701cc08
|
@ -19,8 +19,6 @@ package org.hibernate.test.cache.jbc2.entity;
|
|||
import junit.framework.Test;
|
||||
import junit.framework.TestSuite;
|
||||
|
||||
import org.hibernate.cache.access.AccessType;
|
||||
|
||||
/**
|
||||
* Tests READ_ONLY access when pessimistic locking and invalidation are used.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue