org.objectweb.cjdbc.scenario.users
Class IvanielinScenario
java.lang.Object
TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleHorizontalTemplate
org.objectweb.cjdbc.scenario.templates.HorizontalRAIDb1WithCacheTemplate
org.objectweb.cjdbc.scenario.users.IvanielinScenario
- public class IvanielinScenario
- extends HorizontalRAIDb1WithCacheTemplate
This class defines a Ivanielin Scenario
- Version:
- 1.0
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Field Summary |
(package private) java.lang.String |
insert
|
(package private) java.lang.String |
insertBlob
|
(package private) java.lang.Object |
iWantoblobthis
|
(package private) java.lang.String |
select
|
(package private) static int |
threadid
|
(package private) java.lang.String |
update
|
Fields inherited from class org.objectweb.cjdbc.scenario.templates.SimpleHorizontalTemplate |
cm, controller1, controller2, hm, hm1, hm2, hm3, hm4, mainVdb1, mainVdb2, port1, port2 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
update
final java.lang.String update
- See Also:
- Constant Field Values
insert
final java.lang.String insert
- See Also:
- Constant Field Values
select
final java.lang.String select
- See Also:
- Constant Field Values
insertBlob
final java.lang.String insertBlob
- See Also:
- Constant Field Values
iWantoblobthis
java.lang.Object iWantoblobthis
threadid
static int threadid
IvanielinScenario
public IvanielinScenario()
testTwoThreadsOneController
public void testTwoThreadsOneController()
throws java.lang.Exception
- Test proposed by Ivanielin. The tow threads are using the same controller url
- Throws:
java.lang.Exception
- if fails
testTwoThreadsTwoControllers
public void testTwoThreadsTwoControllers()
throws java.lang.Exception
- Two threads are using each a different url to connect to the controller
- Throws:
java.lang.Exception
- if fails
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.