org.exoplatform.jcr.benchmark.jcrapi.query
Class AbstractQueryTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.jcrapi.query.AbstractQueryTest
- Direct Known Subclasses:
- QueryExecuteTest, QueryManagerCreateQueryTest, QueryManagerGetQueryTest, QueryResultGetNodesTest, QueryResultGetRowsTest, QueryStoreAsNodeTest
public abstract class AbstractQueryTest
- extends JCRTestBase
Created by The eXo Platform SAS
- Version:
- $Id: AbstractQueryTest.java 12446 2008-03-28 08:28:14Z pnedonosko $
- Author:
- Peter Nedonosko
| Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase |
log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
root
protected javax.jcr.Node root
node
protected javax.jcr.Node node
queryManager
protected javax.jcr.query.QueryManager queryManager
SQL_QUERY_STATEMENT
protected final java.lang.String SQL_QUERY_STATEMENT
- See Also:
- Constant Field Values
AbstractQueryTest
public AbstractQueryTest()
doFinish
public void doFinish(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doFinish in class JCRTestBase
- Throws:
java.lang.Exception
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doPrepare in class JCRTestBase
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.