class InListMultiProbeTest.MixedIdsStrategy extends InListMultiProbeTest.QueryStrategy
conn, rowComparator| Constructor and Description |
|---|
MixedIdsStrategy(java.sql.Connection conn,
java.util.Random random)
Constructor just defers to the parent.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
fetchDataRows(java.lang.String[] ids)
Execute whatever query is associated with this QueryStrategy,
using the received ids as the values for the IN list.
|
protected java.lang.String |
getName()
Return the name of this query strategy (used for reporting
failures).
|
testSize, validatepublic MixedIdsStrategy(java.sql.Connection conn,
java.util.Random random)
protected java.lang.String getName()
InListMultiProbeTest.QueryStrategygetName in class InListMultiProbeTest.QueryStrategyInListMultiProbeTest.QueryStrategy.getName()protected int fetchDataRows(java.lang.String[] ids)
throws java.sql.SQLException
InListMultiProbeTest.QueryStrategyfetchDataRows in class InListMultiProbeTest.QueryStrategyjava.sql.SQLExceptionInListMultiProbeTest.QueryStrategy.fetchDataRows(java.lang.String[])Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.