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, validate
public MixedIdsStrategy(java.sql.Connection conn, java.util.Random random)
protected java.lang.String getName()
InListMultiProbeTest.QueryStrategy
getName
in class InListMultiProbeTest.QueryStrategy
InListMultiProbeTest.QueryStrategy.getName()
protected int fetchDataRows(java.lang.String[] ids) throws java.sql.SQLException
InListMultiProbeTest.QueryStrategy
fetchDataRows
in class InListMultiProbeTest.QueryStrategy
java.sql.SQLException
InListMultiProbeTest.QueryStrategy.fetchDataRows(java.lang.String[])
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.