A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abort() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
 
abs(String) - Static method in class org.apache.derbyTesting.unitTests.junit.PathUtilTest
 
absDirPathAliases - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
Some absolute directory path aliases for testing DatabasePermissions.
absDirPaths - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
Some absolute directory paths for testing DatabasePermissions.
absolute(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
 
accept(File, String) - Method in class org.apache.derbyTesting.functionTests.harness.GRFileFilter
 
ACCOUNT_EXTRA - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
Number of extra bytes needed to make the rows in the account table at least 100 bytes, as required by the TPC-B spec.
ACCOUNT_TABLE - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
Name of the account table.
accountsPerBranch - Variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
Number of accounts per branch.
accountsPerBranch - Variable in class org.apache.derbyTesting.perf.clients.BankTransactionClient
The number of accounts per branch.
action - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
 
action - Variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction
 
actionTypesCompareMainToAction(int, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Compare the contents of the main table to the action table.
actionTypesCompareMainToActionForUpdate(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Compare the values for an update trigger.
actionTypesDeleteTest(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Test deletes with the specified types in the action statement.
actionTypesInsertTest(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Execute three insert statements.
actionTypesSetup(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Setup the tables and triggers for a single type for actionTypeTest
actionTypesUpdateTest(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Test updates of the specified types in the action statement.
actionTypeTest(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Test that the action statement of a trigger can work with a specific datatype.
actualEndOfFile - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
 
add_one_row(Connection, String) - Method in class org.apache.derbyTesting.system.nstest.utils.DbUtil
 
add_one_row(Connection, int) - Static method in class org.apache.derbyTesting.system.sttest.utils.Datatypes
 
addBaseSchema(TestSuite) - Static method in class org.apache.derbyTesting.system.oe.run.Schema
 
addBetweenDateAndTsTests - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
date + timestamp
addBetweenStringTests - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
 
addBetweenTsTests - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
timestamp + timestamp
addClass(Set<VerifySignatures.ClassInfo>, Class, Class) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
Adds a ClassInfo object to a set.
addClassLoader() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version
Add the class loader for this version if it doesn't already exist.
addColumn(StringBuffer, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
 
addConstraints(TestSuite) - Static method in class org.apache.derbyTesting.system.oe.run.Schema
Add constraint tests to suite.
addDiff(PrintWriter, File, String) - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
 
addEntries(ZipOutputStream, File, String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
 
addEntries(ZipOutputStream, File, String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.dbjarUtil
 
addException(SQLException) - Method in class org.apache.derbyTesting.system.oe.load.ThreadInsert
Save all the exceptions seen during load.
addFile(ZipOutputStream, File, String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
 
addFile(ZipOutputStream, File, String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.dbjarUtil
 
addHardUpgradeOnlyTrajectory(TestSuite, Version.Trajectory) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Add only the test case which hard-upgrades along all edges of the Trajectory.
ADDITIONAL_DBS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
Set of additional databases for tests that require a one-off database.
ADDITIONAL_DBS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
ADDITIONAL_DBS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
ADDITIONAL_DBS - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeRun
Set of additional databases for tests that require a one-off database.
additionalDatabaseDecorator(Test, String) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
Decorate a test to use a new database that is created upon the first connection request to the database and shutdown & deleted at tearDown.
additionalDatabaseDecoratorNoShutdown(Test, String) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
Similar to additionalDatabaseDecorator except the database will not be shutdown, only deleted.
AdditionalDb - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
 
AdditionalDb(String, boolean) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.AdditionalDb
 
additionaluserIndex - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
 
addLines(PrintWriter, File, String) - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
 
addMe(int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
External code for the AddMe SQL function, which is called by the testInsertAutoGenExecuteSQLfunc fixture.
addModifyingTests(Class<? extends TestCase>) - Static method in class org.apache.derby.impl.jdbc.InternalClobTest
 
addPatternPrefix(StringBuffer, char[], int, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
 
addProperty(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
Adds a property to the description, with a value and no associated default value.
addProperty(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
Adds a property to the description, with a value and an associated default value.
addRequiredAttributes(HashMap) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
 
address - Variable in class org.apache.derbyTesting.system.nstest.init.NWServerThread
 
address - Variable in class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
 
Address - Class in org.apache.derbyTesting.system.oe.model
Address of a customer, warehouse or district.
Address() - Constructor for class org.apache.derbyTesting.system.oe.model.Address
 
address - Variable in class org.apache.derbyTesting.system.oe.model.Customer
 
address - Variable in class org.apache.derbyTesting.system.oe.model.Warehouse
 
addSkiptestReason(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
 
addStandardTestJvmProps(Vector, String, String, jvm) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
 
addStatement(Statement) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Add a statement into the list we will close at tearDown.
addStats(int, int) - Static method in class org.apache.derbyTesting.system.nstest.NsTest
 
addSubset(Version[], ArrayList, boolean[], boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Add a subset to the evolving list of subsets of supported versions.
addSuiteByReflection(String) - Static method in class org.apache.derbyTesting.functionTests.suites.AllPackages
Get a class's set of tests from its suite method through reflection.
addToFailures(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
 
addToFreeList(DataValueDescriptor[], int) - Method in class org.apache.derbyTesting.unitTests.store.T_DummySortObserver
 
addToFreeList(DataValueDescriptor[], int) - Method in class org.apache.derbyTesting.unitTests.store.T_SumForIntCol
 
addToListFile(String, String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
 
addToSkipFile(String, PrintStream) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
 
addToSuccesses(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
 
addTrajectories(TestSuite) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Add all of the trajectories we intend to test.
addTrajectory(TestSuite, Version.Trajectory) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Add a single trajectory to the suite, looping through all combinations of hard and softupgrade.
addTrajectory(TestSuite, Version.Trajectory, boolean[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
addTrajectory(TestSuite, Version.Trajectory, boolean[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Add a single trajectory to the suite, with upgrade instructions.
after - Variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.DataRow
 
afterLast() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
 
AggregateClassLoadingTest - Class in org.apache.derbyTesting.functionTests.tests.lang
Test for ensuring the aggregate implementation classes are loaded correctly, even when the context class loader loads Derby engine classes as well.
AggregateClassLoadingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
Basic constructor.
AIjdbcTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Test execution of JDBC method, isAutoincrement.
AIjdbcTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.AIjdbcTest
Basic constructor.
aintWeGotFun - Static variable in class org.apache.derby.impl.jdbc.UTF8ReaderTest
Test data, first part of "Ain't We Got Fun?"
ais - Static variable in class org.apache.derbyTesting.unitTests.junit.CompressedNumberTest
 
alarm(String) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
 
alarm(String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
Print a message regardless of whether we are running in debug mode.
alarm(String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
Print alarm string
algorithm - Variable in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
The algorithm used by the fixture.
ALIAS - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
ALIASID - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
All - Class in org.apache.derbyTesting.functionTests.suites
 
All(String) - Constructor for class org.apache.derbyTesting.functionTests.suites.All
Use suite method instead.
all(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
 
ALL_FUNCTIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
Expected rows from getFunctions() when all functions match.
ALL_INTERFACES - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
 
all_local - Variable in class org.apache.derbyTesting.system.oe.model.Order
 
ALL_STRING_TYPES_ROWS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
 
ALL_TRAJECTORIES_PROPERTY - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
ALL_TYPES - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
 
ALL_TYPES_ROWS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
 
ALL_TYPES_TABLE - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
 
allAlive(Thread[]) - Static method in class org.apache.derbyTesting.functionTests.harness.MultiTest
Search through the list of threads and see if they are all alive.
allChecks() - Method in class org.apache.derbyTesting.system.oe.run.DriverUtility
Do the necessary checks to see if database is in consistent state
allDataTypesColumnNames - Static variable in class org.apache.derbyTesting.junit.SQLUtilities
 
allDataTypesSQLData - Static variable in class org.apache.derbyTesting.junit.SQLUtilities
 
allDead(Thread[]) - Static method in class org.apache.derbyTesting.functionTests.harness.MultiTest
Search through the list of threads and see if they are all alive.
allIds - Variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
 
allInspectedClasses - Static variable in class org.apache.derbyTesting.functionTests.util.SecurityCheck
Map of all classes that have been inspected.
allLegalDatatypesVTIResults() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
Verify that Derby handles VTI columns of all known datatypes.
AllocMTest1(long) - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
 
AllocTest1() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
 
AllocTest2() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
 
AllocTest3() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
 
AllocTest4() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
 
AllocTest5() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
 
allowed - Variable in class org.apache.derbyTesting.unitTests.services.T_L2
 
allowRegisterOut - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
 
ALLOWS_NULLS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
 
AllPackages - Class in org.apache.derbyTesting.functionTests.suites
All package suites for the function tests.
AllPackages(String) - Constructor for class org.apache.derbyTesting.functionTests.suites.AllPackages
Use suite method instead.
allPackagesSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
 
allSQLTypes - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
 
allStringTypesFunction() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
A VTI which returns rows having columns of all string datatypes.
allUpdateXXXNames - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
 
ALPHA - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
 
ALPHABET - Static variable in class org.apache.derby.impl.jdbc.InternalClobTest.FakeStoreStream
 
alphabet - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
The alphabet to draw letters from.
alphabet - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
 
ALREADYCLOSED - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
 
alreadyRun - Static variable in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
 
AlterColumnTest - Class in org.apache.derbyTesting.functionTests.tests.lang
Test cases for altering columns.
AlterColumnTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.AlterColumnTest
 
alterTable() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
 
alterTable() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
alterTable(TransactionController, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
Test the access level alter table interface for adding columns.
AlterTableTest - Class in org.apache.derbyTesting.functionTests.tests.lang
 
AlterTableTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
Public constructor required for running test as standalone JUnit.
alterURL(String, String) - Static method in class org.apache.derbyTesting.functionTests.harness.NetServer
 
ALTW - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
 
ambigious1(int, String, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
ambigious1(int, String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
ambigious2(int, Integer) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
ambigious2(Integer, int) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
AMBIGUOUS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
 
ambiguous1(int, String, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
 
ambiguous1(int, String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
 
ambiguous2(int, Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
 
ambiguous2(Integer, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
 
AMBIGUOUS_COLNAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
 
AMBIGUOUS_CURSOR_NAME_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
 
amount - Variable in class org.apache.derbyTesting.system.oe.model.OrderLine
 
announceTest() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
 
anonymousCount - Variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
 
AnsiSignatures - Class in org.apache.derbyTesting.functionTests.tests.lang
These are methods for testing ANSI routine resolution.
AnsiSignatures() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
AnsiSignaturesTest - Class in org.apache.derbyTesting.functionTests.tests.lang
Test that Derby resolves routines according to the ANSI method resolution rules.
AnsiSignaturesTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
Create a new instance.
AnsiTrimTest - Class in org.apache.derbyTesting.functionTests.tests.lang
Functional test for ansi trim functionality added for DERBY-1623.
AnsiTrimTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.AnsiTrimTest
Create a test case with the given name.
ansiTrimTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
 
aos - Static variable in class org.apache.derbyTesting.unitTests.junit.CompressedNumberTest
 
apollo - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
appendColumnValue(StringBuffer, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Append a particular SQL datatype value to the given StringBuffer
appendFooAndBar(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
A VTI which returns rows based on a passed-in parameter
appendGroups(StringBuffer) - Method in class org.apache.derbyTesting.perf.clients.GroupByClient
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.currentjvm
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.ibm13
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.ibm14
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.ibm15
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.ibm16
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.j9_13
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.j9_22
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation11
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.j9dee15
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.jdk13
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.jdk14
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.jdk15
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.jdk16
 
appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.jdk17
 
appendStderr(BufferedOutputStream, InputStream) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
 
apply(PreparedStatement, Object[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
Apply a PreparedStatement repeatedly with the set of parameter vectors.
appPropFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
 
appsRequiredPassword - Variable in class org.apache.derbyTesting.functionTests.harness.NetServer
 
ARG_COUNT_0 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
 
ARG_COUNT_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
 
ARG_COUNT_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
 
ARG_COUNT_3 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
 
arguments - Variable in class org.apache.derbyTesting.functionTests.harness.RunClass
 
argv - Variable in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715.t1
 
argv - Variable in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715.t2
 
ArithmeticTest - Class in org.apache.derbyTesting.functionTests.tests.lang
Test case for arithmetic.sql.
ArithmeticTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ArithmeticTest
 
armBomb() - Method in class org.apache.derbyTesting.unitTests.harness.T_Bomb
Arm a bomb to go off.
armed - Variable in class org.apache.derbyTesting.unitTests.harness.T_Bomb
 
ArrayInputStreamTest - Class in org.apache.derbyTesting.unitTests.junit
Unit tests for org.apache.derby.iapi.services.io.ArrayInputStream.
ArrayInputStreamTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.ArrayInputStreamTest
 
ASCII_VALUE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
 
asCommand - Variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
 
ashok - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
 
ashok_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
 
asInputStream() - Method in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest.PositionedTestStream
 
assertAllCombinationsOfUserPasswordSecMecInputOK(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
Test different interesting combinations of user,password, security mechanism for testing security mechanism upgrade logic.
assertAllforRole(int, Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
 
assertAllPrivileges(boolean, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert all privileges for a given user / schema / table / column set
assertAllTypesCovered() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
assertBatchExecuteError(String, Statement, int[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
helper method to evaluate negative tests where we expect a batchExecuteException to be returned.
assertBatchUpdateCounts(int[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
 
assertBooleanAttribute(boolean, ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
 
assertBooleanResults(String, boolean, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
assertCallError(String, String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Executes the Callable statement that is expected to fail and verifies that it throws the expected SQL exception.
assertCheckConstraintExists(boolean, Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Check that a given check constraint exists by the following method: We insert a value that does not satify the check constraint.
assertCheckTable(String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Check the table using SYSCS_UTIL.SYSCS_CHECK_TABLE.
assertClassName(Object, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
Assert that the name of the class of the object is what is expected.
assertClosed(ResultSet) - Static method in class org.apache.derbyTesting.junit.JDBC
 
assertColumnEquals(ResultSet, int, Object[]) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
Assert the values in a ResultSet for a given column across all rows.
assertColumnEquals(String, ResultSet, int, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
Assert a column's value.
assertColumnNames(ResultSet, String[]) - Static method in class org.apache.derbyTesting.junit.JDBC
Takes a result set and an array of expected colum names (as Strings) and asserts that the column names in the result set metadata match the number, order, and names of those in the array.
assertColumnTypes(Connection, String, String[][]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
Assert that a table has the correct column types.
assertColumnTypes(ResultSet, int[]) - Static method in class org.apache.derbyTesting.junit.JDBC
Takes a result set and an array of expected column types from java.sql.Types and asserts that the column types in the result set metadata match the number, order, and names of those in the array.
assertCompileError(String, String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the SQL statement does not compile and throws a SQLException with the expected state.
assertConflictedSetterConnAttrOK() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertConflictedSetterConnAttrOK(Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertConflictedSettersOK(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertConflictedSettersOK(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertConnect(boolean, String, Properties) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
Do java.sql.Driver.connect(String url, Properties info call)
assertConnectionFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertConnectionFail(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertConnectionFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertConnectionFail(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertConnectionFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertConnectionFail(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertConnectionFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertConnectionFail(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertConnectionOK(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
Test a connection by executing a sample query
assertConnectionOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertConnectionOK(Object[], String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
 
assertConnectionOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertConnectionOK(Object[], String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assertConnectionOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertConnectionOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertConnectionPreClose(String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
 
assertConnectionPreClose(String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assertConnectionState(int, int, boolean, boolean, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assertConnectionsUsingDriverManager(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
 
assertConnectionUsingDataSource(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
Get connection from datasource and also set security mechanism
assertConnectionUsingDriverManager(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
 
assertConnectionWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertConnectionWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertConnectionWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertConnectionWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertConnectionWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertConnectionWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertConnectionWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertConnectionWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertConnHoldability(Connection, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Verify connection holdablity is expected holdability
assertConSetOK(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertConSetOK(Object, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertConstraintExists(boolean, Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
 
assertContains(String[], String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
Checks that all the expected substrings are part of the output from sysinfo.
assertCorrectChar(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobUpdatableReaderTest
Asserts that the two specified characters follow each other in the modern latin lowercase alphabet.
assertCP(int, int) - Method in class org.apache.derby.impl.drda.ProtocolTest
Codepoint error
assertCreateUsingConnAttrsOK(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertCreateUsingConnAttrsOK(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertCurrent(String, ResultSet, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
 
assertCurrentSchema(Connection, String) - Static method in class org.apache.derbyTesting.junit.JDBC
Asserts that the current schema is the same as the one specified.
assertDataSourceProperties(DataSourceReferenceTest.DataSourceDescriptor, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
Asserts that the properties that are in the data source descriptor are found in the list of data source properties, and that the data source does not contain properties that are not in the descriptor.
assertDataSourceReference(DataSourceReferenceTest.DataSourceDescriptor, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
Performs the test sequence in the data source.
assertDataSourceReferenceEmpty(DataSourceReferenceTest.DataSourceDescriptor, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
Make sure it is possible to create a new data source using Referencable, that the new instance has the correct default values set for the bean properties and finally that the data source can be serialized/deserialized.
assertDataSourceReferencePopulated(DataSourceReferenceTest.DataSourceDescriptor, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
Make sure it is possible to recreate and serialize/deserialize a populated data source.
assertDecimalSameValue(String, String, BigDecimal) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
Wrapper for BigDecimal compareTo.
assertDefaultInfo(Connection, String, String, String[], String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
Assert that a column has the expected generation clause.
assertDeletePrivilege(boolean, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has delete privilege on a given table / column
assertDeletePrivilege(int, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has delete privilege on a given table
assertDeletePrivilege(int, Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has delete privilege on a given table.
assertDerby1080Fixed(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
This is a regression test for DERBY-1080 - where some variables required only for the EUSRIDPWD security mechanism case were not getting reset on connection re-use and resulting in protocol error.
assertDeterministic(Connection, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
Assert whether a routine is expected to be DETERMINISTIC.
assertDrainResults(ResultSet) - Static method in class org.apache.derbyTesting.junit.JDBC
Drain a single ResultSet by reading all of its rows and columns.
assertDrainResults(ResultSet, int) - Static method in class org.apache.derbyTesting.junit.JDBC
Does the work of assertDrainResults() as described above.
assertDrainResultsHasData(ResultSet) - Static method in class org.apache.derbyTesting.junit.JDBC
Drain a ResultSet and assert it has at least one row.
assertDSConnectionFailed(String, DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertDSConnectionFailed(String, Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertDSSystemShutdownOK(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
 
assertEmpty(ResultSet) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert a result set is empty.
assertEmptyResultSetMetaData(ResultSetMetaData) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtMetaDataTest
Assert that ResultSetMetaData is null or empty
assertEquals(Blob, Blob) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert equality between two Blob objects.
assertEquals(Clob, Clob) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert equality between two Clob objects.
assertEquals(String, Time, Time) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert equality between two java.sql.Time objects.
assertEquals(InputStream, InputStream) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
Compare the contents of two streams.
assertEquals(Reader, Reader) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
Compare the contents of two readers.
assertEquals(File, File) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
Assert that two files in the filesystem are identical.
assertEquivalentDataType(int, int) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Compares two JDBC types to see if they are equivalent.
assertEquivalentPermissions(Permission, Permission) - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
 
assertEscapedTableRowCount(String, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the number of rows in a table is an expected value.
AssertEventCatcher - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
 
AssertEventCatcher(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
 
assertEverything(int, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
 
assertEverything(int, Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
 
assertException(SQLException, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
 
assertExecJavaCmdAsExpected(String[], String[], int) - Method in class org.apache.derbyTesting.junit.BaseTestCase
Execute command using 'java' executable and verify that it completes with expected results
assertExecutePrivilege(int, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has execute privilege on a given function
assertExecutePrivilege(int, Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has execute privilege on a given function
assertExpectedInsertBehaviour(DataSource, boolean, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
 
assertFailedExecuteUpdateForColumnIndex(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc30Test
Assert executeUpdateForColumnIndex failed.
assertFailedExecuteUpdateForColumnName(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc30Test
Assert executeUpdateForColumnName failed.
assertFailedPing(String[], String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlClientCommandTest
Execute ping command and verify that it fails with the expected message
assertFailOnUpdate(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
Assert that update of ResultSet fails with a SQLException due to read-only ResultSet.
assertFailSetDatabaseProperty(String, String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
AssertFailureTest - Class in org.apache.derbyTesting.unitTests.junit
Testcase that test that AssertFailure's message string is correct when we have permisssion to do thread dumps and when we don't.
AssertFailureTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.AssertFailureTest
 
assertFiringOrder(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
Look at the ordered information in the thread local and ensure it reflects correct sequenceing of triggers created in testFiringOrder.
assertFiringOrder(String, int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
 
assertFkConstraintExists(boolean, Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Check that a given foregin key constraint exists by the following method: We insert a value that is not present in the referenced table so the foreign key constraint will fail if the constraint is present.
assertFullResultSet(ResultSet[], String[][], boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
Helper method - unravles a ResultSet array created e.g.
assertFullResultSet(ResultSet, String[][]) - Static method in class org.apache.derbyTesting.junit.JDBC
assertFullResultSet() using trimmed string comparisions.
assertFullResultSet(ResultSet, Object[][], boolean) - Static method in class org.apache.derbyTesting.junit.JDBC
Takes a result set and a two-dimensional array and asserts that the rows and columns in the result set match the number, order, and values of those in the array.
assertFullResultSet(ResultSet, Object[][], boolean, boolean) - Static method in class org.apache.derbyTesting.junit.JDBC
Takes a result set and a two-dimensional array and asserts that the rows and columns in the result set match the number, order, and values of those in the array.
assertFunctionDBMD(String, Object[][], Object[][]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
Assert that the function has the correct database metadata.
assertFunctionPrivilege(boolean, String, String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has function execute privilege on a given table / column
assertGeneratedKeyResultSet(String, ResultSet) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert that a ResultSet representing generated keys is non-null and of the correct type.
assertGetFunctionColumnsRs(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
Check that the column names are as expected from getFunctionColumns().
assertGetFunctionsRs(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
Check that the column names are as expected from getFunctions().
assertGetImportedAndExportedKeysShape(ResultSet[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
Assert the shape of the ResultSets for getImportedKeys, getExportedKeys and getCrossReference.
assertGetIntEquals(int, int, ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
Perform getInt(position) with expected error
assertGetIntError(int, String, ResultSet) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Perform getInt(position) with expected error
assertGetNull(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertGetNull(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertGetSchemasRs(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
Check that the column names are as expected from getSchemas().
assertInputStreamContents(InputStream, int, byte) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
 
assertInsertPrivilege(boolean, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has insert privilege on a given table / column
assertInsertPrivilege(int, String, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has insert privilege on a given table
assertInsertPrivilege(int, Connection, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has insert privilege on a given table / column set.
assertIntAttribute(int, ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
 
assertInternalDerbyIOExceptionState(String, String, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
This methods is not to be used, but sometimes you have to!
assertInvalid(Clob) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.LOBLocatorReleaseTest
Asserts that the Clob is invalid by invoking a method on it (that is supposed to fail) and catching the exception.
assertInvalidLDAPDrvMgrConnectionFails(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
 
assertInvalidLDAPDSConnectionFails(DataSource, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
 
assertIsDirectory(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
 
assertIsEmpty(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
 
assertIsExisting(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
 
assertIsolationError(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
Assert that the changing isolation throws an SQLException with the expected state.
assertIsoLocks(Connection, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Checks locks for designated isolation level on the connection.
assertLDAPDrvMgrConnectionOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
 
assertLDAPDSConnectionOK(DataSource, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
 
assertLocks(int[], Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assertLongAttribute(int, ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
 
assertMatchesPattern(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
 
assertMessageText(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
 
assertMessageText(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assertMetaDataMatch(DatabaseMetaData, ResultSetMetaData) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert all columns in the ResultSetMetaData match the table's defintion through DatabaseMetadDta.
assertMetaDataResultSet(ResultSet, String[], int[], boolean[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
 
assertMisMatchStreamLength(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
 
assertMultipleResultsFromExecuteQuery(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
Raises an exception if the exception is not caused by executeQuery() returning multiple result sets.
assertNextError(String, ResultSet) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Perform a fetch on the ResultSet with an expected failure
assertNoBoolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
assertNoCurrentRow(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors1Test
 
assertNoDB(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertNoDB(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertNoDBCreated(String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
Attempt to create a new database and expect a failure.
assertNoMoreResults(Statement) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert that the statement has no more results(getMoreResults) and it indeed does not return any resultsets(by checking getResultSet).
assertNonJDBC4DataSource(DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC4FromJDBC3DataSourceTest
Make sure that the received DataSource is *not* a JDBC 4 data source, since that would defeat the whole purpose of this test.
assertNoResultSetFromExecuteQuery(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
Raises an exception if the exception is not caused by executeQuery() returning no result set.
assertNormalUserName(String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
Assert that the user name returned by various mechanisms matches the normal user name.
assertNotDirectory(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
 
assertNotEmpty(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
 
assertNotExisting(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
 
assertNotSetAndGet(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertNotSetAndGet(Object, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertNoWarnings(SQLWarning) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert that no warnings were returned from a JDBC getWarnings() method such as Connection.getWarnings.
assertNullability(ResultSet, boolean[]) - Static method in class org.apache.derbyTesting.junit.JDBC
Check the nullability of the column definitions for the ResultSet matches the expected values.
assertOnlyOnScrollableException(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors2Test
 
assertParameterTypes(PreparedStatement, int[]) - Static method in class org.apache.derbyTesting.junit.JDBC
Takes a Prepared Statement and an array of expected parameter types from java.sql.Types and asserts that the parameter types in the ParamterMetaData match the number and order of those in the array.
assertPartialResultSet(ResultSet, Object[][], BitSet) - Static method in class org.apache.derbyTesting.junit.JDBC
Similar to assertFullResultSet(...) above, except that this method takes a BitSet and checks the received expectedRows against the columns referenced by the BitSet.
assertPolicyReloaderDoesNotExist() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3
Verify whether the policy-reloading procedure exists.
assertPolicyReloaderExists() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3
Verify that the policy-reloading procedure exists.
assertPooledConnAutoCommit(String, PooledConnection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Make sure autocommit gets reset on PooledConnection.getConnection()
assertPooledConnHoldability(String, PooledConnection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Checks that Holdability gets reset on PooledConnection.getConnection()
assertPooledConnIso(String, PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Test that isolation is reset on PooledConnection.getConnection()
assertPositive(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertPositive(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertPR(Connection, String, String[][], String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
Run a query against a RestrictedVTI and verify that the expected projection and restriction are pushed into the VTI.
assertPreparedStatementError(String, PreparedStatement) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the query fails (either in execution, or retrieval of results--doesn't matter) and throws a SQLException with the expected state and error code Parameters must have been already bound, if any.
assertPreventDualBoot(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
 
assertPrivilegeMetadata(boolean, String, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a specific privilege exists by checking the database metadata available to a user
assertPrivilegeMetadata(int, Connection, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a specific privilege exists by checking the database metadata available to a user.
assertProcedurePrivilege(boolean, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has procedure execute privilege on a given table / column
assertPsWorks(boolean, PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Check that a given prepared statement can be executed.
assertReadDB(DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
 
assertReaderContents(Reader, int, char) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
 
assertReferencesPrivilege(boolean, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has references privilege on a given table / column
assertReferencesPrivilege(int, String, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has references privilege on a given table
assertReferencesPrivilege(int, Connection, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has references privilege on a given table / column set.
assertReset(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertReset(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertResultColumnNullable(ResultSetMetaData, int) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert that a column is nullable in its ResultSetMetaData.
assertResults(Connection, String, String[][], boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
Assert that the statement returns the correct results.
assertResults(ResultSet, String[][], boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
Assert that the ResultSet returns the desired rows.
assertResults(String, String[][], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
Assert that the ResultSet returns the desired rows.
assertResults(String, String[], String[][], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
Assert that the ResultSet returns the desired rows.
assertResults(int[], String[], ResultSet, String[][]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
Assert that the ResultSet returns the desired rows.
assertResultsAndQueryPlan(ResultSet, String[][], Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
Assert that the received ResultSet matches the expected results, and then make sure the optimizer actually chose to do multi- probing.
assertResultSet(String, Object[][], ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
Iterates over an array of row vectors, comparing each to the data in the RS using assertRow.
assertResultsFromExecuteUpdate(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
Raises an exception if the exception is not caused by executeUpdate() returning result sets.
assertRoleInRs(ResultSet, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
 
assertRow(String, ResultSet, Object[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByExpressionTest
 
assertRow(String, Object[], ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
Iterates over a row vector, comparing each to the corrsponding column in the ResultSet.
assertRow(ResultSet, Object[]) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
Assert the values of a whole row.
assertRowCount(int, ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DistinctTest
Assert that the number of rows in the result set matches what we are expecting.
assertRowInResultSet(ResultSet, int, Object[], boolean) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert that every column in the current row of the received result set matches the corresponding column in the received array.
assertRowInResultSet(ResultSet, int, Object[], boolean, BitSet) - Static method in class org.apache.derbyTesting.junit.JDBC
See assertRowInResultSet(...) above.
assertSameContents(ResultSet, ResultSet) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert two result sets have the same contents.
assertScalar(Connection, String, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
Assert a scalar result from a query.
assertScalarResult(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
assertSecMecWithConnPoolingOK(String, String, Short) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
Test a deferred connection reset.
assertSecurityException(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineSecurityTest
Test for a security exception within a routine.
assertSecurityManager() - Static method in class org.apache.derbyTesting.junit.BaseTestCase
Assert a security manager is installed.
assertSecurityMechanismOK(String, String, Short, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
 
assertSelectPrivilege(boolean, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has select privilege on a given table / column
assertSelectPrivilege(int, String, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has select privilege on a given table
assertSelectPrivilege(int, Connection, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has select privilege on a given table / column set.
assertSelectPrivilege(int, Connection, String, String, String[], String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has select privilege on a given table / column set.
assertSetAndGet(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertSetAndGet(Object, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertSetConOK(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertSetConOK(Object, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertSetOpErrors(String, Statement, String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
Try all set operations with queries from queries1 in the left operand and queries from queries2 in the right operand.
assertShutdownAndCreateConnAttr(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertShutdownAndCreateConnAttr(String, Object, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertShutdownOK() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ShutdownDatabaseTest
 
assertShutdownUsingConnAttrsOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertShutdownUsingConnAttrsOK(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertShutdownUsingConnAttrsOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertShutdownUsingConnAttrsOK(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertShutdownUsingConnAttrsOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertShutdownUsingSetOK(String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertShutdownUsingSetOK(Object, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertShutdownUsingSetShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertShutdownUsingSetShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertShutdownUsingSetShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertShutdownWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertShutdownWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertShutdownWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertShutdownWOUPFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertShutdownWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertShutdownWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertShutdownWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertShutdownWOUPOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertSingleValueResultSet(ResultSet, String) - Static method in class org.apache.derbyTesting.junit.JDBC
Asserts a ResultSet returns a single row with a single column equal to the passed in String value.
assertSourceSecurity(Object, String) - Static method in class org.apache.derbyTesting.functionTests.util.SecurityCheck
Inspect the class of the passed in Object for security risks.
assertSQLExceptionEquals(SQLException, SQLException) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the two (2) passed-in SQLException's are equals and not just '=='.
assertSQLState(String[], SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
 
assertSQLState(String, String, SQLException) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that SQLState is as expected.
assertSQLState(String, SQLException) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that SQLState is as expected.
assertSQLState08001(String, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
 
assertSqlStateSlaveConn(String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
Assert that the latest startSlave connection attempt got the expected SQLState.
assertStatementError(String[], Statement, String) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the query fails (either in compilation, execution, or retrieval of results--doesn't matter) and throws a SQLException with the expected states.
assertStatementError(String, Statement, String) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the query fails with a single error
assertStatementError(String, int, Statement, String) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the query fails (either in compilation, execution, or retrieval of results--doesn't matter) and throws a SQLException with the expected state and error code Assumption is that 'query' does *not* have parameters that need binding and thus can be executed using a simple Statement.execute() call.
assertStatementError(String, PreparedStatement) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that execution of the received PreparedStatement object fails (either in execution or when retrieving results) and throws a SQLException with the expected state.
assertStatementOK(String, Connection, Statement) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
 
assertStatementOK(String, Connection, Statement) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assertStatementState(int[], int[], Statement) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assertStringAttribute(String, ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
 
assertStringFormat(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
Check the format of the connection string.
assertStringFormat(PooledConnection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Check the format of a pooled connection
assertStringFormat(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Check the format of the connection string.
assertStringPrefix(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
Make sure the connection string starts with the right prefix, which is the classname@hashcode.
assertStringPrefix(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Make sure the connection string starts with the right prefix, which is the classname@hashcode.
assertSuccessfulCmd(String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
Execute command and verify that it completes successfully
assertSuccessfulPing(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlClientCommandTest
Execute ping command and verify that it completes successfully
assertSysColPermsRowCount(int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
 
assertSysRolesRowCount(int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
 
assertSysRoutinePermsRowCount(int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
 
assertSysTablePermsRowCount(int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
 
assertSystableRowCount(String, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
 
assertSystemShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertSystemShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertSystemShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertSystemShutdownFail(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertSystemShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertSystemShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
assertSystemShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
assertSystemShutdownOK(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
assertTableRowCount(String, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that the number of rows in a table is an expected value.
assertTenConnectionsUnique() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
Get connections using getConnection() and make sure they're unique
assertTenConnectionsUnique() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Get connections using getConnection() and make sure they're unique
assertThrowableEquals(Throwable, Throwable) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
Assert that the detailed messages of the 2 passed-in Throwable's are equal (rather than '=='), as well as their class types.
assertTime1970(Time) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
Javadoc for java.sql.Time states the components of date for a java.sql.Time value must be set to January 1, 1970.
assertTimeEqual(Date, Date) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
Assert the SQL time portion of two SQL JDBC type types are equal.
assertToString(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
Make sure this connection's string is unique (DERBY-243)
assertToString(DataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
Check uniqueness of connection strings coming from a DataSouce
assertToString(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Make sure this connection's string is unique (DERBY-243)
assertToString(DataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Check uniqueness of connection strings coming from a DataSouce
assertToString(XADataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Check uniqueness of strings for an XA data source
assertToString(ConnectionPoolDataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Check uniqueness of strings with a pooled data source.
assertTraceFilesExist() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
Check that trace file exists in directory
assertTraceFilesExist() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
Check that trace files exist
assertTraceFilesExist() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Check that trace file exists in directory
assertTriggerExists(boolean, Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Check that a given trigger exists (select privilege assumed) or not.
assertTriggerPrivilege(boolean, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has trigger execute privilege on a given table / column
assertTriggerPrivilege(int, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has trigger privilege on a given table
assertTriggerPrivilege(int, Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has trigger execute privilege on a given table / column set.
assertTriggerStatus(Connection, String, String[][]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
Assert that triggers fire correctly
assertTwiceOK(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
 
assertTwiceOK(Object, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertUnorderedResultSet(ResultSet, String[][]) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert that the ResultSet contains the same rows as the specified two-dimensional array.
assertUnorderedResultSet(ResultSet, Object[][], boolean) - Static method in class org.apache.derbyTesting.junit.JDBC
Assert that the ResultSet contains the same rows as the specified two-dimensional array.
assertUpdateCount(Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
 
assertUpdateCount(Statement, int, String) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Take a Statement object and a SQL statement, execute it via the "executeUpdate()" method, and assert that the resultant row count matches the received row count.
assertUpdateCount(PreparedStatement, int) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
Assert that a call to "executeUpdate()" on the received PreparedStatement object returns a row count that matches the received row count.
assertUpdateCountForProcedureWithNoResults(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
 
assertUpdatePrivilege(boolean, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
Assert that a user has update privilege on a given table / column
assertUpdatePrivilege(int, String, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has update privilege on a given table
assertUpdatePrivilege(int, Connection, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Assert that a user has update privilege on a given table / column set.
assertUserValue(String[], String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertUserValue(String[], String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
assertUSRSSBPWD_with_BUILTIN(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
Test SECMEC_USRSSBPWD with derby BUILTIN authentication turned ON.
assertViewExists(boolean, Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
Check that a given view exists (select privilege assumed) or not by selecting from it.
assertWarning(SQLWarning, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
Assert that a warning was received
assertXAException(String, XAException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
 
assignedPortCount - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
 
atEnd - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
 
atEOF() - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
 
atLeast(int, int) - Method in class org.apache.derbyTesting.functionTests.harness.JavaVersionHolder
Return true if we are at least at the passed in version.
atLeast(CompatibilitySuite.Version) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite.Version
Returns true if this Version is at least as advanced as that Version.
ATTEMPT_TO_ASSIGN_TO_NON_UPDATABLE_COLUMN_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
 
ATTEMPT_TO_ASSIGN_TO_ORDERING_COLUMN_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
 
attributesDatabase(String, Test) - Static method in class org.apache.derbyTesting.junit.Decorator
Decorate a test (or suite of tests) to use a single use database as the default database.
AUTHENTICATION - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
 
authenticationProperties - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
 
authenticationProperties - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetNewServer
 
AuthenticationTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Tests authentication and connection level authorization.
AuthenticationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
Creates a new instance of the Test
AUTO_COMMIT_OFF - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
 
AUTOCOMMIT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
 
AutoGenJDBC30Test - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Tests the JDBC 3.0 ability to establish a result set of auto-generated keys.
AutoGenJDBC30Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
Creates a new AutoGenJDBC30Test instance.
AutoloadTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
This JUnit test verifies the autoloading of the jdbc driver.
AutoloadTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
 
available() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
Return remaining characters in the stream.
available() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
Return remaining bytes in the stream.
avgWaitTime - Variable in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
The average time (in milliseconds) between each request from a client.

B

B2_MOD - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
JDBC 3.0 Section 13.2.2.1 specifies that table B-2 is used to specify type mappings from the Java types (e.g. int as setInt) to the JDBC SQL Type (Types.INT).
B3_GET_OBJECT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
 
B5 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
Table B5 conversion of Objects using setObject
B6 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
JDBC 3.0 spec Table B6 - Use of ResultSet getter Methods to Retrieve JDBC Data Types
BackgroundStreamDrainer - Class in org.apache.derbyTesting.functionTests.harness
 
BackgroundStreamDrainer(InputStream, String) - Constructor for class org.apache.derbyTesting.functionTests.harness.BackgroundStreamDrainer
 
BackgroundStreamSaver - Class in org.apache.derbyTesting.functionTests.harness
 
BackgroundStreamSaver(InputStream, OutputStream) - Constructor for class org.apache.derbyTesting.functionTests.harness.BackgroundStreamSaver
 
BackToBackLoadGenerator - Class in org.apache.derbyTesting.perf.clients
Load generator which creates back-to-back load.
BackToBackLoadGenerator() - Constructor for class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
 
BackToBackLoadGenerator.ClientThread - Class in org.apache.derbyTesting.perf.clients
Thread class which runs a single client and collects results.
BackToBackLoadGenerator.ClientThread(Client) - Constructor for class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator.ClientThread
 
Backup - Class in org.apache.derbyTesting.system.mailjdbc.tasks
 
Backup(String) - Constructor for class org.apache.derbyTesting.system.mailjdbc.tasks.Backup
 
Backup(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
 
BACKUP - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
 
BACKUP_PATH - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
 
BACKUP_PATH - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3
 
BACKUPDIR - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
 
backupError - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
 
backupFailed - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
 
backupPath - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
 
BackupPathTests - Class in org.apache.derbyTesting.functionTests.tests.store
 
BackupPathTests() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.BackupPathTests
 
backupRestore1 - Class in org.apache.derbyTesting.functionTests.tests.store
Test of backup restore through java program JDBC calls.
backupRestore1() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
 
BackupRestoreReEncryptTester - Class in org.apache.derbyTesting.system.nstest.tester
BackupRestoreReEncryptTester: The thread that invokes the Backup/Restore/Re-Encrypt functions.
BackupRestoreReEncryptTester(String) - Constructor for class org.apache.derbyTesting.system.nstest.tester.BackupRestoreReEncryptTester
 
BackupRestoreTest - Class in org.apache.derbyTesting.functionTests.tests.store
 
BackupRestoreTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.BackupRestoreTest
 
BAD_BEFORE_TRIGGER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
BAD_FOREIGN_KEY_ACTION - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
BAD_SYNTAX - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_5
 
BAD_SYNTAX - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
 
BadConnectionTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
This tests some bad attempts at a client connection: - non-existant database - lack of user / password attributes - bad values for valid connection attributes
BadConnectionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.BadConnectionTest
 
badDDL() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
Verify bad DDL.
badDynamicParameter(int, ProcedureTest[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
 
badDynamicParameter(int, ProcedureTest[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
badFunction1() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
 
badFunction2() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
 
badFunction3() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
 
badStack(String[], String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
Complain that we don't like the stack.
balance - Variable in class org.apache.derbyTesting.system.oe.model.Customer
 
BankAccountFiller - Class in org.apache.derbyTesting.perf.clients
This class creates and populates tables that can be used by the bank transactions test clients.
BankAccountFiller(int, int, int) - Constructor for class org.apache.derbyTesting.perf.clients.BankAccountFiller
Create a filler that generates tables with the given sizes.
BankAccountFiller(int) - Constructor for class org.apache.derbyTesting.perf.clients.BankAccountFiller
Create a filler that generate tables which have correct sizes relative to each other.
BankTransactionClient - Class in org.apache.derbyTesting.perf.clients
This class implements a client thread which performs bank transactions.
BankTransactionClient(int, int, int) - Constructor for class org.apache.derbyTesting.perf.clients.BankTransactionClient
Create a client that works on a database with the given number of branches, tellers and accounts.
BankTransactionClient(int) - Constructor for class org.apache.derbyTesting.perf.clients.BankTransactionClient
Create a client that works on a database with the default number of tellers and accounts per branch.
BASE_CLIENT_DS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
Descriptor for the basic client data source.
base_conglomid - Variable in class org.apache.derbyTesting.unitTests.store.T_CreateConglomRet
 
BASE_DS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
Lookup constant for the descriptor array.
BASE_EMBEDDED_DS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
Descriptor for the basic embedded data source.
baseAutoLoadSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
Return the ordered set of tests when autoloading is enabled.
baseDir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
 
BaseJDBCTestCase - Class in org.apache.derbyTesting.junit
Base class for JDBC JUnit tests.
BaseJDBCTestCase(String) - Constructor for class org.apache.derbyTesting.junit.BaseJDBCTestCase
Create a test case with the given name.
BaseJDBCTestSetup - Class in org.apache.derbyTesting.junit
Base class for JDBC JUnit test decorators.
BaseJDBCTestSetup(Test) - Constructor for class org.apache.derbyTesting.junit.BaseJDBCTestSetup
 
BaseLoad100IdxTestSetup - Class in org.apache.derbyTesting.perf.basic.jdbc
Extend the BaseLoad100TestSetup to add indexes Base table is similar to BaseLoad100TestSetup and the algorithm to load data is the same
BaseLoad100IdxTestSetup(Test) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100IdxTestSetup
constructor
BaseLoad100IdxTestSetup(Test, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100IdxTestSetup
 
BaseLoad100IdxTestSetup(Test, String) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100IdxTestSetup
 
BaseLoad100IdxTestSetup(Test, int, String) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100IdxTestSetup
 
BaseLoad100TestSetup - Class in org.apache.derbyTesting.perf.basic.jdbc
TestSetup decorator to load the schema that is used for some of the performance tests.
BaseLoad100TestSetup(Test) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
 
BaseLoad100TestSetup(Test, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
 
BaseLoad100TestSetup(Test, String) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
 
BaseLoad100TestSetup(Test, int, String) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
 
baseName(String) - Static method in class org.apache.derbyTesting.functionTests.harness.jvm
Get the base file name from a resource name string
basePort - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
 
basePort - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
This is the base port.
baseProperties - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
 
basePropertiesSB - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.suites.EncryptionSuite
Set of tests which are run for each encryption algorithm.
basesuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.demo.CheckToursDBTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
 
baseSuite(boolean, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.SetObjectUnsupportedTest
Build a test suite which tests setObject() with each of the types in TYPES.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
Return suite with all tests of the class for all combinations of pooled/xa connection and prepared/callable statement.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
Tests are only run if JDBC 3.0 available, and database objects get created only once for the suite run.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
Creates a new TestSuite with all the tests, and wraps it in a CleanDatabaseSetup with a custom decorator.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
Creates the test suite and fills it with tests using DataSource, ConnectionPoolDataSource and XADataSource to obtain objects.
baseSuite(String, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
Return a suite of tests that are run with both client and embedded
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InvalidLDAPServerAuthenticationTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
Return a suite of tests that are run with both client and embedded
baseSuite(String, String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCHarnessJavaTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LargeDataLocksTest
 
baseSuite(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.NullSQLTextTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtNullTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
Creates the test suite and wraps it in a TestSetup instance which sets up and tears down the test environment.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.RelativeTest
Base suite of tests that will run in both embedded and client.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
 
basesuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetTransactionIsolationTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc30Test
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
The suite contains all testcases in this class running on different data models
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
The suite contains all testcases in this class running on different data models
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
Base suite of tests that will run in both embedded and client.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DBInJarTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockModeTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
 
basesuite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
One set of grant/revoke tests for either client/server or embedded.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
 
baseSuite(String, String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangHarnessJavaTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NullIfTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
 
basesuite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors1Test
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.MultiByteClobTest
Base suite of tests that will run in both embedded and client.
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby3625Test
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
 
baseSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
 
baseSuite(String, int, int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeRun
Add the tests from the various Changes classes (sub-classes of UpgradeChange) to the base suite which corresponds to a single phase of a run against an old database version.
BaseTest - Class in org.apache.derbyTesting.functionTests.tests.store
Common utility functions that can be shared across store .java tests.
BaseTest() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.BaseTest
 
BaseTestCase - Class in org.apache.derbyTesting.junit
Base class for JUnit tests.
BaseTestCase() - Constructor for class org.apache.derbyTesting.junit.BaseTestCase
No argument constructor made private to enforce naming of test cases.
BaseTestCase(String) - Constructor for class org.apache.derbyTesting.junit.BaseTestCase
Create a test case with the given name.
BaseTestSetup - Class in org.apache.derbyTesting.junit
TestSetup/Decorator base class for Derby's JUnit tests.
BaseTestSetup(Test) - Constructor for class org.apache.derbyTesting.junit.BaseTestSetup
 
BASIC - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
 
BasicInMemoryDbTest - Class in org.apache.derbyTesting.functionTests.tests.memorydb
Basic tests of the in-memory db storage back end.
BasicInMemoryDbTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
 
BasicSetup - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
Basic fixtures and setup for the upgrade test, not tied to any specific release.
BasicSetup(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
 
BasicUnitTest - Class in org.apache.derbyTesting.unitTests.harness
 
BasicUnitTest(String, int, int, boolean, Error) - Constructor for class org.apache.derbyTesting.unitTests.harness.BasicUnitTest
 
BasicUnitTestManager - Class in org.apache.derbyTesting.unitTests.harness
 
BasicUnitTestManager() - Constructor for class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
 
batchUpdateProc(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
External code for the BATCH_UPDATE_PROC SQL procedure, which updates data in a table for a given id.
BatchUpdateTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Test BatchUpdate functionality.
BatchUpdateTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
Creates a new instance of BatchUpdateTest
bdConvertibleTypes - Static variable in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
 
bdConvertibleTypes - Static variable in class org.apache.derbyTesting.junit.BigDecimalHandler
 
beanNames - Variable in class org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest.StatsTuple
 
Beetle6038 - Class in org.apache.derbyTesting.functionTests.tests.store
Test that the two new encryption properties DATA_ENCRYPT_ALGORITHM_VERSION="data_encrypt_algorithm_version" LOG_ENCRYPT_ALGORITHM_VERSION="log_encrypt_algorithm_version" exist and verify the version.
Beetle6038() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Beetle6038
 
before - Variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.DataRow
 
beforeFirst() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
 
beginBackup - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
 
beginColumnList(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
 
beginTest(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
 
BETA - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
 
BIG_COL_491(int, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
BIG_TABLE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
 
BigDataTest - Class in org.apache.derbyTesting.functionTests.tests.lang
A test case for big.sql.
BigDataTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
Constructor.
BIGDECIMAL_REPRESENTATION - Static variable in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
 
BIGDECIMAL_REPRESENTATION - Static variable in class org.apache.derbyTesting.junit.BigDecimalHandler
 
BigDecimalHandler - Class in org.apache.derbyTesting.functionTests.util
BigDecimalHandler provides wrappers for JDBC API methods which use BigDecimal.
BigDecimalHandler() - Constructor for class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
 
BigDecimalHandler - Class in org.apache.derbyTesting.junit
BigDecimalHandler provides wrappers for JDBC API methods which use BigDecimal.
BigDecimalHandler() - Constructor for class org.apache.derbyTesting.junit.BigDecimalHandler
 
bigDecimalInAndOutProc(BigDecimal, BigDecimal[], BigDecimal, BigDecimal[], BigDecimal[], BigDecimal[], BigDecimal[], BigDecimal[], BigDecimal[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
External code for the BIGDECIMAL_IN_AND_OUT_PROC SQL procedure, which tests INT and OUT parameters with the BigDecimal data type.
BigDecimalMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
 
BiggerStoreStreamClobTest - Class in org.apache.derby.impl.jdbc
Tests basic operations on a bigger read-only Clob from the store module.
BiggerStoreStreamClobTest(String) - Constructor for class org.apache.derby.impl.jdbc.BiggerStoreStreamClobTest
 
BiggerTemporaryClobTest - Class in org.apache.derby.impl.jdbc
Test basic operations on a read-wrote Clob that is kept on disk.
BiggerTemporaryClobTest(String) - Constructor for class org.apache.derby.impl.jdbc.BiggerTemporaryClobTest
 
bigint__smallint_int_bigint_real_double(short, Integer, long, Float, double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_amb_byte_long(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_amb_byte_long(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_amb_long_long(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_amb_long_long(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_amb_Long_long(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_amb_Long_long(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_badreturn_byte_long(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_long(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_long_Long(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_long(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_Long_Long(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
BIGINT_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
bigint_unres_long(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_long(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigint_unres_Long(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
bigSize - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
Size of big record (currently 64 MB)
bigTestData(int) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
bigVal - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
Val for big record
binary_badreturn_bytes_bytes(byte[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(byte[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_bytes(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binary_bytes_int(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
binaryStreamProcessing() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
Test getBinaryStream by comparing chksum of retrieved value.
bitCount - Static variable in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
Integer.bitCount method.
bits24 - Variable in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
 
bits24C - Variable in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
 
bitset18 - Variable in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
 
bitset18C - Variable in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
 
bitsInByte(byte) - Static method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
 
BitUtil - Class in org.apache.derbyTesting.unitTests.util
This class provides utility methods for converting byte arrays to hexidecimal Strings and manipulating BIT/BIT VARYING values as a packed vector of booleans.
BitUtil() - Constructor for class org.apache.derbyTesting.unitTests.util.BitUtil
 
BLANK_LINE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
 
blob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
Default Blob object used by the tests.
blob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobStreamTest
 
blob1 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
 
blob2 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
 
blob3 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
 
blob4 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
 
BLOB_ACCESSED_AFTER_COMMIT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
 
BLOB_BAD_POSITION - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
 
blob_Blob_String(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_Blob_String(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
blob_count - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
 
BLOB_NONPOSITIVE_LENGTH - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
 
BLOB_NULL_PATTERN_OR_SEARCH_STR - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
 
BLOB_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
BLOB_POSITION_TOO_LARGE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
 
BlobAccessTest - Class in org.apache.derbyTesting.perf.basic.jdbc
A series of tests accessing Blobs in various ways.
BlobAccessTest(String, int, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.BlobAccessTest
Instantiates a new test that will be run the specified number of iterations and repeated as specified.
BlobClob4BlobTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Test of JDBC blob and clob
BlobClob4BlobTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
Creates a new instance of BlobClob4BlobTest
BLOBCLOB_CompatibilitySuite - Class in org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
 
BLOBCLOB_CompatibilitySuite() - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.BLOBCLOB_CompatibilitySuite
 
BLOBCLOB_CompatibilitySuite.Creator - Class in org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
This helper class exposes an entry point for creating an empty database.
BLOBCLOB_CompatibilitySuite.Creator() - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.BLOBCLOB_CompatibilitySuite.Creator
 
BlobClobTestSetup - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
Create a table with one column for a blob and one column for a clob.
BlobClobTestSetup(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
Create a test setup for the specified blob or clob test.
blobData - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
Blob data.
BLOBDataModelSetup - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Sets up a data model with very large BLOBs.
BLOBDataModelSetup(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
Constructor
BlobImpl - Class in org.apache.derbyTesting.functionTests.tests.largedata
Class to simulate a 4Gb blob impl in order to test if Derby handles such large blobs correctly.
BlobImpl(InputStream, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.largedata.BlobImpl
 
BlobMemTest - Class in org.apache.derbyTesting.functionTests.tests.memory
 
BlobMemTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
 
blobselect(ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
 
BlobSetMethodsTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
tests set methods of blob
BlobSetMethodsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobSetMethodsTest
 
BlobStoredProcedureTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Tests the stored procedures introduced as part of DERBY-208.
BlobStoredProcedureTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
Public constructor required for running test as standalone JUnit.
BLOBTBL - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
 
BlobTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
 
BlobTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
Create the test with the given name.
BLOBTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Tests reading and updating binary large objects (BLOBs).
BLOBTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
Constructor
blobTests(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimits
tests specific for blobs
BlobUpdatableStreamTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Test if blob stream updates itself to point to LOBInputStream if the blob is updated after fetching the stream.
BlobUpdatableStreamTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobUpdatableStreamTest
 
BLOCK_SIZE - Static variable in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
 
BlockedByteArrayTest - Class in org.apache.derbyTesting.unitTests.junit
Basic tests of the BlockedByteArrayTest.
BlockedByteArrayTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.BlockedByteArrayTest
 
blockLength - Variable in class org.apache.derbyTesting.unitTests.services.MarkedLimitInputStream
 
blowUp() - Method in class org.apache.derbyTesting.unitTests.harness.T_Bomb
 
bobbie - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
 
bobbie_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
 
boff - Variable in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
Offset into the byte array.
BOMB_DELAY_PN - Static variable in class org.apache.derbyTesting.unitTests.harness.T_Bomb
 
bombDelay - Variable in class org.apache.derbyTesting.unitTests.util.MsgTrace
 
BOOLEAN_ARG_TYPE - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
 
booleanMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
 
BooleanMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
 
boot(boolean, Properties) - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
 
boot(boolean, Properties) - Method in class org.apache.derbyTesting.unitTests.harness.T_Generic
ModuleControl.start
boot(boolean, Properties) - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
 
boot(boolean, Properties) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
 
boot(boolean, Properties) - Method in class org.apache.derbyTesting.unitTests.store.T_StreamFile
 
BootAllTest - Class in org.apache.derbyTesting.functionTests.tests.store
Tests for the system property "derby.system.bootAll" DERBY-1296 - Setting property derby.system.bootAll causes an Exception create & shutdown three databases as well as the default shutdown the engine set "derby.system.bootAll" check at least four databases are listed in the driver info Test drops the three databases after their use as it uses the singleUseDatabaseDecorator.
BootAllTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.BootAllTest
Creates a new instance of BootAllTest
bootcp - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
 
bootcp - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
 
bootcp - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
 
bootDatabase(int) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
Boot the database.
bootDatabase(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Boot a database.
bootDerby() - Method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
 
bootLoad - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
 
bootLock - Class in org.apache.derbyTesting.functionTests.tests.store
Testing for FileLocks that prevent Derby Double Boot.
bootLock() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.bootLock
 
bootLock1 - Class in org.apache.derbyTesting.functionTests.tests.store
Just make a connection to wombat , Used by bootLock.java to invoke a different jvm and make a connection to wombat
bootLock1() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.bootLock1
 
bootMasterDatabase(String, String, String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
 
bootPwd - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
 
bos - Variable in class org.apache.derbyTesting.functionTests.harness.ProcessStreamDrainer
 
bracket - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
cluster brackets on the input samples
BRANCH_10_0 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
BRANCH_10_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
BRANCH_10_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
BRANCH_10_3 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
BRANCH_10_4 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
BRANCH_10_5 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
 
BRANCH_EXTRA - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
Number of extra bytes needed to make the rows in the branch table at least 100 bytes, as required by the TPC-B spec.
branch_id - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.cdsXid
 
branch_id - Variable in class org.apache.derbyTesting.junit.utilXid
 
branch_id - Variable in class org.apache.derbyTesting.unitTests.store.T_XA
 
BRANCH_TABLE - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
Name of the branch table.
branches - Variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
Number of records in the branch table.
branches - Variable in class org.apache.derbyTesting.perf.clients.BankTransactionClient
The number of branches in the database.
bringDbDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
Shut down database, as db owner (not testing that power here)
bringDbUp(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
Boot database back up after encryption using current user, should succeed
Browse - Class in org.apache.derbyTesting.system.mailjdbc.tasks
 
Browse(String) - Constructor for class org.apache.derbyTesting.system.mailjdbc.tasks.Browse
 
BS_COL_0 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
 
BS_COL_0 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
 
buffer - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
Internal buffer of characters.
buffer - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
 
BUFFER_SIZE - Static variable in class org.apache.derby.impl.jdbc.InternalClobTest
Buffer used for reading/skipping from streams.
BUFFER_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobSetMethodsTest
 
Bug4356Test - Class in org.apache.derbyTesting.functionTests.tests.lang
Demonstrate subselect behavior with prepared statement.
Bug4356Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.Bug4356Test
Basic constructor.
Bug5052rtsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
testing gathering of runtime statistics for for the resultsets/statements not closed by the usee, but get closed when garbage collector collects such objects and closes them by calling the finalize.
Bug5052rtsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.Bug5052rtsTest
Basic constructor.
Bug5054Test - Class in org.apache.derbyTesting.functionTests.tests.lang
Where current of cursorname and case sensitivity
Bug5054Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.Bug5054Test
Basic constructor.
buildCoercionMap() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
 
buildHashSet() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
Builds the HashSet which will be used to test whether the given methods can be exempted or not
buildHashSet() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
Builds the HashSet which will be used to test whether the given methods can be exempted or not
buildMethodList(Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
 
buildMethodList(Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
Enumerate the methods of the Clob interface and get the list of methods present in the interface
buildMinimalSet(Version[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Builds the minimal set of trajectories for the supported versions.
buildPowerSet(Version[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Build the power set of all supported versions.
buildPowerSetMinion(Version[], ArrayList, boolean[], int, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
Recursive workhorse to build the power set of supported versions.
buildStatement() - Method in class org.apache.derbyTesting.perf.clients.GroupByClient
 
buildString(String) - Method in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby1939
 
BuildSuitesVector(String, String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunSuite
 
buildTestCommand(String, String, String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
 
buildTypeMap() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
 
BUILTIN_SCHEMAS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
All the builtin schemas.
builtinAuthentication(Test, String[], String) - Static method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
Decorate a test so that the database has authentication enabled using the BUILTIN provider and the set of users passed in.
builtinAuthenticationNoTeardown(Test, String[], String) - Static method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
Decorate a test so that the database has authentication enabled using the BUILTIN provider and the set of users passed in.
bulkInsertVtiTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.VTITest
Execute SYSCS_BULK_INSERT procedure to insert rows.
ByteAlphabet - Class in org.apache.derbyTesting.functionTests.util.streams
A looping alphabet, returning bytes in a specified encoding.
ByteAlphabet(String, char[], String) - Constructor for class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
Create an alphabet with the given name, the given characters and using the specified encoding to represent the characters as bytes.
byteArrayArrayArrayMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
 
ByteArrayCombinerStreamTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
Test functionality of ByteArrayCombinerStream.
ByteArrayCombinerStreamTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
 
byteArrayIdentical(byte[], byte[], int, int) - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
 
byteArrayToString(byte[], StringBuffer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
 
byteCount - Variable in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
The number of byes in the alphabet.
byteCount() - Method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
Return the number of bytes in the alphabet.
byteMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
 
ByteMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
 
BYTES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
Byte array passed in to the database.
bytes - Variable in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
The bytes representing the characters in the alphabet.
BYTES1 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
 
BYTES1 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
 
BYTES2 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
 
BYTES2 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
 
BYTES_PER_CHAR - Static variable in class org.apache.derby.impl.jdbc.BiggerStoreStreamClobTest
 
BYTES_PER_CHAR - Static variable in class org.apache.derby.impl.jdbc.BiggerTemporaryClobTest
 
BYTES_PER_CHAR - Static variable in class org.apache.derby.impl.jdbc.SmallStoreStreamClobTest
 
BYTES_PER_CHAR - Static variable in class org.apache.derby.impl.jdbc.SmallTemporaryClobTest
 
bytesPerChar - Variable in class org.apache.derby.impl.jdbc.InternalClobTest
 
bytesToString(byte[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtNullTest
Helper method to convert byte array to String
bytesToString(byte[]) - Static method in class org.apache.derbyTesting.junit.JDBC
Convert byte array to String.

C

C010(int) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
C010 - Create a container within a transaction, commit and the re-open the container twice.
C011() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
C011 - Create a container withina transaction, commit and the re-open the container in update and non-update mode.
C012(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
C012 - Drop a container within a transaction, commit, see that it is deleted.
C014() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
C014 - Open a container for locking only.
c1_value - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
 
c2 - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
Secondary connection.
C200() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
 
C201(int) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
C201 - Create container with different page size, minimum record size, inserting into these containers to check if the variables are set correctly.
c2_value - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
 
c3 - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
 
c3_value - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
 
c3AsciiStream - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
 
c3AsciiStream(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3AsciiStream
 
c3Reader - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
 
c3Reader(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3Reader
 
c4_value - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
 
c5_value - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
 
c6_value - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
 
ca2Val(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
 
CACHE_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
 
cacheInPlanPS_ID - Variable in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
 
cacheInPlanPS_TEXT - Variable in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
 
CacheSessionDataTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
This is a test for DERBY-3192 (https://issues.apache.org/jira/browse/DERBY-3192) which tries to avoid unecessary roundtrips by piggybacking session information on the messages going back to the client.
CacheSessionDataTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
 
cal - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
Calendar for testing returned values.
CalculatePassFailStats() - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
 
CalculateRunLength() - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
 
CALL_STMT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
 
callable - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.SetObjectUnsupportedTest
Flag indicating whether the test should use a CallableStatement instead of a PreparedStatement.
callable - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
Type of statement to use.
CallableStatementTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
Tests of the java.sql.CallableStatement JDBC40 API.
CallableStatementTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
Create a test with the given name.
CallableStatementTestSetup - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
Create the necessary tables, function and procedures for running the CallableStatement tests under JDK 1.6.
CallableStatementTestSetup(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
Create a new test setup for the CallableStatementTest.
CallableTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Test the CallableStatement interface.
CallableTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
Creates a new CallableTest instance.
callCompress(Connection, String, String, boolean, boolean, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
call SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE() system procedure.
calledNested() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
 
calledNestedFromP2(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
Called from p2 so we get to test with a call stack 3 levels deep.
callGetMethod(CallableStatement, int, int, int, StringBuffer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
 
callSetMethod(CallableStatement, int, int, StringBuffer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
 
callSetObject(CallableStatement, int, int, StringBuffer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
 
cancelRowUpdates() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
 
canConvertToDecimal(int) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
This method checks that the SQL type can be converted to Decimal
canConvertToDecimal(int) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
This method checks that the SQL type can be converted to Decimal
canFind - Variable in class org.apache.derbyTesting.unitTests.services.T_Key
 
canFind() - Method in class org.apache.derbyTesting.unitTests.services.T_Key
 
CANNOT_CONNECT_TO_DB_IN_SLAVE_MODE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p3
 
CANNOT_CONNECT_TO_DB_IN_SLAVE_MODE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1
 
CANNOT_CONNECT_TO_DB_IN_SLAVE_MODE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_2
 
canondir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
 
canondir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
 
canondir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
 
canonDir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
 
canonpath - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
 
CanonTestCase - Class in org.apache.derbyTesting.functionTests.util
Run a test that compares itself to a master (canon) file.
CanonTestCase(String) - Constructor for class org.apache.derbyTesting.functionTests.util.CanonTestCase
 
CanonTestCase(String, String) - Constructor for class org.apache.derbyTesting.functionTests.util.CanonTestCase
 
canPingServer(int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
Ping for the server to be up - or down.
canReadProperty() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
Return true if we have sufficient privilege to read a special property.
canRemove() - Method in class org.apache.derbyTesting.unitTests.services.T_Cacheable
 
CANT_ADD_IDENTITY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
CANT_CONTAIN_NULLS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
CANT_MODIFY_IDENTITY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
CANT_OVERRIDE_GENERATION_CLAUSE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
CANT_REFERENCE_GENERATED_COLUMN - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
canWrite() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
Determine whether the named file is writable.
CARDINALITY_VIOLATION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
 
cArr - Variable in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby1939
 
carrier() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
Return a random carrier [1..10]
carrier_id - Variable in class org.apache.derbyTesting.system.oe.model.Order
 
CAS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
 
CASCADED_COLUMN_DROP_WARNING - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
 
CaseExpressionTest - Class in org.apache.derbyTesting.functionTests.tests.lang
 
CaseExpressionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CaseExpressionTest
 
CastingTest - Class in org.apache.derbyTesting.functionTests.tests.lang
 
CastingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
CastingTest.TypedColumn - Class in org.apache.derbyTesting.functionTests.tests.lang
 
CastingTest.TypedColumn(String, String, boolean) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CastingTest.TypedColumn
 
catcher - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
 
cause - Variable in exception org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.TestFailedException
 
cb2Val(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
 
cbio - Variable in class org.apache.derbyTesting.functionTests.tests.store.LogChecksumSetup
 
cbio - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
 
ccsidManager - Static variable in class org.apache.derby.impl.drda.ProtocolTest
 
cdsXid - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
 
cdsXid(int, byte, byte) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.cdsXid
 
CEI_ROWS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.DynamicLikeOptimizationTest
All rows in the cei table.
cf - Variable in class org.apache.derbyTesting.unitTests.services.T_CacheService
 
ChangeConfigurationSetup - Class in org.apache.derbyTesting.junit
 
ChangeConfigurationSetup(Test) - Constructor for class org.apache.derbyTesting.junit.ChangeConfigurationSetup
 
changeDirectoryToReadOnly(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
Change all of the files in a directory and its subdirectories to read only (atleast not writeable, depending on system for execute permission).
changeDirectoryToReadOnly(File) - Static method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
Change all of the files in a directory and its subdirectories to read only.
changeEncryptionFromEncryptedDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_2
Run the change encryption test against a encrypted database.
changeEncryptionFromNone() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_2
Run the change encryption test against a non-encrypted database.
changeFilePermissions(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
 
changePolicyFile(Connection, String, boolean, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
Try to change the policy file.
changerowcount(int) - Static method in class org.apache.derbyTesting.system.sttest.Sttest
 
changerowcount2zero() - Static method in class org.apache.derbyTesting.system.sttest.Sttest
 
Changes10_1 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
Upgrade test cases for changes made in 10.1.
Changes10_1(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_1
 
Changes10_2 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
Upgrade test cases for changes made in 10.2.
Changes10_2(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_2
 
Changes10_3 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
Upgrade test cases for changes made in 10.3.
Changes10_3(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3
 
Changes10_4 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
Upgrade test cases for 10.4.
Changes10_4(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_4
 
Changes10_5 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
Upgrade test cases for 10.5.
Changes10_5(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_5
 
Changes10_6 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
Upgrade test cases for 10.6.
Changes10_6(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
 
changeSSLDecorator(Test, String) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
Decorate a test changing the default ssl mode.
ChangeSSLSetup - Class in org.apache.derbyTesting.junit
A decorator that changes the default ssl mode for the current configuration.
ChangeSSLSetup(Test, String) - Constructor for class org.apache.derbyTesting.junit.ChangeSSLSetup
 
changeUserDecorator(Test, String, String) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
Decorate a test changing the default user name and password.
ChangeUserSetup - Class in org.apache.derbyTesting.junit
A decorator that changes the default user and password for the current configuration.
ChangeUserSetup(Test, String, String, String) - Constructor for class org.apache.derbyTesting.junit.ChangeUserSetup
 
ChangeUserSetup(Test, String, String) - Constructor for class org.apache.derbyTesting.junit.ChangeUserSetup
 
CHAR - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
 
CHAR_FOR_BIT_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
CHAR_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
 
CHAR_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
 
char_String_String(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
char_String_String(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
 
CHAR_VALUE1 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
 
CHAR_VALUE2 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
 
CharacterMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
 
CharacterStreamDescriptorTest - Class in org.apache.derbyTesting.unitTests.junit
Simple tests of the character stream descriptor class.
CharacterStreamDescriptorTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest
 
CharacterStreamDescriptorTest.PositionedTestStream - Class in org.apache.derbyTesting.unitTests.junit
A test stream that implements the PositionedStream interface.
CharacterStreamDescriptorTest.PositionedTestStream(long) - Constructor for class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest.PositionedTestStream
 
CharacterStreamsTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
Tests the following PreparedStatement methods: -> setCharacterStream(int parameterIndex, InputStream x, int length) -> setAsciiStream(int parameterIndex, Reader reader, int length)
CharacterStreamsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
Creates a new instance of CharacterStreamsTest