org.terracotta.modules.ehcache.store
Class ValueModeHandlerHibernate

java.lang.Object
  extended by org.terracotta.modules.ehcache.store.ValueModeHandlerSerialization
      extended by org.terracotta.modules.ehcache.store.ValueModeHandlerHibernate
All Implemented Interfaces:
ValueModeHandler

public class ValueModeHandlerHibernate
extends ValueModeHandlerSerialization

Author:
Chris Dennis

Constructor Summary
ValueModeHandlerHibernate(ClusteredStore store, boolean copyOnRead)
           
 
Method Summary
 
Methods inherited from class org.terracotta.modules.ehcache.store.ValueModeHandlerSerialization
createElement, createPortableKey, createTimestampedValue, processStoredValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueModeHandlerHibernate

public ValueModeHandlerHibernate(ClusteredStore store,
                                 boolean copyOnRead)


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.