org.jboss.ejb.plugins.cmp.jdbc
Class ReadAheadCache.EntityReadAheadInfo

java.lang.Object
  extended by org.jboss.ejb.plugins.cmp.jdbc.ReadAheadCache.EntityReadAheadInfo
Enclosing class:
ReadAheadCache

public static final class ReadAheadCache.EntityReadAheadInfo
extends Object


Method Summary
 List getLoadKeys()
           
 JDBCReadAheadMetaData getReadAhead()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLoadKeys

public List getLoadKeys()

getReadAhead

public JDBCReadAheadMetaData getReadAhead()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.