org.objectweb.cjdbc.scenario.raidb1.cache
Class OutOfMemoryCacheScenario
java.lang.Object
TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template
org.objectweb.cjdbc.scenario.templates.Raidb1Template
org.objectweb.cjdbc.scenario.raidb1.cache.OutOfMemoryCacheScenario
- public class OutOfMemoryCacheScenario
- extends Raidb1Template
This class defines a OutOfMemoryCacheScenario
- Version:
- 1.0
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Method Summary |
private void |
batchAdd(java.sql.Connection con,
java.lang.String table)
|
private void |
cleanTableCache(java.sql.Connection con,
java.lang.String table,
java.lang.String column)
|
private void |
round(java.sql.Connection con)
|
void |
testMultipleAdd()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUMBER_ROUND
int NUMBER_ROUND
cleanTables
boolean cleanTables
OutOfMemoryCacheScenario
public OutOfMemoryCacheScenario()
testMultipleAdd
public void testMultipleAdd()
throws java.lang.Exception
- Throws:
java.lang.Exception
round
private void round(java.sql.Connection con)
throws java.lang.Exception
- Throws:
java.lang.Exception
cleanTableCache
private void cleanTableCache(java.sql.Connection con,
java.lang.String table,
java.lang.String column)
throws java.lang.Exception
- Throws:
java.lang.Exception
batchAdd
private void batchAdd(java.sql.Connection con,
java.lang.String table)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.