|
|
|
@ -10,9 +10,9 @@ package com.fr.third.org.hibernate.cache.ehcache;
|
|
|
|
|
import com.fr.third.net.sf.ehcache.config.TerracottaConfiguration; |
|
|
|
|
import com.fr.third.org.hibernate.internal.CoreMessageLogger; |
|
|
|
|
|
|
|
|
|
import org.jboss.logging.annotations.LogMessage; |
|
|
|
|
import org.jboss.logging.annotations.Message; |
|
|
|
|
import org.jboss.logging.annotations.MessageLogger; |
|
|
|
|
import com.fr.third.org.jboss.logging.annotations.LogMessage; |
|
|
|
|
import com.fr.third.org.jboss.logging.annotations.Message; |
|
|
|
|
import com.fr.third.org.jboss.logging.annotations.MessageLogger; |
|
|
|
|
|
|
|
|
|
import static com.fr.third.org.jboss.logging.Logger.Level.WARN; |
|
|
|
|
|
|
|
|
|