- A_COL - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- abort(Executor) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Conn
-
- abort() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- AbortTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests for the new JDBC 4.1 Connection.abort(Executor) method.
- AbortTest(String, boolean) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.AbortTest
-
- abortVetter(Connection, Connection, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
Test the JDBC 4.1 Connection.abort(Executor) method.
- 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
-
- accessCounts - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
The number of successful connections made by the worker threads.
- AccessTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
- AccessTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
Public constructor required for running test as standalone JUnit.
- 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.
- aclEntryBuilderClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- aclEntryClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- aclEntryTypeClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- aclFileAttributeViewClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- 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) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
- 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
-
- adapter - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
The adapter that lives on the DRDA package, allowing us to call the
otherwise unavailable methods we need to call in package private
classes.
- 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 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
date + timestamp
- addBetweenStringTests - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- addBetweenTsTests - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
timestamp + timestamp
- addBuiltinUser(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- 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
-
- addConnectionAttributes(Properties) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Create a copy of this configuration with some additional connection
attributes.
- 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
-
- addError(Throwable) - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.SGClient
-
Bump the error count for this problem
- 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.
- additionalDatabaseDecoratorNoShutdown(Test, String, boolean) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Similar to additionalDatabaseDecorator except the database will
not be shutdown, only deleted.
- additionalDatabaseDecoratorNoShutdown(Test, String, 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
-
- additionalPolicyResource - Variable in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
An additional policy to install (may be null).
- 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.
- addUser(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- addUser(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- advance() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SGVetter
-
- after - Variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.DataRow
-
- after(IndexStatsUtil.IdxStats) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil.IdxStats
-
- afterLast() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- agent - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
- 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
-
- AIX - Static variable in class org.apache.derbyTesting.junit.OsName
-
- 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
-
- ALICE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- ALICE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
- ALICE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TruncateTableTest
-
- ALICE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UDTPermsTest
-
- 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
- allConfigurations(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Create a suite of all test configurations.
- 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.
- allDone - Static variable in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest
-
- 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.
- ALLOCATION_COUNT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- 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
-
- allowWait(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.AccessThread
-
Method mostly doing nothing, but sometimes it decides to put the
thread to sleep for a little while.
- 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.
- allThreadsDone() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
Tells if all the access threads have finished.
- allTypesProc(Long[], Blob[], Boolean[], String[], byte[][], Clob[], Date[], Double[], Double[], Integer[], String[], byte[][], BigDecimal[], Float[], Integer[], Time[], Timestamp[], String[], byte[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
-
Procedure used by jdbc 4.1 tests.
- 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.functionTests.tests.lang.Price
-
- 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
-
- appendArray(Object[][], Object[][]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Append one two-dimensional array to another.
- 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.ibm17
-
- 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
-
- appendOtherFlags(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.jdk18
-
- appendStderr(BufferedOutputStream, InputStream) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- APPLE_USER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- apply(PreparedStatement, Object[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Apply a PreparedStatement repeatedly with the set of parameter
vectors.
- applyColumnQualifier(Restriction.ColumnQualifier) - Method in class org.apache.derbyTesting.functionTests.tests.lang.IntegerArrayVTI
-
- 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
-
- assertBytes(byte[], byte[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- 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
- assertConnOK(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
Excecute a simple SQL statement to assert that the connection is valid
- 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.derbyTesting.functionTests.tests.derbynet.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.
- assertCurrentUser(Connection, String) - Static method in class org.apache.derbyTesting.junit.JDBC
-
Asserts that the current user 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.
- assertDataTruncation(String[], String[], int, boolean, boolean, int, int, SQLWarning) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Assert that data returned from the server was truncated, and that the
proper warning came with the result.
- assertDataTruncation(SQLWarning, int, boolean, boolean, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- 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.
- assertDERBY5289ResultsAndDelete() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
Private helper method for fixture testDERBY5289TriggerUpgradeFormat
to check and cleanup date in each phase.
- assertDeterministic(Connection, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
Assert whether a routine is expected to be DETERMINISTIC.
- assertDirectoryDeleted(File) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Deletes the specified directory and all its files and subdirectories.
- 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
- assertEOFToken(File) - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Asserts that the specified file ends with the end-of-file token.
- 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) - Static 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
-
- assertFailedBoot(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptDatabaseTest
-
- 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
- assertFailedStatement(Statement, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptDatabaseTest
-
- 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
-
- assertFileNameShape(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
assert that fName has the expected shape of a jar file
in the database (version >= 10.9).
- 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.
- assertFullResultSet(ResultSet, Object[][], String[]) - Static method in class org.apache.derbyTesting.junit.JDBC
-
assertFullResultSet() using trimmed string comparisions.
- assertFullResultSetMinion(ResultSet, Object[][], boolean, boolean, String[]) - Static method in class org.apache.derbyTesting.junit.JDBC
-
- 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().
- assertGetState(ResultSet, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- assertGlobalXactCount(int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
Verify the expected number of global transactions.
- assertIndexStats(String, int) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Asserts that the expected number of statistics exists for the specified
index.
- 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.
- assertLaunchedJUnitTestMethod(String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
assert a method from an executing test
- assertLaunchedJUnitTestMethod(String, String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
assert a method from an executing test
- 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
-
- assertLockCount(int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LargeDataLocksTest
-
Assert that the lock table contains a certain number of locks.
- 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
-
- assertLongEquals(Long, Long) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- assertMatchesPattern(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- assertMatchingStringExists(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest
-
Check sysinfo output to make sure that it contains strings
specfied in OUTPUT.
- 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
-
Checks if retrieveMessageText takes effect.
- 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
- assertNextValue(Connection, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- 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.
- assertNoLocks(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest
-
Assert that the lock table is empty.
- 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.
- assertNormalPresence() - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Asserts that the presence of the service properties file and the backup
is normal, that is that the former is present and the latter isn't.
- 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.
- assertNoStats() - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Asserts that there are no existing statistics in the database.
- assertNoStatsTable(String) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Asserts that there are no existing statistics for the specified table.
- 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, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Run a query against a RestrictedVTI, verify that the expected
projection and restriction are pushed into the VTI, and verify
that the VTI returns the expected number of rows.
- 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.
- assertPresence(boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Asserts the specified presence of the original and the backup service
properties files.
- 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
- assertPropertyValueCorrect(Properties, String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- 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
-
- 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, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- 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.
- assertSameDate(Date, Calendar, Date, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
Assert that two java.util.Date values have the same
representation of their date components (year, month and day) in their
respective time zones.
- assertSameTime(Date, Calendar, Date, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
Assert that two java.util.Date values have the same
representation of their time components (hour, minute, second) in their
respective time zones.
- assertSameTimestamp(Timestamp, Calendar, Timestamp, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
Assert that two Timestamp values have the same representation in their
respective time zones.
- assertScalar(Connection, String, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Assert a scalar result from a query.
- assertScalarResult(PreparedStatement, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
- 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
-
- assertSelectConstantPrivilege(int, Connection, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Assert that a user has select privilege at the table(s) level or
atleast on one column from each of the tables involved in the
query when running a select query which only selects constants from
the tables.
- assertSelectCountPrivilege(int, Connection, String, String, String[], String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Assert that a user has select privilege at the table(s) level or
atleast on one column from each of the tables involved in the
query when running a select query which selects count(*) or
count(constant) from the tables.
- 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.
- assertSequence(String[]) - Method in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
Assert that a sequence of string exists in the statistics.
- 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
-
- assertSingleValue(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Execute an SQL statement and check that it returns a single, specific
value.
- 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.
- assertStatementErrorMinion(String[], boolean, Statement, String) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Asserts that the given statement fails (compilation, execution or
retrieval of results) and throws an SQLException with the
expected (chained) states.
- assertStatementErrorUnordered(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.
- 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
-
- assertStats(int) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Asserts that the expected number of statistics exists.
- assertStatsOK(Statement, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- 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.
- assertSuccessfulBoot(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptDatabaseTest
-
- 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.
- assertTableStats(String, int) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Asserts that the expected number of statistics exists for the specified
table.
- 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
- assertTraceFilesExistAndCanBeDeleted() - 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.
- assertUpdateState(ResultSet, String, BigDecimal, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- assertUpdateState(ResultSet, String, long, double, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- 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
-
- asSimpleVersion() - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
Returns a simplified view of this version, where only the major and the
minor versions are included.
- asyncGetSingleResult(Statement, String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest
-
Execute a statement asynchronously and return an object that can be
used to retrieve the result once the statement is complete.
- atEnd - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- atEOF() - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- atestConferredPrivileges() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Basic test that checks that privileges granted to a role are applicable
when the user sets the current role to that role (or to a role that
inherits that role).
- atestTriggersWithLOBcolumns() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- 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.
- atLeast(DerbyVersion) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
Checks if this version is at the same or higher level as the other
version.
- atLeast(Version) - Method in class org.apache.derbyTesting.junit.Version
-
Returns true if this version is at least as advanced
as the other version.
- atMajorMinor(int, int) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
Checks if this version is at the same major and minor level as the other
version.
- atMajorMinorOf(DerbyVersion) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
Checks if this version is at the same major and minor level as the other
version.
- atMost(DerbyVersion) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
Checks if this version is at the same or lower level as the other
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
-
- attemptSetProperties(Properties, Connection) - Method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
- ATTR_CREATE - Static variable in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
- attributesDatabase(Properties, 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 with a specified set connection attributes.
- AUTHENTICATION - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
- authenticationProperties - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- 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
- authorizationIsOn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest
-
- authorizationIsOn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest.NoAuthorization
-
- 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.
- AutoIncrementTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- AutoIncrementTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- 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
-
- AutoloadTest(Class) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
Create a test case that runs this test in a separate JVM.
- AutomaticIndexStatisticsMultiTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Tests that the update triggering code can handle a high amount of requests,
both when the data dictionary is operating in cached mode and in DDL mode.
- AutomaticIndexStatisticsMultiTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest
-
- AutomaticIndexStatisticsMultiTest.MTCompileThread - Class in org.apache.derbyTesting.functionTests.tests.store
-
- AutomaticIndexStatisticsMultiTest.MTCompileThread(Connection, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- AutomaticIndexStatisticsMultiTest.MTCreateDropThread - Class in org.apache.derbyTesting.functionTests.tests.store
-
- AutomaticIndexStatisticsMultiTest.MTCreateDropThread(Connection, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCreateDropThread
-
- AutomaticIndexStatisticsTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Tests various aspects of the automatic index statistics update feature,
which is designed to run as a background task.
- AutomaticIndexStatisticsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
- 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.
- await() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockDetectionTest.Barrier
-
Wait until numThreads have called await() on this
barrier, then proceed.
- await() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest.Barrier
-
Wait until all parties have reached the barrier.
- c - Variable in class org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest.Waiter
-
- c - Variable in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest.WorkerThread
-
- c - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.SingleChar
-
- 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
-
- CALENDAR_METHOD_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- CALENDAR_SEED - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- 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(String, boolean, boolean, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.OCRecoveryTest
-
call SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE() system procedure.
- 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
-
- CAMEL_CASE_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- cancel() - Method in class org.apache.derbyTesting.junit.SpawnedProcess.ProcessKillerTask
-
- 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
-
- CANNOT_CONVERT - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
- CANNOT_STUFF_NULL_INTO_PRIMITIVE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- 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_BOOT_DATABASE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- CANT_CONTAIN_NULLS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- CANT_DROP_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- 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.
- card - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil.IdxStats
-
Cardinality of the index.
- 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
-
- caseInsensitiveCollationSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Returns a suite of tests running with a collation strength resulting
in case insensitivity.
- 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
-
- categories - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
- 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 - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
- ccsidManager - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerTest
-
- 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(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
-
- changeIntArray(int, IntArray[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
- 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
-
- Changes10_7 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
-
Upgrade test cases for 10.7.
- Changes10_7(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
- Changes10_9 - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
-
Upgrade test cases for 10.9.
- Changes10_9(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- Changes10_9.CharRange - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
-
- Changes10_9.CharRange(char[][]) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.CharRange
-
- Changes10_9.CharRange(char[][], int) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.CharRange
-
- Changes10_9.Goal - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
-
- Changes10_9.Goal() - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.Goal
-
- Changes10_9.SingleChar - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
-
- Changes10_9.SingleChar(char) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.SingleChar
-
- Changes10_9.SingleChar(char, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.SingleChar
-
- 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(boolean) - 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(Boolean) - 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
- CharAlphabet - Class in org.apache.derbyTesting.functionTests.util.streams
-
A looping alphabet, returning characters.
- CharAlphabet(String, char[]) - Constructor for class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Create an alphabet with the given name and characters.
- charCount - Variable in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
The number of characters in the alphabet.
- charCount() - Method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Return the number of characters in the alphabet.
- charCount - Variable in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Number of characters in the alphabet.
- charCount() - Method in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Return the number of characters in the alphabet.
- CHARDATAFILE - Static variable in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- charMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- chars - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
- chars - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- chars - Variable in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Characters in the alphabet.
- charSmall(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Executes a set of insertions into the CHAR column.
- charToBinary(String) - Static method in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Stored function that converts an SQL CHAR value to an SQL CHAR FOR BIT
DATA value.
- CharUTF8Test - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test all characters written through the UTF8 format.
- CharUTF8Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
Basic constructor.
- chattyPrepare(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Prepare a statement and report its sql text.
- chattyPrepare(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
Prepare a statement and report its sql text.
- chattyPrepare(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Prepare a statement and report its sql text.
- chattyPrepare(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
Prepare a statement and report its sql text.
- chattyPrepare(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Prepare a statement and report its sql text.
- chattyPrepare(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
Prepare a statement and report its sql text.
- chattyPrepare(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Prepare a statement and report its sql text.
- chattyPrepareCall(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Prepare a call statement and report its sql text.
- chattyPrepareCall(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
Prepare a callable statement and report its sql text.
- check - Variable in class org.apache.derbyTesting.system.oe.run.Checks
-
Run checks on OE database
- check(byte[], int, int, RandomAccessFile) - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- checkAccess(ThreadGroup) - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest.Derby5582SecurityManager
-
- checkAccessToOwner(File, int) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
Check that the file has access only for the owner.
- checkAccessToOwner(File, boolean, int) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
Same as
checkAccessToOwner, but
if
doContents is true, also check files directly contained in
this file qua directory (not recursively).
- checkAConglom(TransactionController, DataValueDescriptor[], long, int) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
Open a scan on the conglomerate for the given conglom id, and verify
that it has rows with the given test value.
- checkAllCa1(ResultSet, boolean, boolean, int, String[][][], String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- checkAllConsistency(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
Call consistency checker on all the tables.
- checkAllConsistency(Connection) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Check consistency of all tables
- checkAllRowCounts(short) - Static method in class org.apache.derbyTesting.system.oe.run.Checks
-
Return suite of tests that checks the row counts for all the tables in
the Order Entry bechmark.
- checkAllRowCounts() - Method in class org.apache.derbyTesting.system.oe.util.OEChecks
-
Return suite of tests that OEChecks the row counts for all the tables in
the Order Entry bechmark.
- checkAndResetGetConnectionProcCount(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- checkAndResetSelectRowsCount(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- checkAndResetZeroArgCount(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- checkAsciiStream(InputStream, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- checkAsciiStream(Reader, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- checkAsciiStreams(PreparedStatement, PreparedStatement, PreparedStatement, int, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- checkBadStartWithCols(Connection, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.JitTest
-
Check that all tables in App do not have a an autoincrementstart value
greater tan maxautoincrementstart
- checkBeginningOfStream(InputStream) - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest
-
Checks the beginning of the stream, which is expected to consist of five
header bytes (skipped) followed by the bytes for the characters 'a' and
'b'.
- checkBooleanAttributeValue(ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Checks the readability and type of an attribute value that is supposed
to be a boolean.
- checkCatalogsShape(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Check the shape of the ResultSet from any getCatlogs call.
- checkCharacterStreams(PreparedStatement, PreparedStatement, PreparedStatement, PreparedStatement, int, int, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- checkCharStream(InputStream, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- checkCharStream(Reader, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- checkClientExclusion(String, String, int, int, String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
- checkClientOrServer(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoCPCheckTest
-
- checkClob8(Statement, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- checkClob8(Statement, Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- checkCoercions(PreparedStatement, JDBCDriverTest.TypeDescriptor, List) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
Verify all legal JDBC coercions of a data value.
- checkColumnsAreNull() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
-
Checks that the columns in the row are all SQL null.
- checkColumnsAreUpdated() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
-
Checks that the columns in the row are updated in the database.
- checkColumnsShape(ResultSet, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- checkCommitWithMultipleResultSets(CallableStatement, Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- checkConn(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- checkConnectWrongSubprotocol(String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ConnectWrongSubprotocolTest
-
- checkConsistency(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
Call consistency checker on the table.
- checkConsistencyOfAllTables(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.metadataMultiConnTest
-
- CheckConstraintTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- CheckConstraintTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CheckConstraintTest
-
Public constructor required for running test as standalone JUnit.
- CHECKCONSTRAINTVIOLATED - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- checkContentsBeforeAndAfterUpdatingBlob(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- checkContentsBeforeAndAfterUpdatingClob(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- checkCorrectLoader(String, PreparedStatement, PreparedStatement, PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- checkCount(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- checkCountStar(String, int) - Method in class org.apache.derbyTesting.system.oe.util.OEChecks
-
Check if number of rows in table is as expected
- checkCSCloseClosesResults(CallableStatement, ResultSet[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Check that CallableStatement.close() closes results
- checkCurrentMultiple(int, long, long, ResultSet, int[], int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Check the validity of all CURRENT time values returned and
that they are identical.
- checkCurrentQuery(int, Statement, String, int[], int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Execute a query that uses CURRENT expressions directly.
- checkCurrentTimeMultiple(long, long, ResultSet, int[], int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Check a set of rows and columns with values set to CURRENT TIME
in a single statement are the same.
- checkCurrentTimestampMultiple(long, long, ResultSet, int[], int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Check a set of rows and columns with values set to CURRENT TIMESTAMP
in a single statement are the same.
- checkCurrentTimestampValue(long, long, ResultSet, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Check the consistency of a ResultSet column that returns
CURRENT TIMESTAMP or a value set from CURRENT TIMESTAMP.
- checkCurrentTimeValue(long, long, ResultSet, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Check the consistency of a ResultSet column that returns
CURRENT TIME or a value set from CURRENT TIME.
- checkDatabaseLocale(String) - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale
-
- checkDataToCase606(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3
-
- checkDataTruncationResult(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Check the results for the queries in testDataTruncation().
- checkDBMetadata(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- checkDbSize(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- checkDefaultLocale() - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale
-
- checkDetectabilityCallsOutsideRow(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Check that detectability methods throw the correct exception
when called in an illegal row state, that is, somehow not
positioned on a row.
- checkDistinctPermissions(Permission[]) - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Check thet a set of Permission objects are distinct,
do not equal or imply each other.
- checkDistinctRows(int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DistinctTest
-
Runs a set of 37 SQL queries on the current data in table t, testing
a number of different column combinations, predicates, and subqueries.
- checkElement(DataValueDescriptor[], int, DataValueDescriptor[][], boolean[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- checkEmbeddedPublicApi() - Static method in class org.apache.derbyTesting.functionTests.util.SecurityCheck
-
Perform security analysis of the public api for the embedded engine.
- checkEmptyMetaData(String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtMetaDataTest
-
Check the metatdata for a prepared statement that does not return a
ResultSet is empty
- checkEncodedLengthValue(String, InputStream, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- checkError(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Check error sent back to application requester
- checkEstimatedRowCount(Connection, double) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Return estimated row count for runtime statistics.
- checkException(String, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- checkException(Method, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Checks whether an exception is of the expected type for
that method.
- checkExceptions() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
Check we have one deadlock exception.
- checkExceptions() - Method in class org.apache.derbyTesting.functionTests.tests.store.LiveLockTest
-
There should be no exceptions.
- checkExecuteClosesResults(CallableStatement, ResultSet[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Check that CallableStatement.execute() closes results
- checkExistsJoin(Statement, String, String[][], boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryFlatteningTest
-
Check that a query returns the expected rows and whether or not it was
flattened to an exists join (or not exists join).
- checkForCloseOnException(ResultSet, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetJDBC30Test
-
- checkForInvalidConversion(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Look for an "Invalid Conversion" exception and format it for display.
- checkForJDBC40Implementation(String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
returns the class name for the JDBC40 implementation
if present. otherwise returns the class name of the class
written for the lower jdk versions
- checkGetTablesODBC(String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Execute and check the ODBC variant of getTables which
uses a procedure to provide the same information to ODBC clients.
- checkGetXXXCalls() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify that the correct getXXX() methods are called by Derby.
- checkGrantCircularity() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- checkGrantRevoke(PreparedStatement, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
- checkHashCodeAndEquals(Permission[], Permission[]) - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Tests DatabasePermission.hashCode() and .equals().
- checkHeldRS(Connection, Statement, ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
Check the held state of a ResultSet by fetching one row, executing a
commit and then fetching the next.
- checkIfExempted(Method) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
Checks if the method throws a SQLFeatureNotSupportedException
- checkIfExempted(Method) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Checks if the method is to be exempted from testing or not.
- checkIfMethodThrowsSQLException(Object, Method) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
Checks if the invocation of the method throws a SQLExceptio
as expected.
- checkIfMethodThrowsSQLException(Object, Method) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Checks if the invocation of the method throws a SQLExceptio
as expected.
- checkIllegalUses(Statement, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
- checkImplementationMethod(Class<?>, Method) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
checks that a class implements a specific method.
- checkImplies(Permission[], Permission[], boolean[][]) - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Tests DatabasePermission.implies().
- checkInt(int, int) - Method in class org.apache.derbyTesting.unitTests.junit.CompressedNumberTest
-
Check whether CompressedNumber can work well on integer passed.
- checkIntAttributeValue(ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Checks the readability and type of an attribute value that is supposed
to be an int.
- checkInternalStream(long, StoreStreamClob) - Static method in class org.apache.derby.impl.jdbc.UTF8ReaderTest
-
Makes sure the data returned from the internal Clob matches the data
returned by a fresh looping alphabet stream.
- checkIntOrCP(StreamTokenizer, int) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
checks if value matches next int or cp.
- checkIsolationLevelNoTimeout(Connection, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetTransactionIsolationTest
-
Test setTransactionIsolation and queries with no timeout expected
- checkIsolationLevelTimeout(Connection, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetTransactionIsolationTest
-
Check setTransactioIsolation and queries with timeout expected in
all cases except READ_UNCOMMITTED
- checkJAXPImplementation() - Static method in class org.apache.derbyTesting.junit.XML
-
- checkJDBC4Interface(PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC4FromJDBC3DataSourceTest
-
Make sure that the received PooledConnection, which we assume came
from a JDBC 3 data source, is nonetheless a JDBC 4 object.
- checkLangBasedQuery(Statement, String, String[][]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
Execute the passed statement and compare the results against the
expectedResult
- checkLangBasedQuery(String, String[][], boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- checkLargePageSize(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CheckConstraintTest
-
- checkLoading(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Run a number of tests to ensure classes are loaded
from the correct class loader.
- checkLockCount(CompatibilitySpace, int) - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Check to see if the total number of locks we have is as expected.
- checkLockCount(CompatibilitySpace, int) - Method in class org.apache.derbyTesting.unitTests.services.T_User
-
- checkLockGroupCount(CompatibilitySpace, Object, int) - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Check to see if the number of locks in a group we have is as expected.
- checkLocksForAutoCommitSelect(Connection, Statement, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
Check locks with various commit sequences.
- checkLog(String, String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- checkLong(long, int) - Method in class org.apache.derbyTesting.unitTests.junit.CompressedNumberTest
-
Check whether CompressedNumber can work well on long number passed.
- checkLongAttributeValue(ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Checks the readability and type of an attribute value that is supposed
to be a long.
- checkMatchingProcedures(Connection, String, String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- checkMultiProbeQueryPlan(ResultSet, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
Take the received ResultSet, which is assumed to hold runtime
statistics from the most recently-executed query, and verify
that the optimizer chose to do index multi-probing.
- checkNameAndActions(DatabasePermission[], String[]) - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Tests DatabasePermission.getName() and .getActions().
- checkNesConn(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- checkNewHeap(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3
-
Check if we can open the heap.
- checkNullLockCount() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- checkNumAllocatedPages(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.ClobReclamationTest
-
Check that table has specified number of allocated pages.
- checkNumFreePages(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.ClobReclamationTest
-
Check that table has specified number of free pages.
- checkODBCKeys(String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Execute a call to the ODBC system procedure "SQLFOREIGNKEYS"
and verify the results by comparing them with the results of
an equivalent JDBC call (if one exists).
- checkODBCKeysShape(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Check the shape of the ResultSet from a call to the ODBC function
SQLForeignKeys.
- checkParamQuery(String, String[], int, String[][], boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- checkPlainGet(PreparedStatement, int, JDBCDriverTest.TypeDescriptor, Object[][]) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
Checks that fetching the specified column as the declared data type
works, i.e doing rs.getString() on a VARCHAR column or rs.getInt() on
a SMALLINT column.
- checkPlan(Statement, String[]) - Static method in class org.apache.derbyTesting.junit.JDBC
-
Get run-time statistics and check that a sequence of string exist in the
statistics, using the given statement.
- checkPMD(Connection, String, String, int, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
Check the ParameterMetaData for a statement whose first parameter is a UDT.
- checkPMD(Connection, String, String, int, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Check the ParameterMetaData for a statement whose first parameter is a UDT.
- checkPoint - Class in org.apache.derbyTesting.functionTests.tests.store
-
Test to make sure checkpoint or occuring as expected.
- checkPoint() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.checkPoint
-
- checkpointOccured() - Static method in class org.apache.derbyTesting.functionTests.tests.store.checkPoint
-
- checkPreparedPlanInCache(int, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
Compile a number of statements based upon the sqlbase
replacing the & with a number increasing from 0 to number - 1
Uses PreparedStatement unless sqlbase starts with CALL then
CallableStatement is used.
- checkProcedureOutput(int, int, byte) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, short) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, long) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, float) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, double) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, byte[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, Date) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, Time) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProcedureOutput(int, int, Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkProperty(String, Properties) - Static method in class org.apache.derbyTesting.functionTests.tests.store.Beetle6038
-
- checkPurgePhase(Connection, boolean, boolean, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Check/exercise purge pass phase.
- checkQuery(Statement, String[][], String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ExistsWithSubqueriesTest
-
Simple helper method to assert the results of the received
query.
- checkRDefaultLocale() - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale
-
- checkRecovery() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- checkResultRow(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneAddTest
-
- checkResultRow(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneDiffTest
-
- checkResultRow(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneTest
-
- checkResultSet(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneTest
-
- checkrowcount(Connection) - Static method in class org.apache.derbyTesting.system.sttest.Sttest
-
- checkRowData(ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.largeCodeGen
-
- checkRowDeleted - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
- checkRows(PreparedStatement, JDBCDriverTest.TypeDescriptor[], Object[][], List) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
Verify that we select the values we originally inserted into a table,
and that the valid coercions succeeds.
- checkRowUpdated - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
- checkRSMD(Connection, String, String, int, int, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
Check the ResultSetMetaData for a query whose first column is a UDT.
- checkRSMD(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- checkRSMD(Connection, String, String, int, int, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Check the ResultSetMetaData for a query whose first column is a UDT.
- Checks - Class in org.apache.derbyTesting.system.oe.run
-
Do some checks on the Order Entry database.
- Checks(String) - Constructor for class org.apache.derbyTesting.system.oe.run.Checks
-
- Checks(String, short) - Constructor for class org.apache.derbyTesting.system.oe.run.Checks
-
- checkSchemas(ResultSet, String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Check the returned information from a getSchemas().
- checkSchemasShape(ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Check the shape of the ResultSet from any
getSchemas call.
- CheckSecurityManager - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This tests to see if the security manager is running.
- CheckSecurityManager(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.CheckSecurityManager
-
- checkSelect(PreparedStatement, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
- checkSimpleCompare(int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Check simple boolean compare of string constant to column value.
- checkSingleRSAutoCommit(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
Tests for two things:
1) The ResultSet does not close implicitly when the ResultSet completes
and holdability == HOLD_CURSORS_OVER_COMMIT
2) The ResultSet auto-commits when it completes and auto-commit is on.
- checkSingleRSCloseCursorsAtCommit(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
Check to see that ResultSet closes implicitly when holdability is set to
CLOSE_CURORS_AT_COMMIT.
- checkSmallPageSize(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- checkSpaceTable(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- checkSQLCARD(int, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Check the value of SQLCARD
- checkSQLState(Method, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ConnectionObjectDecorator
-
Checks that the exception has an expected SQL state (08003
- no current connection).
- checkSQLState(Method, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Checks whether the SQL state is as expected.
- checkSQLState(Method, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.PreparedStatementObjectDecorator
-
Checks whether the exception has the expected SQL state
(statement is closed), or XJ016 indicating it is a
Statement method not meant to be invoked on a
PreparedStatement.
- checkSQLState(Method, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ResultSetObjectDecorator
-
Checks whether the exception has the expected SQL state
(XCL16 - result set is closed).
- checkSQLState(Method, SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.StatementObjectDecorator
-
Checks whether the exception has the expected SQL state
(statement is closed).
- checkStatementError(String, Statement, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
Execute the received statement and assert that:
1.
- checkStringAttributeValue(ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Checks the readability and type of an attribute value that is supposed
to be a String.
- checksumTest - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- checkSupportedAssignment(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- checkSupportedCast(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- checkSupportedComparison(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- checkSystemSchemasOwner(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_2
-
- checkT0Query(String, StringBuffer, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.largeCodeGen
-
Prepares and executes query against table t0 with n parameters
The assumption is that the query will always return our one row
of data inserted into the t0 table.
- checkTablesShape(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Check the shape of the ResultSet from any getTables call.
- checkTimestampValue(ResultSet, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Check the consistency of a ResultSet column that returns
a TIMESTAMP value.
- checkTimeValue(ResultSet, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Check the consistency of a ResultSet column that returns
a TIME value.
- CheckToursDBTest - Class in org.apache.derbyTesting.functionTests.tests.demo
-
This test is for testing the ToursDB database and functions
- CheckToursDBTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.demo.CheckToursDBTest
-
Public constructor required for running test as standalone JUnit.
- checkTruncate(int, Clob, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTruncateTest
-
- checkTwoPersistentCompare(int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Check simple boolean compare of string constant to column value.
- checkValidStringValue(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- checkValStartInc(Statement, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- checkValue(T_L1, long) - Method in class org.apache.derbyTesting.unitTests.services.T_User
-
- checkVersionColumnsShape(ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Check the shape of the ResultSet from any
getVersionColumns call.
- checkWarning(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- checkWarning(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
- checkWhetherNeedToShutdown(int[], String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- checkWithinOnePercent(String, int) - Method in class org.apache.derbyTesting.system.oe.util.OEChecks
-
Check if number of rows in table is within one percent of expected value
- checkXATransactionView(Connection, String[][]) - Static method in class org.apache.derbyTesting.junit.XATestUtil
-
Display the active global transactions.
- checkXPathSupport() - Static method in class org.apache.derbyTesting.junit.XML
-
Determine whether or not the classpath with which we're
running contains a JAXP implementation that supports
DOM level 3 XPath.
- ci_testDerby5367() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Tests that DERBY-5367 is fixed, a bug where updating the index in a
database with a case insensitive collation resulted in data corruption.
- Cid - Variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- Citem - Variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- city - Variable in class org.apache.derbyTesting.system.oe.model.Address
-
- CJKSUBSET - Static variable in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
CJK subset; 12 letters, UNICODE U4E00
- cjkSubset() - Static method in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Get a CJK subset alphabet.
- cjkSubsetUTF16BE() - Static method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Create an alphabet returning bytes representing a subset of the CJK
alphabet in the UTF-16BE encoding.
- cjkSubsetUTF8() - Static method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Create an alphabet returning bytes representing a subset of the CJK
alphabet in the UTF-8 encoding.
- CLASS_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- ClassLoaderBootTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
- ClassLoaderBootTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
- ClassLoaderBootTest.DerbyURLClassLoader - Class in org.apache.derbyTesting.functionTests.tests.store
-
- ClassLoaderBootTest.DerbyURLClassLoader(URL[]) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest.DerbyURLClassLoader
-
- ClassLoaderBootTest.DerbyURLClassLoader(URL[], ClassLoader) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest.DerbyURLClassLoader
-
- ClassLoaderBootTest.DerbyURLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest.DerbyURLClassLoader
-
- classpath - Variable in class org.apache.derbyTesting.functionTests.harness.jvm
-
- classpath - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- classpath - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- classpath - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- CLASSPATH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- classPath - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- classpathDBName() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- classpathHasJAXP() - Static method in class org.apache.derbyTesting.junit.XML
-
Return true if the classpath contains JAXP and
an implementation of the JAXP interfaces, for example the
Xalan classes (this method doesn't care about
support for DOM level 3 XPath).
- classpathMeetsXMLReqs() - Static method in class org.apache.derbyTesting.junit.XML
-
Return true if the classpath meets all of the requirements
for use of the SQL/XML operators.
- classpathServer - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- classpathServer - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- classpathServer - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- classPathSet - Static variable in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
- ClasspathSetup - Class in org.apache.derbyTesting.junit
-
This decorator adds another resource to the classpath, removing
it at tearDown().
- ClasspathSetup(Test, URL) - Constructor for class org.apache.derbyTesting.junit.ClasspathSetup
-
Add the indicated URL to the classpath.
- Clast - Variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- clean(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
- clean(boolean) - Method in class org.apache.derbyTesting.unitTests.services.T_Cacheable
-
- clean(boolean) - Method in class org.apache.derbyTesting.unitTests.services.T_CachedInteger
-
- cleanAllTestHosts() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- cleanDatabase(Connection, boolean) - Static method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Clean a complete database
- CleanDatabaseTestSetup - Class in org.apache.derbyTesting.junit
-
Test decorator that cleans a database on setUp and
tearDown to provide a test with a consistent empty
database as a starting point.
- CleanDatabaseTestSetup(Test) - Constructor for class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Decorator this test with the cleaner
- CleanDatabaseTestSetup(Test, boolean, String, int) - Constructor for class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Constructor to use when running in a client / server
with the server already started on a given host
and port.
- cleanTableExceptedToBeEmpty() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Deletes row from a test table that is expected to be empty.
- cleanup(DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- cleanUp(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
-
- cleanup() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMogSQL
-
Clean up working tables after use.
- cleanUp() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Cleans up database resources by closing known statements and
connection, and deleting known in-memory databases.
- cleanup(Connection) - Static method in class org.apache.derbyTesting.junit.JDBC
-
Rollback and close a connection for cleanup.
- cleanup() - Method in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
cleanup resources.
- cleanupAndShutdown() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.State
-
- cleanupBaseDir(File) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- cleanUpCallableStatement(CallableStatement, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- cleanupProcess() - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Cleans up the process, explicitly closing the streams associated with it.
- cleanUpTest(Statement, String[]) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Drop the test objects passed in as a string identifying the
type of object (e.g.
- clear() - Method in class org.apache.derbyTesting.system.oe.model.Address
-
Reset the fields to allow object re-use.
- clear() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
Clear all information to allow object re-use.
- clear() - Method in class org.apache.derbyTesting.system.oe.model.District
-
Clear all information to allow object re-use.
- clear() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
Clear all information to allow object re-use.
- clear() - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
Clear all information to allow object re-use.
- clear(byte[], int) - Static method in class org.apache.derbyTesting.unitTests.util.BitUtil
-
Clear the bit at the specified position
- CLEAR_DB_PROPERTIES - Static variable in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Set of database properties that will be set to NULL (unset)
as part of cleaning a database.
- clearBeanProperties(Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
Clear bean properties for next test
- clearConnection() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestSetup
-
Close the default connection and null out the reference to it.
- clearConnections() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
Clear out and close connections in the connections
hashtable.
- clearConnections() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Clear out and close connections in the connections
hashtable.
- clearDebugFlag(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- clearDerby23ThreadLocals(Object) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
Clear some fields in ContextService to allow the engine to be garbage
collected.
- clearDerby4895ThreadLocal() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
Clear a static ThreadLocal field in TableDescriptor so that the engine
classes can be garbage collected when they are no longer used.
- clearField(Class, String, Object) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
Clear a field that is possibly private or final.
- clearIdentity() - Method in class org.apache.derbyTesting.unitTests.services.T_CachedInteger
-
Put the object into the No Identity state.
- clearOrderableCache() - Method in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
Clear the DataValueDescriptor cache, if one exists.
- clearProperties(Connection) - Static method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Clear all database properties.
- clearProperties(Connection) - Method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
- clearStringBeanProperty(Object, String) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Clear a String Java bean property by setting it to null.
- clearTransactionCount() - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Reset the transaction counts to zero.
- clearTriggerReports() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- clearWarnings() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- CLI_SPECIFIC_CONDITION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- client - Variable in class org.apache.derbyTesting.junit.JDBCClientSetup
-
- client - Variable in class org.apache.derbyTesting.junit.ServerSetup
-
- client - Variable in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator.ClientThread
-
- Client - Interface in org.apache.derbyTesting.perf.clients
-
Interface that must be implemented by performance clients.
- client - Variable in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator.ClientThread
-
- CLIENT_AND_EMBEDDED_TESTS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.LangScripts
-
Language SQL scripts (.sql files) that run under Derby's client
and emebedded configurations.
- CLIENT_AND_EMBEDDED_TESTS - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.ToolScripts
-
Tool scripts (.sql files) that run under Derby's client
and emebedded configurations.
- CLIENT_SUITE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc30Test
-
- CLIENT_TESTS - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NetIjTest
-
scripts (.sql files) - only run in client.
- CLIENT_TESTS - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.ToolScripts
-
Tool scripts (.sql files) that only run in client.
- clientClass - Static variable in class org.apache.derbyTesting.system.optimizer.StaticValues
-
- clientConnection(String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest
-
- clientConnection(String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest_Verify
-
- ClientConnectionPoolDataSourceTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Basic tests of the ConnectionPoolDataSource in the client driver.
- ClientConnectionPoolDataSourceTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClientConnectionPoolDataSourceTest
-
- clientDbURL - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- clientExclusionKeywords - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- clientExclusionMessage - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- clientExistingServerSuite(Class) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Equivalent to 'clientServerSuite' above, but assumes server is
already running.
- clientExistingServerSuite(Class, String, int) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Create a suite for the passed test class that includes
all the default fixtures from the class, wrapped in
a existingServerDecorator.
- clientExistingServerSuite(Class, String, int, String) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
- clientHost - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.Load
-
- clientNumber - Variable in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- ClientRunner - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ClientRunner(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- clientServerDecorator(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return a decorator for the passed in tests that sets the
configuration for the client to be Derby's JDBC client
and to start the network server at setUp.
- clientServerDecoratorWithAlternativePort(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Wrapper to use the alternative port number.
- clientServerDecoratorWithPort(Test, int) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return a decorator for the passed in tests that sets the
configuration for the client to be Derby's JDBC client
and to start the network server at setUp.
- clientServerSuite(Class) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Create a suite for the passed test class that includes
all the default fixtures from the class, wrapped in
a derbyClientServerDecorator.
- clientServerSuiteWithAlternativePort(Class) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Create a suite for the passed test class that includes
all the default fixtures from the class, wrapped in
a derbyClientServerDecorator with alternative port.
- ClientSideSystemPropertiesTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
The test of the jvm properties for enabling client side tracing(DERBY-1275)
- ClientSideSystemPropertiesTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.ClientSideSystemPropertiesTest
-
- clientSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionTest
-
Create suite containing client-only tests.
- clientSupports(JDBCDriverTest.TypeDescriptor) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- clientTestDerby2026LoginTimeout() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConnectTest
-
DERBY-2026 make sure loginTimeout does not
affect queries
- clientURL - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- clientURL - Static variable in class org.apache.derbyTesting.system.optimizer.StaticValues
-
- clob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Default Clob object used by the tests.
- CLOB - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
- clob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
The Clob used for testing.
- CLOB - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- CLOB - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- clob1 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
-
- clob2 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
-
- clob3 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
-
- clob4 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
-
- clob_Clob_String(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_Clob_String(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- clob_count - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- CLOB_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- ClobAccessTest - Class in org.apache.derbyTesting.perf.basic.jdbc
-
A series of tests accessing Clobs in various ways.
- ClobAccessTest(String, int, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.ClobAccessTest
-
Instantiates a new test that will be run the specified number of
iterations and repeated as specified.
- clobData - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
-
Clob data.
- ClobImplT - Class in org.apache.derbyTesting.functionTests.tests.largedata
-
Class used to simulate a 4GB Clob implementation to check whether derby
implements such large Clobs correctly.
- ClobImplT(Reader, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- clobIn(Clob, String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- clobInOut(Clob[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- CLOBLENGTH - Static variable in class org.apache.derby.impl.jdbc.BiggerStoreStreamClobTest
-
- CLOBLENGTH - Static variable in class org.apache.derby.impl.jdbc.BiggerTemporaryClobTest
-
- CLOBLENGTH - Static variable in class org.apache.derby.impl.jdbc.SmallStoreStreamClobTest
-
- CLOBLENGTH - Static variable in class org.apache.derby.impl.jdbc.SmallTemporaryClobTest
-
- ClobMemTest - Class in org.apache.derbyTesting.functionTests.tests.memory
-
- ClobMemTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memory.ClobMemTest
-
- clobOut(Clob[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- clobProc(Clob[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
-
- ClobReclamationTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Verify that space gets reclaimed for multi-threaded Clob updates
- ClobReclamationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.ClobReclamationTest
-
- clobselect(ResultSet[], ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- ClobStoredProcedureTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests the stored procedures introduced as part of DERBY-208.
- ClobStoredProcedureTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Public constructor required for running test as standalone JUnit.
- CLOBTBL - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
- ClobTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
- ClobTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Create the test with the given name.
- ClobTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test the methods defined by the Clob interface.
- ClobTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
- ClobTest.ClobTestSetup - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator creating the neccessary test data.
- ClobTest.ClobTestSetup(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest.ClobTestSetup
-
- ClobTruncateTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test case for Clob.truncate
- ClobTruncateTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTruncateTest
-
- ClobUpdatableReaderTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test class to test UpdateableReader for Clob in
embedded driver.
- ClobUpdatableReaderTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobUpdatableReaderTest
-
- clone(boolean[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- cloneBigInteger(BigInteger) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SGVetter
-
- close() - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3AsciiStream
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3Reader
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest.FailingReader
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DummyReader
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest.MyLoopingAlphabetReader
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DummyBinary
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DummyReader
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- close() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- close(MBeanServerConnection) - Method in interface org.apache.derbyTesting.functionTests.tests.management.JMXConnectionGetter
-
- close(MBeanServerConnection) - Method in class org.apache.derbyTesting.functionTests.tests.management.PlatformConnectionGetter
-
- close(MBeanServerConnection) - Method in class org.apache.derbyTesting.functionTests.tests.management.RemoteConnectionGetter
-
- close(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Close a connection.
- close() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Closes this file.
- close(ResultSet) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Close a ResultSet.
- close(Statement) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Close a Statement.
- close(Connection) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Close a Connection.
- close() - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- close() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
Close the reader.
- close() - Method in class org.apache.derbyTesting.functionTests.util.streams.ReadOnceByteArrayInputStream
-
- close(ResultSet, boolean) - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.SGClient
-
- close(PreparedStatement, boolean) - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.SGClient
-
- close() - Method in interface org.apache.derbyTesting.system.oe.client.Operations
-
Release any resources.
- close() - Method in class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
- closeAll(Statement[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
Close all statements in an array.
- closeConnection() - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- closeCurrentGetMoreResults(CallableStatement, ResultSet[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
- closed - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- closed - Variable in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- closed - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
Tell if the reader is closed or not.
- CLOSED_CONNECTION - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
- CLOSED_STATEMENT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
- closedCount - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Number of times statementClosed events have been raised.
- ClosedObjectTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test that all methods on ResultSet,
Statement, PreparedStatement,
CallableStatement and Connection objects
throw the appropriate exceptions when the objects are closed.
- ClosedObjectTest(Method, ClosedObjectTest.ObjectDecorator) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
-
Creates a new ClosedObjectTest instance.
- ClosedObjectTest.CallableStatementObjectDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class for testing methods on a closed callable statement.
- ClosedObjectTest.CallableStatementObjectDecorator(Test, ClosedObjectTest.DataSourceDecorator) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.CallableStatementObjectDecorator
-
Creates a new CallableStatementObjectDecorator
instance.
- ClosedObjectTest.ConnectionObjectDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class for testing methods on a closed connection.
- ClosedObjectTest.ConnectionObjectDecorator(Test, ClosedObjectTest.DataSourceDecorator) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ConnectionObjectDecorator
-
Creates a new ConnectionObjectDecorator instance.
- ClosedObjectTest.DataSourceDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class used for obtaining connections through a
DataSource.
- ClosedObjectTest.DataSourceDecorator(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.DataSourceDecorator
-
Creates a new DataSourceDecorator instance.
- ClosedObjectTest.ObjectDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Abstract decorator class with functionality for obtaining a
closed object.
- ClosedObjectTest.ObjectDecorator(Test, ClosedObjectTest.DataSourceDecorator) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Creates a new ObjectDecorator instance.
- ClosedObjectTest.PoolDataSourceDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class used for obtaining connections through a
ConnectionPoolDataSource.
- ClosedObjectTest.PoolDataSourceDecorator(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.PoolDataSourceDecorator
-
Creates a new PoolDataSourceDecorator instance.
- ClosedObjectTest.PreparedStatementObjectDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class for testing methods on a closed prepared statement.
- ClosedObjectTest.PreparedStatementObjectDecorator(Test, ClosedObjectTest.DataSourceDecorator) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.PreparedStatementObjectDecorator
-
Creates a new PreparedStatementObjectDecorator
instance.
- ClosedObjectTest.ResultSetObjectDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class for testing methods on a closed result set.
- ClosedObjectTest.ResultSetObjectDecorator(Test, ClosedObjectTest.DataSourceDecorator) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ResultSetObjectDecorator
-
Creates a new ResultSetObjectDecorator instance.
- ClosedObjectTest.StatementObjectDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class for testing methods on a closed statement.
- ClosedObjectTest.StatementObjectDecorator(Test, ClosedObjectTest.DataSourceDecorator) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.StatementObjectDecorator
-
Creates a new StatementObjectDecorator instance.
- ClosedObjectTest.XADataSourceDecorator - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Decorator class used for obtaining connections through an
XADataSource.
- ClosedObjectTest.XADataSourceDecorator(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.XADataSourceDecorator
-
Creates a new XADataSourceDecorator instance.
- closedStatement - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
The statement that caused the last statementClosed event.
- closeLog() - Method in class org.apache.derbyTesting.system.mailjdbc.utils.LogFile
-
- closeOnCompletion() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Wrapper41Statement
-
- closeRowSource() - Method in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
closeRowSource tells the RowSource that it will no longer need to
return any rows and it can release any resource it may have.
- closeStatement(Statement) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Close a statement and remove it from the list of statements to close
at tearDown().
- closeStream() - Method in class org.apache.derby.impl.jdbc.InternalClobTest.FakeStoreStream
-
- closeStream() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
- closeStream(Object) - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Closes the specified stream, ignoring any exceptions.
- closeStreams() - Method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- clPath - Variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- clPropFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- ClusMog - Class in org.apache.derbyTesting.functionTests.tests.memorydb
-
Simple utility to compute/recover the parameters of a mixture-of-Gaussian
distribution from independent samples.
- ClusMog() - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
default constructor
- ClusMogSQL - Class in org.apache.derbyTesting.functionTests.tests.memorydb
-
Simple utility to compute/recover the parameters of a mixture-of-Gaussian
distribution from independent samples, using SQL.
- ClusMogSQL(Connection) - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMogSQL
-
constructor
- cluster(int, double[], int, double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
Compute/recover the parameters of a mixture-of-Gaussian distribution
from given independent samples.
- clusterSQL(int, double[], int, double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMogSQL
-
Compute/recover the parameters of a mixture-of-Gaussian distribution
from given independent samples, using SQL.
- cm - Variable in class org.apache.derbyTesting.unitTests.services.T_CacheUser
-
- cm - Variable in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- cmd - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- CMD_STRINGS - Static variable in enum org.apache.derbyTesting.functionTests.util.ProtocolTestGrammar
-
Mapping from strings to commands.
- cmdFromString(String) - Static method in enum org.apache.derbyTesting.functionTests.util.ProtocolTestGrammar
-
Returns the command corresponding to the specified string.
- cmdString - Variable in enum org.apache.derbyTesting.functionTests.util.ProtocolTestGrammar
-
String associated with the command.
- CNFUser2user(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- CoalesceTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Coalesce/Value tests for various datatypes
coalesce/value function takes arguments and returns the first argument that is not null.
- CoalesceTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- codeset - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
The value of derby.ui.codeset if it has been specified in the
properties file.
- coercionFunction() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
A VTI which returns variable-length data typed columns.
- COERCIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- coercionTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify that variable length data values are coerced to their
declared types, regardless of what actually is returned by the
user-coded ResultSet.
- col - Variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- col_rec1 - Class in org.apache.derbyTesting.functionTests.tests.store
-
The purpose of this test and col_rec2 test is to create a territory based
database and create some objects with collation sensitive character types.
- col_rec1() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.col_rec1
-
- col_rec2 - Class in org.apache.derbyTesting.functionTests.tests.store
-
The purpose of this test and col_rec1 test is to create a territory based
database and create some objects with collation sensitive character types.
- col_rec2() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.col_rec2
-
- collapseQuotes(StringBuffer, char) - Method in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- collatedSuite(String, boolean, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
Return a suite that uses a single use database with
a primary fixture from this test plus potentially other
fixtures.
- collatedSuite(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Return a suite that uses a single use database with
a primary fixture from this test plus potentially other
fixtures.
- collatedTest(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- CollationTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- CollationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
- collationTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify that Derby uses the same collation logic on columns in real Tables
and in Table Functions.
- CollationTest2 - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Junit test targeted at testing language based Collation.
- CollationTest2(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Constructors for This class:
- collect - Variable in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Flag which tells the generator to collect results.
- collect - Variable in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Flag which tells the generator to collect results.
- collectClassesFromCallableStatement(Connection, Set<VerifySignatures.ClassInfo>) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Perform JDBC operations on a CallableStatement.
- collectClassesFromConnection(Connection, Set<VerifySignatures.ClassInfo>) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Perform JDBC operations on a Connection.
- collectClassesFromConnectionPoolDataSource(Set<VerifySignatures.ClassInfo>) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Obtain a connection from a ConnectionPoolDataSource
object and perform JDBC operations on it.
- collectClassesFromDataSource(Set<VerifySignatures.ClassInfo>) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Obtain a connection from a DataSource object and
perform JDBC operations on it.
- collectClassesFromPreparedStatement(Connection, Set<VerifySignatures.ClassInfo>) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Perform JDBC operations on a PreparedStatement.
- collectClassesFromStatement(Connection, Set<VerifySignatures.ClassInfo>) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Perform JDBC operations on a Statement.
- collectClassesFromXADataSource(Set<VerifySignatures.ClassInfo>) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Obtain a connection from an XADataSource object
and perform JDBC operations on it.
- CollectPassFailStats() - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- CollectPassFailStats(File, String) - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- CollectProperties() - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- colnames - Static variable in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- colnames - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- cols - Variable in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- column - Variable in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- column_id - Variable in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
- COLUMN_NAMES - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- COLUMN_NOT_FOUND - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndOffsetFetchInSubqueries
-
- COLUMN_NOT_IN_SCOPE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
- COLUMN_OUT_OF_RANGE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndOffsetFetchInSubqueries
-
- COLUMN_OUT_OF_SCOPE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- columnCount - Variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- ColumnDefaultsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- ColumnDefaultsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ColumnDefaultsTest
-
Public constructor required for running test as standalone JUnit.
- columnHoldsObjectName(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- columnId - Variable in class org.apache.derbyTesting.unitTests.store.T_ColumnOrderingImpl
-
- columnId - Variable in class org.apache.derbyTesting.unitTests.store.T_SumForIntCol
-
- columnListAsString(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Return the given String array as a comma separated String
- columnListAsString(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Return the given String array as a comma separated String
- columnName - Variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest.TypedColumn
-
- columnName(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- ColumnNames - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- ColumnNames - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- columnReferenceResults - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CaseExpressionTest
-
- COLUMNS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
-
- combiner - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- commandSequence - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
The sequence of commands this test is composed of.
- COMMENT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- CommentTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test for comments, and a few tests related to parsing non-comment SQL.
- CommentTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CommentTest
-
Public constructor required for running test as standalone JUnit.
- commit() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
commits the trasnaction.
- COMMIT - Static variable in class org.apache.derbyTesting.functionTests.tests.store.MaxLogNumber
-
- COMMIT - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- COMMIT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- commit() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to commit using the connection
returned by getConnection.
- commit(boolean, int, byte[], byte[], XATransactionController) - Method in class org.apache.derbyTesting.unitTests.store.commit_method
-
- commit() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- commit_method - Class in org.apache.derbyTesting.unitTests.store
-
- commit_method(AccessFactory, boolean) - Constructor for class org.apache.derbyTesting.unitTests.store.commit_method
-
- commitFreq - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- commitFreq - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest
-
- commitTest(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- commonContainer - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- commonContainer() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- commonContainer - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- commonContainer() - Method in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- commonDBHome - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- commonTestingForTerritoryBasedDB(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
- comparable - Variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest.TypedColumn
-
- compare(ProcedureTest.AllTypesTuple) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- compare(String, Object, Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- compare(int, double[], double[], long) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
Compare two floating-point arrays, with tolerance.
- compareAgrave(int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
For a TERRITORY_BASED collation french database, differences between
pre-composed accents such as "?" (A-grave) and combining accents
such as "A?" (A, combining-grave) should match for =, but
not for LIKE.
- compareAgrave(String, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
- compareBlobs(Blob, Blob) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- compareBlobToFile(InputStream, String) - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- compareBytes(String, byte[], byte[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- compareBytes(String, Object, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Assert two byte arrays are equal, allowing nulls to be equal.
- compareCanon(String) - Method in class org.apache.derbyTesting.functionTests.util.CanonTestCase
-
Compare the output to the canon provided.
- compareCharArray(Reader, char[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
compare char data
- compareClobReader2CharArray(char[], Reader) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
- compareClobs(Clob, Clob) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- compareClobToFile(Reader, String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- compareColumnNames(String[], ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify that we have the correct column names.
- compareDatabases(Version, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Compare the metadata in two databases.
- compareDataSources(DataSourceReferenceTest.DataSourceDescriptor, Object, Object, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Compares two data sources expected to be equal.
- compareDates(String, Object, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Assert two Dates are equal, allowing nulls to be equal.
- compareJdbcTypes(int[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify that we saw the jdbc types that we expected.
- compareLob2File(InputStream, InputStream) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
- compareObjects(String, Object, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Assert two objects are equal, allowing nulls to be equal.
- compareQueries(Connection, Connection, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Debug method to compare the results of a query on two databases.
- compareReaders(Reader, Reader) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- compareResults(Connection, Connection, Connection, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Compare the results of a query in two databases.
- compareStats(ManagementMBeanTest.StatsTuple, ManagementMBeanTest.StatsTuple) - Method in class org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest
-
Verify that the mbean information is what we expect.
- compareTo(Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter.MethodSortable
-
- compareTo(Object) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite.Version
-
- compareTo(Object) - Method in class org.apache.derbyTesting.functionTests.tests.lang.IntArray
-
- compareTo(Object) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version
-
- compareTo(Object) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
- compareTo(Object) - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Orders this distribution and the other distribution based on the version.
- compareTo(DerbyDistribution) - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Orders this distribution and the other distribution based on the version.
- compareTo(Object) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
- compareTo(DerbyVersion) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
- compareTo(Object) - Method in class org.apache.derbyTesting.junit.Version
-
- compareTo(Version) - Method in class org.apache.derbyTesting.junit.Version
-
- compareTo(Object) - Method in class org.apache.derbyTesting.system.oe.direct.OrderItem4Sort
-
- compareURL(String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- COMPARISON_DATABASE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- Compat_BlobClob4BlobTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test of JDBC blob and clob
Create a test suite running BlobClob4BlobTest, but in a server-client setting
where the server has already been started.
- Compat_BlobClob4BlobTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.Compat_BlobClob4BlobTest
-
Creates a new instance of Compat_BlobClob4BlobTest
- CompatibilityCombinations - Class in org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
-
Run a combination of
server Derby versions on
server JVM versions
against
client Derby versions on
client JVM versions.
- CompatibilityCombinations(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
Creates a new instance of CompatibilityCombinations
- CompatibilitySuite - Class in org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
-
- CompatibilitySuite() - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- CompatibilitySuite.Creator - Class in org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
-
This helper class exposes an entry point for creating an empty database.
- CompatibilitySuite.Creator() - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite.Creator
-
- CompatibilitySuite.Version - Class in org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
-
A class for storing a major and minor version number.
- CompatibilitySuite.Version(int, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite.Version
-
- CompatibilitySuite.Version(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite.Version
-
- CompatibilityTest - Class in org.apache.derbyTesting.functionTests.tests.junitTests.derbyNet
-
- CompatibilityTest() - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.derbyNet.CompatibilityTest
-
- COMPATIBILITYTEST_PROPFILE - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
Name of properties file defining the test environment
and compatibility test combinations to be run.
- compatibilityTestSuite - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- COMPATIBLE_GETTERS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Lists the compatible getters for BLOB and CLOB.
- complete - Variable in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
Setting this will cause the threads to terminate normally.
- complete - Variable in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest.Result
-
- complete() - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Waits for the process to terminate.
- complete(long) - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Waits for the process to terminate, forcibly terminating it if it
takes longer than the specified timeout.
- composeDatabaseName(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- composeDatabaseName(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- composePolicyFile() - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- composeSQL() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneAddTest
-
- composeSQL() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneDiffTest
-
- composeSQL() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneStringAddTest
-
- composeSQL() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneStringDiffTest
-
- composeSQL() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneTest
-
- composeSqlStr(String, int, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- compress(Connection) - Static method in class org.apache.derbyTesting.system.sttest.Sttest
-
- compress(Connection) - Static method in class org.apache.derbyTesting.system.sttest.utils.CompressTable
-
- COMPRESS_DB_OBJECTS - Static variable in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Set of objects that will be compressed as part of cleaning a database.
- CompressedNumberTest - Class in org.apache.derbyTesting.unitTests.junit
-
Test case for CompressedNumber.
- CompressedNumberTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.CompressedNumberTest
-
Public constructor required for running test as stand alone JUnit.
- compressObjects(Connection) - Static method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Compress the objects in the database.
- compressQuotes(String, String) - Static method in class org.apache.derbyTesting.junit.JDBC
-
Compress 2 adjacent (single or double) quotes into a single (s or d)
quote when found in the middle of a String.
- compressTable(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
- compressTable(Connection, String, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- CompressTable - Class in org.apache.derbyTesting.system.sttest.utils
-
This class is used to compress the table to retrieve the space after deletion
- CompressTable() - Constructor for class org.apache.derbyTesting.system.sttest.utils.CompressTable
-
- CompressTableTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test cases for compressing tables.
- CompressTableTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CompressTableTest
-
- computeWeights() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
Compute cluster weights.
- con - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.XA40Test
-
Default Connection used by the tests.
- con - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
- con - Variable in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.AbstractMTThread
-
- con - Variable in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
- con - Variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- con - Variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCreateDropThread
-
- con - Variable in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Variable to hold the various connections.
- con - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- concat(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- concatenate(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.tools.derbyrunjartest
-
- concatenatedSQLTypesNames - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.concateTests
-
- concateTests - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Concatenation tests for various datatypes
- concateTests() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.concateTests
-
- ConcurrencyTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Testing concurrency behaviour in derby when creating the resultsets with
different parameters.
- ConcurrencyTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
-
Creates a new instance of ConcurrencyTest
- ConcurrentImplicitCreateSchema - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test for several threads creating tables in the same originally
non-existing schema.
- ConcurrentImplicitCreateSchema() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema
-
- ConcurrentImplicitCreateSchema.CreateTable - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Runnable that will create and drop table.
- ConcurrentImplicitCreateSchema.CreateTable(int, int, ConcurrentImplicitCreateSchema) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema.CreateTable
-
- concurrentLoadingOfSortFactory() - Method in class org.apache.derbyTesting.functionTests.tests.engine.ModuleLoadingTest
-
Test case for DERBY-2074.
- config - Variable in class org.apache.derbyTesting.junit.ConnectionPoolDataSourceConnector
-
- config - Variable in class org.apache.derbyTesting.junit.DataSourceConnector
-
- config - Variable in class org.apache.derbyTesting.junit.DriverManagerConnector
-
- config - Variable in class org.apache.derbyTesting.junit.XADataSourceConnector
-
- configureDataSource(String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Set up a data source.
- confirmNonBootedDB(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Confirm that the specified encrypted database has not been booted.
- CONGLOMERATENUMBER - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- ConglomerateSharingTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test for situations in which Derby attempts to "share" physical
conglomerates across multiple constraints.
- ConglomerateSharingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
Public constructor required for running test as standalone JUnit.
- conn - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema.CreateTable
-
Database connection for this thread
- conn - Variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.QueryStrategy
-
- conn - Variable in class org.apache.derbyTesting.functionTests.tests.lang.XMLConcurrencyTest.WorkerThread
-
- conn - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMogSQL
-
database connection
- conn - Variable in class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test.HelperThread
-
- conn - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- conn - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3.AsyncStatementThread
-
- conn - Variable in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Maintain a single connection to the default
database, opened at the first call to getConnection.
- conn - Variable in class org.apache.derbyTesting.junit.BaseJDBCTestSetup
-
Maintain a single connection to the default
database, opened at the first call to getConnection.
- conn - Variable in class org.apache.derbyTesting.perf.clients.BankTransactionClient
-
The connection on which the operations are performed.
- conn - Variable in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- conn - Variable in class org.apache.derbyTesting.perf.clients.IndexJoinClient
-
- conn - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- conn - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- conn - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Backup
-
- conn - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Browse
-
- conn - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Purge
-
- conn - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Refresh
-
- conn - Variable in class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
- conn - Variable in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
database connection
- conn - Variable in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
Database connection
- conn - Variable in class org.apache.derbyTesting.system.oe.util.OEChecks
-
- conn - Variable in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- CONN_OBJECT_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- connDDL - Variable in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
Connection to execute the DDL on.
- connect(String, Properties) - Method in class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest.MockInternalDriver
-
- CONNECT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- connection - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
The connection object to use in the test.
- connection_ - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.DataSourceDecorator
-
Connection shared by many tests.
- CONNECTION_EXCEPTION_CONNECTION_DOES_NOT_EXIST - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- CONNECTION_EXCEPTION_CONNECTION_FAILURE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- CONNECTION_EXCEPTION_CONNECTION_NAME_IN_USE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- CONNECTION_EXCEPTION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- CONNECTION_EXCEPTION_SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- CONNECTION_EXCEPTION_SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- CONNECTION_EXCEPTION_TRANSACTION_RESOLUTION_UNKNOWN - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- CONNECTION_POOL_DATASOURCE_STRING - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- connectionAttributes - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Extra connection attributes.
- connectionClosed(ConnectionEvent) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
-
- connectionCPDecorator(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return a decorator that changes the configuration to obtain
connections from a ConnectionPoolDataSource using
getPooledConnection().getConnection()
Note that statement pooling is enabled in the data source and in all the
connections created from it.
- connectionDSDecorator(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return a decorator that changes the configuration to obtain
connections from a standard DataSource using
getConnection()
The tearDown reverts the configuration to the previous
configuration.
- connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
-
- ConnectionHandling - Class in org.apache.derbyTesting.functionTests.tests.memory
-
Test opening connections until a failure due to out of memory
and then continue with 500 connection requests to see if the
system reacts well of falls over.
- ConnectionHandling() - Constructor for class org.apache.derbyTesting.functionTests.tests.memory.ConnectionHandling
-
- ConnectionHandlingJunit - Class in org.apache.derbyTesting.functionTests.tests.memory
-
This class tests Derby's ability to handle multiple connection attempts
against one or more databases, which may or may not exist.
- ConnectionHandlingJunit(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memory.ConnectionHandlingJunit
-
Creates a new instance of this test class
- connectionJdbc20 - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This Program Test getConnection()/getStatement().
- connectionJdbc20() - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- ConnectionMethodsTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
This class is used to test the implementations of the JDBC 4.0 methods
in the Connection interface
- ConnectionMethodsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
- ConnectionMethodsTest.DirectExecutor - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
An Executor which runs in the current thread.
- ConnectionMethodsTest.DirectExecutor() - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest.DirectExecutor
-
- ConnectionPoolDataSourceConnector - Class in org.apache.derbyTesting.junit
-
Connection factory using javax.sql.ConnectionPoolDataSource.
- ConnectionPoolDataSourceConnector() - Constructor for class org.apache.derbyTesting.junit.ConnectionPoolDataSourceConnector
-
- connectionPoolingSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Returns a suite of tests to be run with connection pooling enabled.
- CONNECTIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- connections - Static variable in class org.apache.derbyTesting.functionTests.tests.management.RemoteConnectionGetter
-
- CONNECTIONS - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
List of openend connections, closed at clean up.
- CONNECTIONS_MADE - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- connections_to_make - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- ConnectionTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests for the JDBC 4.0 specific methods in the connection object(s).
- ConnectionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionTest
-
Create a test with the given name.
- connectionWorkhorse(Connection, HashSet<String>, HashSet<String>) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- connectionXADecorator(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return a decorator that changes the configuration to obtain
connections from an XADataSource using
getXAConnection().getConnection()
The connection is not connected to any global transaction,
thus it is in local connection mode.
- Connector - Interface in org.apache.derbyTesting.junit
-
Factory for getting connections within the tests that is designed
for the simple working case for most tests.
- connector - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Indirection for obtaining connections based upon
this configuration.
- connectorClass - Variable in class org.apache.derbyTesting.junit.ConnectorSetup
-
- ConnectorSetup - Class in org.apache.derbyTesting.junit
-
Change the Connector implementation at setup time and
restore at tearDown time.
- ConnectorSetup(Test, String) - Constructor for class org.apache.derbyTesting.junit.ConnectorSetup
-
- connectPing(String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- ConnectTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test case for connect.sql.
- ConnectTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ConnectTest
-
- connectThenShutdown(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Connects to the specified database, then shuts it down.
- connectTo(String, int, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part2
-
- connectToServer() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- ConnectWrongSubprotocolTest - Class in org.apache.derbyTesting.functionTests.tests.tools
-
- ConnectWrongSubprotocolTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.ConnectWrongSubprotocolTest
-
- connex - Variable in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- conns - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
A hashtable of opened connections.
- conns - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
A hashtable of opened connections.
- CONNSTRING_FORMAT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
The expected format of a connection string.
- CONNSTRING_FORMAT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
The expected format of a connection string.
- consistencyChecks() - Static method in class org.apache.derbyTesting.system.oe.run.Checks
-
Consistency checks per Section 3.3.2 of TPC-C spec
- ConstantExpressionTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test case for constantExpression.sql, which provides tests
for constant expression evaluation.
- ConstantExpressionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ConstantExpressionTest
-
Constructor.
- CONSTRAINT_DROPPED_WARNING - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- CONSTRAINT_VIOLATION - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- CONSTRAINTDROPPED - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- constructDbPath(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Constructs the path to the database base directory.
- constructDbPath(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
-
Constructs the path to the database base directory.
- constructHeap(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- constructIndexedHeap(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- constructJarClasspath(File[]) - Static method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Merges a list of JAR files into a classpath string.
- constructorMinion(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite.Version
-
- constructorMinion(int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version
-
- constructorMinion(Version[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
- constructPowerSet(int) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- constructUrl() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
Constructs the default URL for the in-memory test database.
- contains(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- contains(Version) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
Return true if this Trajectory contains the desired Version.
- contains(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
Return true if this Trajectory contains a version from the desired branch.
- content - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DummyBinary
-
- contextService - Variable in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- contextService - Variable in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- contextService - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- contextService - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- contextService - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- contextService - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- contextService - Variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- contextService - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- contextService - Variable in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- CONV_BUFFER_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Assumed conversion buffer size.
- convert(String[]) - Method in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
Convert .sql test output to JUnit JDBC code.
- convertData(String) - Method in class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
-
Convert a string to a data type appropriate for the columns c6 to c9,
that is, either a String value or a byte[] value.
- convertHex(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Convert a token in hex format to int from the command file
- convertPathForWin(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- convertToHexString(byte[]) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- convertToHexString(byte[]) - Static method in class org.apache.derbyTesting.junit.Utilities
-
Convert a byte array to a hex string suitable for insert.
- copy(File, File) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.Utils
-
- copy(File, File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
In a priv block, do a recursive copy from source to target.
- copyDb(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Creates a copy of the master db.
- copyDbAs(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Copies the master/pristine database to a new database.
- copyDir(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.Utils
-
Copy directory sourcePath into directory destPath
- copyFiles(File, String) - Static method in class org.apache.derbyTesting.functionTests.harness.CopySuppFiles
-
- copyFiles(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.Utils
-
Copy files
- copyFiles(String, String[], String[]) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- copyProperties(Properties, Properties) - Static method in class org.apache.derbyTesting.functionTests.harness.PropertyUtil
-
Copy a set of properties from one Property to another.
- copySingleFile(File, File, byte[]) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Copy a single file from source to target.
- copyString(String, String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Copy a string value from in to out[0}.
- CopySuppFiles - Class in org.apache.derbyTesting.functionTests.harness
-
For tests which require support files.
- CopySuppFiles() - Constructor for class org.apache.derbyTesting.functionTests.harness.CopySuppFiles
-
- CORRECT_KEY - Static variable in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Correct key constant.
- corrupt(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
corrupt the byte array at the specified bytes, currenly this
metods just complemetns the bits at the specified offsets.
- CorruptBaseStorageFactory - Class in org.apache.derbyTesting.functionTests.util.corruptio
-
This class provides a proxy base implementation of the
WritableStorageFactory interface to instrument I/O operations for testing
purposes.
- CorruptBaseStorageFactory() - Constructor for class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Most of the initialization is done in the init method.
- corruptData - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- CorruptDiskStorageFactory - Class in org.apache.derbyTesting.functionTests.util.corruptio
-
This class provides proxy implementation of the StorageFactory
interface for testing.
- CorruptDiskStorageFactory() - Constructor for class org.apache.derbyTesting.functionTests.util.corruptio.CorruptDiskStorageFactory
-
- CorruptFile - Class in org.apache.derbyTesting.functionTests.util.corruptio
-
This class provides proxy implementation of the StorageFile interface.
- CorruptFile(StorageFile) - Constructor for class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
- CorruptibleIo - Class in org.apache.derbyTesting.functionTests.util.corruptio
-
- CorruptibleIo() - Constructor for class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- corruptLength - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- corruptLog - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- corruptOffset - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- CorruptRandomAccessFile - Class in org.apache.derbyTesting.functionTests.util.corruptio
-
This class provides a proxy implementation of the StorageRandomAccess File
interface.
- CorruptRandomAccessFile(StorageRandomAccessFile, File) - Constructor for class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Construct a CorruptRandomAccessFile
- cost - Variable in class org.apache.derbyTesting.unitTests.store.T_StoreCostResult
-
- CostEstimationTest1() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- count - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3AsciiStream
-
- count - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3Reader
-
- count - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DummyBinary
-
- count - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DummyReader
-
- count - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneAddTest
-
- count - Variable in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.AbstractMTThread
-
Tells how many times the action has been performed.
- count - Variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- count - Variable in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator.ClientThread
-
- count - Variable in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator.ClientThread
-
- count - Variable in class org.apache.derbyTesting.unitTests.services.T_L1
-
- Count100() - Method in class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
Execute the count query for the BaseLoad100TestSetup schema.
- COUNT_TABLE_CONGLOMS - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
- count_timer - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- countConglomerates(String, PreparedStatement, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
Count the number of physical conglomerates that exist for
the received table, and assert that the number found matches
the expected number.
- countDependencies() - Static method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
Check to make sure that there are no active dependencies (stored or
in memory).
- CountLines(String) - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- countlock - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- countMBeanTypes(Set<ObjectName>) - Method in class org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest
-
Count the number of MBeans per type.
- countNode(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Added by DERBY-4587
count the # of <node> elements
- countOpens() - Static method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
Check to make sure that there are no open conglomerates, scans or sorts.
- countRows(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3
-
- countRows(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- counts - Variable in class org.apache.derbyTesting.unitTests.services.T_L2
-
- countTableDependencies(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Get the number of dependencies that a table has
- CountTest - Class in org.apache.derbyTesting.perf.basic.jdbc
-
Add tests to measure performance of count.
- CountTest(String, int, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
Constructor -create a CountTest
- countUsers(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- CoveredIdxScan - Class in org.apache.derbyTesting.perf.basic.jdbc
-
Index scan tests.
- CoveredIdxScan(String, int, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.CoveredIdxScan
-
Constructor
- CP001() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test checkpoint
- cpTestIsPoolableHintFalse() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Tests that the isPoolable-hint works by exploiting the fact that
the client cannot prepare a statement referring to a deleted table
(unless the statement is already in the statement cache).
- cpTestIsPoolableHintTrue() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Tests that the isPoolable-hint works by exploiting the fact that
the client can prepare a statement referring to a deleted table if JDBC
statement caching is enabled and the statement is already in the cache.
- crash(boolean, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- crashInRecovery(int, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- create(String) - Method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
Create a table with the given name and then drop it
- CREATE_DATA_TABLE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- CREATE_DATABASE_ONLY - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- create_derby_2602_objects(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- create_hash_set(int, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
Private/Protected methods of This class:
- CREATE_PROPERTY - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- CREATE_TABLE - Static variable in class org.apache.derbyTesting.system.optimizer.StaticValues
-
- CREATE_TYPE_DDL - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
- CREATE_VIEW - Static variable in class org.apache.derbyTesting.system.optimizer.StaticValues
-
- createAConglom(TransactionController, int, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- createAllDatatypesTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createAndInsertSimple(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Default method to create and populate a simple test table.
- createAndInsertSimple(Connection, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Default method to create and populate a simple test table.
- createAndLoadLargeTable(Connection, boolean, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Create and load a table with large columns.
- createAndLoadLongTable(Connection, boolean, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Create and load a table with long columns and long rows.
- createAndLoadTable(String, boolean, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OCRecoveryTest
-
Create and load a table.
- createAndLoadTable(Connection, boolean, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Create and load a table.
- createAndPopulateAllDataTypesTable(Statement) - Static method in class org.apache.derbyTesting.junit.SQLUtilities
-
Create a table AllDataTypesTable and populate with data
- createAndPopulateDB(String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
Create a new database and populate it.
- createAndPopulateDB(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Create a new database and populate it.
- createArchive(String, File, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
jarname - jarname to use path - path to database dbname - database name
in archive
- createArchive(String, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.dbjarUtil
-
jarname - jarname to use
path - path to database
dbname - database name in archive
- createBackupRestore(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Create encrypted database, validate it, backup, restore and validate
recovered database.
- createBlockedByteArray(long) - Method in class org.apache.derbyTesting.unitTests.junit.BlockedByteArrayTest
-
Creates a blocked byte array and fills it with data.
- createBtree(TransactionController, long, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- createClassLoader(int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeClassLoader
-
Create a class loader using jars in the specified location.
- createCongloms(TransactionController, int, boolean, boolean, int, T_CreateConglomRet) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Utility routine to create base table for tests.
- createConnection() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Helper method for creating a connection.
- createConstraintsBeforeLoad - Static variable in class org.apache.derbyTesting.system.oe.run.Populate
-
flag to indicate if we should create constraints before loading data
- created - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil.IdxStats
-
- createDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest
-
- createDatabase(String) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Creates a new database and keeps track of it to delete it when the
clean up is invoked.
- createDatabase(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Creates a new database and keeps track of it to delete it when the
clean up is invoked.
- createDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- createDatabase(Version, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Create a database using the indicated version of Derby.
- createDataModel(SURDataModelSetup.SURDataModel, Connection, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup
-
Creates a datamodel for testing Scrollable Updatable ResultSets
and populates the database model with data.
- createDataModel(SURDataModelSetup.SURDataModel, Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup
-
Creates a datamodel for testing Scrollable Updatable ResultSets
and populates the database model with data.
- createDB(String) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Create an empty database.
- createDBFromDDL(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- createDebugSystemProcedures(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
Create a system procedures to access SANE debug table routines.
- createDerby2354Database() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBInJarTest
-
Create a database in a jar for use in testSpillHashToDisk.
- createDerby4330_join_tables() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- createDerby4330_union_tables() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- createDerbyClassLoader(URL[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
Given a loaded class, this
routine asks the class's class loader for information about where the
class was loaded from.
- createDir(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
- CREATEDROPS - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- createDummyLockFile(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
-
Creates a dummy database lock file if one doesn't exist, and sets the
lock file to read-only.
- createEncryptedDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- createFloatCallForStateChecking(int[], int[], Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- createFloatStatementForStateChecking(int[], Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Create a statement with modified State.
- createFloatStatementForStateChecking(int[], int[], Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- createFromBackup(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
-
Create a new database from the backup copy taken earlier.
- createFunctions(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
- createIdentity(Object, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_Cacheable
-
- createIdentity(Object, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_CachedInteger
-
- createIndex() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- createIndex() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- createJDBCUrlWithDatabaseName(String) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Create JDBC connection url, including the name of the database.
- createJunk(int) - Static method in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
Return a string of the specified length that can be used to
increase the size of the rows.
- createLockTableQueryEntries(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.RowLockBasicTest
-
- createLockTableQueryEntries(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- createLogicalStatementEntity(String, boolean, JDBCStatementCache) - Method in class org.apache.derby.client.am.LogicalStatementEntityTest
-
Creates a logical statement entity.
- createMasterDb() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Creates the default/master db with a larger number of rows.
- createNewFile() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
If the named file does not already exist then create it as an empty
normal file.
- createObjects(Connection, boolean) - Static method in class org.apache.derbyTesting.system.optimizer.utils.DataUtils
-
- createObjectsForKeysTests() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Create the tables for get*Keys tests
- createObjectsForUDTTests() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Create objects needed to test the UDT-related metadata calls
- createOriginalDataInputStream(int) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.OutBufferedStreamTest
-
Build a ByteArrayInputStream of the given length, with values
from 0 t0 255 so they will fit into a byte.
- createProperties(Properties, boolean, int, int, boolean, long, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- createPropString(RunTest.AppsRequiredPassword) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- createRandomSample(Map, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
Create a random sample of rows
- createRandomTriggers() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
- createRowMap(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
Creates a Map of the values in the ResultSet.
- creates - Variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCreateDropThread
-
- createSchema(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- createSchema(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- createSchemaObjects(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
converted from autoincrement.sql.
- createSchemaObjects(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
Creates a variety of tables used by the various GroupBy tests
- createSchemaObjects(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
-
Creates tables used by the tests (never modified, we use rollback after
changes).
- createSchemaObjects(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Creates a variety of tables used by the various tests.
- createSchemasForTests() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- createSelfReferencingTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createSequenceGenerator(TransactionController) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest.T_SequenceUpdater
-
- createShutdownDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.store.BootAllTest
-
- createSocket() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Initializes a socket to the server.
- createSPFBackup(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
- createStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Helper method for creating a statement.
- createStatement(int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
Utility method to create a Statement using the connection
returned by getConnection.
- createStatement(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Creates a new statement from the given connection and keeps track of
it and closes it when the clean up is invoked.
- createStatement() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a Statement using the connection
returned by getConnection.
- createStatement(int, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a Statement using the connection
returned by getConnection.
- createStatement(int, int, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a Statement using the connection
returned by getConnection.
- createT1(int[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- createT2(int, int[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- createTable(Connection, String, JDBCDriverTest.TypeDescriptor[]) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- createTable(String, int[], boolean[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
Create table by the name defined, and each column of the table has the type of
varchar or clob, which is determined by the element in useClob.
- createTable(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
Create a new table with defined sql sentence.
- createTable(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
create given table on the input connection.
- createTable(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogChecksumSetup
-
- createTable(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
- createTable(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.MaxLogNumber
-
- createTable(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- createTable(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- createTable0WithTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTable1WithTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTableAandUniqueIndex(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.RowLockBasicTest
-
- createTableAndInsertData(Statement, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- createTableAndTrigger(String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
- createTableForArithmeticTest(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- createTableForConversionTest(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- createTableForISOFormatTest(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- createTableForSyntaxTest(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- CreateTableFromQueryTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test for creating tables using a query expression.
- CreateTableFromQueryTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Public constructor required for running test as standalone JUnit.
- createTableFromQueryTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- createTables(Connection, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.wisconsin
-
- createTables(Connection, boolean, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.wisconsin
-
- createTables(Connection) - Static method in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
Create the tables.
- createTablesAndInsertData(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.maxMemPerTab
-
- createTablesForIndexTesting(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_4
-
Creates tables to test indexes during and after soft and hard
upgrades
- createTablesForTest(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Create a set of tables using the identifiers in IDS.
- createTableT1() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTableT2() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTableT3() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTableT4() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTableT5() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTableWithPrimaryKey() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- createTemporaryFile(String, String) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Create and returns a temporary file in temporary file system of database.
- createTest(Locale, String, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Create a single test case.
- createTestCases(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
- createTestDatabase(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- createTestObjects(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- createTestObjects(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.InbetweenTest
-
- createTestObjects(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- createTestTable(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Create table for this fixture.
- createTestTable(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XMLConcurrencyTest
-
Create a table with test data.
- createThreads(Thread[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockModeTest
-
This method creates THREAD_COUNT threads which will all try to
update the same table
- createThreads(Thread[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
- createThreads() - Method in class org.apache.derbyTesting.functionTests.tests.store.LiveLockTest
-
- createTrigger() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- createTrigger(int[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- createTrigger() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- createUDTObjects(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- createViews - Static variable in class org.apache.derbyTesting.system.optimizer.utils.TestViews
-
- createXATransactionView(Statement) - Static method in class org.apache.derbyTesting.junit.XATestUtil
-
Create a view that allows useful inspection of the active
global transactions.
- createXid(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATransactionTest
-
Create the Xid object for global transaction identification
with the specified identification values.
- credentials() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- CREDENTIALS_DB - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- CREDENTIALS_DB_DOES_NOT_EXIST - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- credentialsViaSubprotocol() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Return true if the credentials db is accessed via a jar or classpath subprotocol.
- credit - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- credit_lim - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- cross(String[][], String[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
Calculate the Cartesian product of two tables.
- crossCheckGetColumnRowAndResultSetMetaData(ResultSet, ResultSetMetaData, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Cross check a single row from getColumns() with ResultSetMetaData
for a SELECT * from the same table.
- crossCheckGetColumnsAndResultSetMetaData(ResultSet, boolean, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Compare a ResultSet from getColumns() with ResultSetMetaData
returned from a SELECT * against the table.
- cs_dept - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- cs_FailedStreamInsertCharBufferBoundaries() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Runs some failing inserts around buffer boundaries.
- cs_StreamInsertCharBufferBoundary() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Tests inserts around some selected buffer boundaries.
- csFactory - Variable in class org.apache.derbyTesting.unitTests.store.T_Util
-
- cStmt - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
-
Default callable statement used by the tests.
- CSTMT_OBJECT_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- CT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- ctrl - Variable in class org.apache.derbyTesting.junit.NetworkServerControlWrapper
-
Associated NetworkServerControl instance.
- cumulative - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
cumulative weights, for sample generation
- currencyCode - Variable in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- CURRENT_CONFIG - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Current configuration is stored in a ThreadLocal to
allow the potential for multiple tests to be running
concurrently with different configurations.
- CURRENT_TIME_FUNCTIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
All the functions or expressions that result in
a TIME value with the same value as CURRENT_TIME.
- CURRENT_TIMESTAMP_FUNCTIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
All the functions or expressions that result in
a TIMESTAMP value with the same value as CURRENT_TIMESTAMP.
- currentDirectory() - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Return the current directory.
- currentFunctionTests(int, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Test all the current timedate functions passed in that
return the specified type.
- currentHighWater - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- currentjvm - Class in org.apache.derbyTesting.functionTests.harness
-
This class is for whatever java is in the current classpath
- currentjvm(boolean, boolean, boolean, long, long, long, long, String, String, boolean, boolean, boolean, Vector) - Constructor for class org.apache.derbyTesting.functionTests.harness.currentjvm
-
- currentjvm(String, Vector) - Constructor for class org.apache.derbyTesting.functionTests.harness.currentjvm
-
- currentjvm(long, long, String, Vector) - Constructor for class org.apache.derbyTesting.functionTests.harness.currentjvm
-
- currentjvm() - Constructor for class org.apache.derbyTesting.functionTests.harness.currentjvm
-
- currentLowWater - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- currentMessage - Variable in class org.apache.derbyTesting.system.sttest.utils.StStatus
-
- CurrentOfTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This tests the current of statements, i.e.
- CurrentOfTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Public constructor required for running test as standalone JUnit.
- currentOutput - Variable in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- currentPrefix - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
SQL prefix used to retrieve current value of a session context
state variable.
- currentTestDatabase - Variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- currentThreads - Variable in class org.apache.derbyTesting.system.sttest.utils.StStatus
-
- CurrentTime - Class in org.apache.derbyTesting.functionTests.harness
-
Return the current system time as a String
Used to print a timestamp for suite/test runs
- CurrentTime() - Constructor for class org.apache.derbyTesting.functionTests.harness.CurrentTime
-
- CURSOR_CLOSE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- CURSOR_NEXT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- CURSOR_NOT_POSITIONED_ON_INSERT_ROW - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
- CURSOR_NOT_UPDATABLE_SQL_STATE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
- CURSOR_OPERATION_CONFLICT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
- cursorChange(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Run cursorChange() with an application provided name
and a system provided name.
- cursorChange(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Test what happens to a positioned update when the cursor
it is compiled against changes to the SQL provided, changeToSQL.
- cursorMinion(Connection, Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TruncateTableTest
-
- cursorName - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
- cursorTest(String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Utility method for testing Statements that return different
types of ResultSets to check that piggybacking doesn't cause problems.
- CursorTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Tests cursors
- CursorTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.CursorTest
-
Creates a new CursorTest instance.
- customer - Variable in class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
-
- customer - Variable in class org.apache.derbyTesting.system.oe.direct.Standard
-
- Customer - Class in org.apache.derbyTesting.system.oe.model
-
An Order Entry customer.
- Customer() - Constructor for class org.apache.derbyTesting.system.oe.model.Customer
-
- customer - Variable in class org.apache.derbyTesting.system.oe.model.Order
-
- CUSTOMER_COUNT_W - Static variable in interface org.apache.derbyTesting.system.oe.client.Load
-
- customerAddressChange(int) - Method in class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
-
Execute customerAddressChange() with random parameters.
- customerAddressChange(short, short, int) - Method in class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
-
Update a customers address with a new random value.
- customerInquiry(int) - Method in class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
-
Execute customerInquiry() with random parameters.
- customerInquiry(short, short, int) - Method in class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
-
Lookup a customer's information (name, address, balance)
fetching it by the identifier.
- customerTable(short, short) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Populate the CUSTOMER table for a given district for a specific
warehouse.
- CustomMBeanServerBuilder - Class in org.apache.derbyTesting.functionTests.tests.management
-
- CustomMBeanServerBuilder() - Constructor for class org.apache.derbyTesting.functionTests.tests.management.CustomMBeanServerBuilder
-
- CustomMBeanServerBuilderTest - Class in org.apache.derbyTesting.functionTests.tests.management
-
- CustomMBeanServerBuilderTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.management.CustomMBeanServerBuilderTest
-
- cycleIsolation() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Utility that cycles through the legal isolation levels in the following
order: read uncommitted -> read committed -> repeatable read ->
serializable -> read uncommitted -> ...
- cycles - Variable in class org.apache.derbyTesting.system.sttest.utils.StStatus
-
- cyclicStrings - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- D - Variable in class org.apache.derbyTesting.functionTests.harness.jvm
-
- D_T_DiagTestClass1 - Class in org.apache.derbyTesting.unitTests.services
-
A diagnostic class for the T_DiagTestClass1 class.
- D_T_DiagTestClass1() - Constructor for class org.apache.derbyTesting.unitTests.services.D_T_DiagTestClass1
-
- dan - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- dan_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- DASHLINE - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- data - Variable in class org.apache.derbyTesting.functionTests.harness.BackgroundStreamDrainer
-
- data - Variable in class org.apache.derbyTesting.functionTests.harness.ProcessStreamDrainer
-
- DATA - Static variable in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
Test data inserted into database and used for verification.
- DATA - Static variable in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Test data inserted into database and used for verification.
- data - Variable in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- data - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- Data - Class in org.apache.derbyTesting.system.oe.routines
-
- Data() - Constructor for class org.apache.derbyTesting.system.oe.routines.Data
-
- DATA_EXCEPTION_ARRAY_ELEMENT_ERROR - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_CHARACTER_NOT_IN_REPERTOIRE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_DATETIME_FIELD_OVERFLOW - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_DIVISION_BY_ZERO - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_ERROR_IN_ASSIGNMENT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_ESCAPE_CHARACTER_CONFLICT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INDICATOR_OVERFLOW - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INTERVAL_FIELD_OVERFLOW - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INTERVAL_VALUE_OUT_OF_RANGE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_ARGUMENT_FOR_NATURAL_LOGARITHM - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_ARGUMENT_FOR_POWER_FUNCTION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_ARGUMENT_FOR_WIDTH_BUCKET_FUNCTION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_CHARACTER_VALUE_FOR_CAST - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_DATETIME_FORMAT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_ESCAPE_CHARACTER - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_ESCAPE_OCTET - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_INDICATOR_PARAMETER_VALUE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_INTERVAL_FORMAT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_PARAMETER_VALUE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_REGULAR_EXPRESSION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_REPEAT_ARGUMENT_IN_A_SAMPLE_CLAUSE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_SAMPLE_SIZE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_TIME_ZONE_DISPLACEMENT_VALUE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_INVALID_USE_OF_ESCAPE_CHARACTER - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_MOST_SPECIFIC_TYPE_MISMATCH - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_MULTISET_VALUE_OVERFLOW - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_NONCHARACTER_IN_UCS_STRING - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_NULL_VALUE_NO_INDICATOR_PARAMETER - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_NULL_VALUE_NOT_ALLOWED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_NULL_VALUE_SUBSTITUTED_FOR_MUTATOR_SUBJECT_PARAMETER - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_NUMERIC_VALUE_OUT_OF_RANGE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_SEQUENCE_GENERATOR_LIMIT_EXCEEDED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_STRING_DATA_LENGTH_MISMATCH - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_STRING_DATA_RIGHT_TRUNCATION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_SUBSTRING_ERROR - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_TRIM_ERROR - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_UNTERMINATED_C_STRING - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_EXCEPTION_ZERO_LENGTH_CHARACTER_STRING - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DATA_MULTIPLE_JBMS_FORCE_LOCK - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- DATA_MULTIPLE_JBMS_ON_DB - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- DATA_TABLE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- database - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.Load
-
- DATABASE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.derbyNet.CompatibilityTest
-
- DATABASE_URL - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- DatabaseChangeSetup - Class in org.apache.derbyTesting.junit
-
Change the current configuration's database name at setup.
- DatabaseChangeSetup(Test, String, String, boolean) - Constructor for class org.apache.derbyTesting.junit.DatabaseChangeSetup
-
- DatabaseClassLoadingTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test database class loading, executing routines from the
installed jars including accessing resources.
- DatabaseClassLoadingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- databaseClassLoadingTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- DatabaseMetaDataTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test the DatabaseMetaData api.
- DatabaseMetaDataTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- databaseName - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- DatabasePropertyTestSetup - Class in org.apache.derbyTesting.junit
-
Test decorator to set a set of database properties on setUp
and restore them to the previous values on tearDown.
- DatabasePropertyTestSetup(Test, Properties) - Constructor for class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
Create a test decorator that sets and restores the passed
in properties.
- DatabasePropertyTestSetup(Test, Properties, boolean) - Constructor for class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
Create a test decorator that sets and restores the passed
in properties.
- DATABASES - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
List of created databases, deleted at clean up.
- databasesDir - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Where the databases are living.
- databasesForCleanup - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectTest
-
Test connecting with multibyte characters in:
- Database name
- User
- Password
Currently just throws an exception for client.
- databaseSize(File) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- dataEncryption - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- dataEncypt - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- DATAFILE - Static variable in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- dataForBadCredit(String, int, int, short, short, int, BigDecimal) - Static method in class org.apache.derbyTesting.system.oe.routines.Data
-
Function to provided an updated C_DATA column for a customer account.
- DataInputUtilTest - Class in org.apache.derbyTesting.unitTests.junit
-
Test case for DataInputUtil.
- DataInputUtilTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.DataInputUtilTest
-
- DataSourceConnector - Class in org.apache.derbyTesting.junit
-
Connection factory using javax.sql.DataSource.
- DataSourceConnector() - Constructor for class org.apache.derbyTesting.junit.DataSourceConnector
-
- DataSourcePropertiesTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This class tests that properties of data sources are handled correctly.
- DataSourcePropertiesTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourcePropertiesTest
-
Creates a new test case.
- DataSourceReferenceTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test obtaining a javax.naming.Reference from a Derby data
source and recreating a Derby data source from it.
- DataSourceReferenceTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Creates a new fixture.
- DataSourceReferenceTest.DataSourceDescriptor - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
A class describing the bean properties of a data source.
- DataSourceReferenceTest.DataSourceDescriptor(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Creates a new data source description.
- DataSourceReferenceTest.DataSourceDescriptor(String, DataSourceReferenceTest.DataSourceDescriptor) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Creates a new data source description, based off an existing
description.
- DataSourceSerializationTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Makes sure that old serialized data sources can be de-serialized with the
current version of the data souce.
- DataSourceSerializationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
- DataSourceTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests of the javax.sql.DataSource JDBC40 API.
- DataSourceTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.DataSourceTest
-
Create a test with the given name.
- DataSourceTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test the various DataSource implementations of Derby, but not
ConnectionPoolDataSource or XADataSource; those are tested in
J2EEDataSourceTest.
- DataSourceTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- dataType - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
The data type of the text column (a constant from
java.sql.Types).
- dataType - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- dataType - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- Datatypes - Class in org.apache.derbyTesting.system.sttest.utils
-
This class is used to insert, delete and updated the rows
- Datatypes() - Constructor for class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- datatypesTest(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- dataTypeString - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
SQL name of the data type specified by dataType.
- DataUtils - Class in org.apache.derbyTesting.system.optimizer.utils
-
Class DataUtils: Utility class to drop/create database objects and populate data
- DataUtils() - Constructor for class org.apache.derbyTesting.system.optimizer.utils.DataUtils
-
- date_Date_Date(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- date_Date_Date(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- DATE_METHOD_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DATE_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- DATE_SEED - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DateMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- DateTimeTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test the builtin date/time types assumes these builtin types
exist: int, smallint, char, varchar, real other things we might test:
interaction with UUID and other user defined types
compatibility with dynamic parameters and JDBC getDate etc. methods.
- DateTimeTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Public constructor required for running test as standalone JUnit.
- dateTimeToLiteral(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- dateToTimestamp(Date, Calendar) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DaylightSavingTest
-
Convert a date value to a timestamp.
- DAY_INTERVAL - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- DaylightSavingTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This class contains tests that verify the correct handling of
java.sql.Date, java.sql.Time and java.sql.Timestamp
across DST changes.
- DaylightSavingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DaylightSavingTest
-
- DB2_LARGEST_DOUBLE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_LARGEST_NEGATIVE_DOUBLE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_LARGEST_NEGATIVE_REAL - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_LARGEST_REAL - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_LONGVARCHAR_MAXWIDTH - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- DB2_SMALLEST_DOUBLE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_SMALLEST_POSITIVE_DOUBLE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_SMALLEST_POSITIVE_REAL - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_SMALLEST_REAL - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- DB2_VARCHAR_MAXWIDTH - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- DB2CLIENT - Static variable in class org.apache.derbyTesting.junit.JDBCClient
-
The DB2 Universal JDBC network client.
- DB2JCC_FRAMEWORK - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
framework = DB2JCC for testing JCC against DB2 for
debugging jcc problems jdbc:db2://
- db_dept - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- DB_DIRECTORY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
- DB_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
- DB_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Logical name of the pristine database.
- DB_NAME_WITH_SPACES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
- db_passwd - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- DB_PROTOCOL - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- db_uid - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- dbaTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
Verify that the DBA has the power to reload the security policy file.
- dbcleanup - Class in org.apache.derbyTesting.functionTests.harness
-
- dbcleanup() - Constructor for class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- dbCreated - Static variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
- dbCreationScript_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dbCreationScript_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dbDir - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- dbDir - Static variable in class org.apache.derbyTesting.functionTests.tests.store.checkPoint
-
- dbExLockFile - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- DbFile - Class in org.apache.derbyTesting.functionTests.util
-
Utility class for testing files stored in the database.
- DbFile() - Constructor for class org.apache.derbyTesting.functionTests.util.DbFile
-
- DBFiller - Interface in org.apache.derbyTesting.perf.clients
-
Interface for classes that populate a database for a certain test.
- dbInitialized - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Whether the pristine database has been initialized or not.
- DBInJarTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- DBInJarTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DBInJarTest
-
- dbIsDirty - Static variable in class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- dbIsNew - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- dbjarUtil - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Simple program to archive a database up in a jar file
within the test harness.
- dbjarUtil() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.dbjarUtil
-
- dbLockFile - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- dblook_test - Class in org.apache.derbyTesting.functionTests.tests.tools
-
- dblook_test() - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dblook_test_net - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
- dblook_test_net() - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.dblook_test_net
-
- dblook_test_net_territory - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
- dblook_test_net_territory() - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.dblook_test_net_territory
-
- dblook_test_territory - Class in org.apache.derbyTesting.functionTests.tests.tools
-
- dblook_test_territory() - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.dblook_test_territory
-
- dbm - Static variable in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
Helper for dealing with memory databases.
- DBM - Static variable in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Shared manager instance.
- dbManagerLimits - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test various data manager limits like in db2 here.
- dbManagerLimits() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.dbManagerLimits
-
- dbName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- dbName - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- dbName - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- dbName - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- dbName - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- dbName - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
-
- dbName - Variable in class org.apache.derbyTesting.junit.DatabaseChangeSetup
-
- dbName - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- dbName2 - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- DBNotFoundState - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- DBNotFoundState - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- DBO_ONLY_OPERATION - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- DBO_PASSWORD_EXPIRING - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- DBOAccessTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Tests that certain operations can only be performed by the DBO.
- DBOAccessTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest
-
Create a new instance.
- DBOAccessTest.NoAuthorization - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- DBOAccessTest.NoAuthorization(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest.NoAuthorization
-
- dboEncryptionSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Construct suite of tests for database encryption action
- dboHardUpgradeSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Construct suite of tests for hard upgrade database action
NOTE: there is no real upgrade going on here since the
database is created with the same version, but the checking
is performed nonetheless, which is what we are testing
here.
- dboIndex - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- DBOperations - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- DBOperations(Connection, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
Instantiates DBOperation object.
- DboPowersTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This JUnit tests enforcement of dbo (=database owner) powers, cf.
- DboPowersTest(String, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Create a new instance of DboPowersTest (for shutdown test)
- DboPowersTest(String, int, String, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Create a new instance of DboPowersTest (for encryption and hard
upgrade tests).
- dboShutdownSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Construct suite of tests for shutdown database action
- dbPath - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest
-
- dbPath - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest_Verify
-
- dbPath - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dbPath - Variable in class org.apache.derbyTesting.junit.ServerSetup
-
- DbSetup - Class in org.apache.derbyTesting.system.nstest.init
-
DbSetup: Creates database and builds single user table with indexes
- DbSetup() - Constructor for class org.apache.derbyTesting.system.nstest.init.DbSetup
-
- dbStoreIndex - Static variable in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
A counter used to obtain unique data store names.
- dbtasks - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Backup
-
- dbtasks - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Browse
-
- dbtasks - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Purge
-
- dbtasks - Variable in class org.apache.derbyTesting.system.mailjdbc.tasks.Refresh
-
- DbTasks - Class in org.apache.derbyTesting.system.mailjdbc.utils
-
- DbTasks() - Constructor for class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- dbToDelete - Variable in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Database that will be deleted during shutDown.
- dbURL - Static variable in class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- dbUrl - Static variable in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
Database connection url
- dbURL - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- dbURL - Static variable in class org.apache.derbyTesting.system.sttest.utils.CompressTable
-
- dbutil - Variable in class org.apache.derbyTesting.system.nstest.init.Initializer
-
- dbutil - Variable in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- DbUtil - Class in org.apache.derbyTesting.system.nstest.utils
-
DbUtil - a database utility class for all IUD and Select operations
- DbUtil(String) - Constructor for class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- dd - Variable in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- DDL - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
All the DDL commands that will be executed, one per
fixture, as the mutation between the prepare and execute.
- ddl - Variable in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
- DDL_NO_RC_COMMANDS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- DDL_RC_COMMANDS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- DEADLOCK - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockDetectionTest
-
SQLState for deadlock exceptions.
- DEADLOCK_TIMEOUT - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest
-
Deadlock timeout in seconds used in this test.
- DeadlockDetectionTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This test verifies that the deadlock detection algorithm is able to
recognize certain cycles in the wait graph as deadlocks.
- DeadlockDetectionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DeadlockDetectionTest
-
- DeadlockDetectionTest.Barrier - Class in org.apache.derbyTesting.functionTests.tests.lang
-
In the absence of java.util.concurrent.CyclicBarrier on many of the
platforms we test, create our own barrier class.
- DeadlockDetectionTest.Barrier(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DeadlockDetectionTest.Barrier
-
Create a barrier for the specified number of threads.
- DeadlockModeTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This tests for deadlock which can occur if two threads get a
row lock before getting a table lock on the same table.
- DeadlockModeTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DeadlockModeTest
-
Creates a new instance of DeadlockModeTest
- debug - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- debug(int, String) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- debug(String) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- DEBUG(String) - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- DEBUG(String, PrintWriter) - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- debug(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
- debug() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
- DEBUG - Static variable in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
Force verbosity, used for debugging.
- DEBUG(String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.Utils
-
- DEBUG(String, PrintWriter) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.Utils
-
- DEBUG_FLAG - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
If you set this startup property to true, you will get chatty output.
- debug_system_procedures_created - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- debugFlag - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
- debugging() - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.LoadOptions
-
Return whether we are in debugging mode
- debugInfo(int, ResultSet, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Generates a debug string telling which getter failed.
- debugLevel - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- debugOn - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- debugPrint(String) - Static method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency
-
- decimal10columns() - Method in class org.apache.derbyTesting.perf.basic.jdbc.IndexScanTest
-
Test the performance of an index scan on a compound index on ten
DECIMAL(10,10) columns.
- decimal1column() - Method in class org.apache.derbyTesting.perf.basic.jdbc.IndexScanTest
-
Test the performance of an index scan on a DECIMAL(10,10) column.
- decimal_BigDecimal_BigDecimal(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- decimal_BigDecimal_BigDecimal(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- DECIMAL_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- decimalString - Variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- declareAndFailFunction(String, String, String[], String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
Declare and run a function and expect the function to fail.
- declareAndRunFunction(String, String, String[], String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
Declare and run a function.
- declareFunction(Connection, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
Declare a function with the given name, return type, and argument type.
- DeclareGlobalTempTableJavaJDBC30Test - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test for declared global temporary tables (introduced in Cloudscape 5.2)
and pooled connection close and jdbc 3.0 specific features
The jdbc3.0 specific featuers are holdable cursors, savepoints.
- DeclareGlobalTempTableJavaJDBC30Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaJDBC30Test
-
- DeclareGlobalTempTableJavaTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test for declared global temporary tables introduced in Cloudscape 5.2 The
temp table tests with holdable cursor and savepoints are in
declareGlobalTempTableJavaJDBC30 class.
- DeclareGlobalTempTableJavaTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
- decodeCP(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Translate a string codepoint such as ACCSEC to the equivalent int value
- decorate(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiTrimTest
-
- decorate(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
- decorate(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Wrap base test with standard decorators in order to setup system
properties and allow for the creation of multiple databases with
stored properties that can't be removed at tearDown time.
- decorate(HarnessJavaTest) - Static method in class org.apache.derbyTesting.functionTests.util.HarnessJavaTest
-
Decorate a HarnessJavaTest test.
- decorateCmdWithEnglishLocale(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlClientCommandTest
-
- decorateSQL(Statement) - Method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Sub-classes can override this method to execute
SQL statements executed at setUp time once the
database has been cleaned.
- decorateSQL(Statement) - Method in class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100IdxTestSetup
-
Override the decorateSQL and create the necessary schema.
- decorateSQL(Statement) - Method in class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
-
Override the decorateSQL and create the necessary schema.
- decorateSystemPropertyTests(TestSuite) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
Add decorators to a test run.
- decorateTest(Locale) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
Decorate a test with SecurityManagerSetup, clientServersuite, and
SupportFilesSetup.
- decorateTest(boolean, boolean, String, String, SecureServerTest.Outcome) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
Compose the required decorators to bring up the server in the correct
configuration.
- decorateTest(String, String[], String[], boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
Compose the required decorators to bring up the server in the correct
configuration.
- decorateTest(String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SSLTest
-
Compose the required decorators to bring up the server in the correct
configuration.
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest
-
Decorate a test with SecurityManagerSetup, clientServersuite, and
SupportFilesSetup.
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
Add decorators to a test run.
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
Decorate test with singleUseDatabaseDecorator and noSecurityManager.
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
Decorate a test with SecurityManagerSetup, clientServersuite, and
SupportFilesSetup.
- decorateTest(Test) - Static method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
This will allow us to decorate the test for each driver separately
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.store.OCRecoveryTest
-
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.store.RecoveryTest
-
- decorateTest() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.IjSecurityManagerTest
-
- decorateTestSuite(Test) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
- decorateWithPolicy(Test) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
- decorateWithPolicy(Test) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- decorateWithPolicy(Test) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- Decorator - Class in org.apache.derbyTesting.junit
-
Utility class that provides static methods to decorate tests.
- Decorator() - Constructor for class org.apache.derbyTesting.junit.Decorator
-
- decorator_ - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
-
Test decorator which provides a closed object to invoke a
method on.
- decorator_ - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Decorator which provides a connection.
- decoratorPolicyResource - Variable in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
- decoratorSecurityManager - Variable in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
- decrement() - Method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest.AtomicInt
-
- decrement(String, int) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- deduceGetXXXCaller() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
-
- deEngine - Variable in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- DEFAULT_ACCOUNTS_PER_BRANCH - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
The number of accounts per branch, if not specified.
- DEFAULT_BOMB_DELAY - Static variable in class org.apache.derbyTesting.unitTests.harness.T_Bomb
-
- DEFAULT_CODEBASE - Static variable in class org.apache.derbyTesting.functionTests.harness.jvm
-
- DEFAULT_COLUMN_COUNT - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- DEFAULT_CONFIG - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
The default configuration.
- DEFAULT_DATABASE_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- DEFAULT_DB_DIR - Static variable in class org.apache.derbyTesting.junit.BaseTestCase
-
- DEFAULT_DBNAME - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Default values for configurations
- DEFAULT_DBNAME_SQL - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- DEFAULT_DERBY_PORT - Static variable in interface org.apache.derbyTesting.junit.DerbyConstants
-
The default port used by the network server and the network tools when
no port has been specified.
- DEFAULT_ENCODING - Static variable in class org.apache.derbyTesting.functionTests.util.CanonTestCase
-
- DEFAULT_FRAMEWORK - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- DEFAULT_HOME - Static variable in class org.apache.derbyTesting.junit.ReleaseRepository
-
- DEFAULT_HOSTNAME - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- DEFAULT_INTERNAL_BUFFER_SIZE - Static variable in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest
-
The default size of the internal buffer in ReaderToUTF8Stream.
- DEFAULT_LEFT_MARGIN - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- DEFAULT_LIKE_RESULT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- DEFAULT_NAME_ORDER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- DEFAULT_PASSWORD - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- DEFAULT_POLICY - Static variable in class org.apache.derbyTesting.functionTests.harness.jvm
-
- DEFAULT_PORT - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- DEFAULT_ROW_COUNT - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- DEFAULT_SEED - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- DEFAULT_TELLERS_PER_BRANCH - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
The number of tellers per branch, if not specified.
- DEFAULT_TIMEOUT - Static variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
- DEFAULT_TIMESTAMP - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- DEFAULT_URL - Static variable in class org.apache.derbyTesting.perf.clients.Runner
-
- DEFAULT_USER_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- DEFAULT_USER_NAME - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- DEFAULT_USER_PASSWORD - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- DEFAULT_WAIT_TIME - Static variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Setting maximum wait time to 4 minutes by default.
- defaultArray - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- defaultDb - Variable in class org.apache.derbyTesting.junit.DatabaseChangeSetup
-
- defaultDbName - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
The default database name for tests.
- defaultExistingServerDecorator(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Decorate a test to use suite's default host and port,
but assuming the server is already running.
- defaultExistingServerSuite(Class) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Equivalent to "defaultSuite" as defined above, but assumes a server
has already been started.
- defaultExistingServerSuite(Class, boolean) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Does the work of "defaultExistingServerSuite" as defined above.
- defaultGetMoreResults(CallableStatement, ResultSet[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Test default getMoreResults() closes result set.
- DefaultLocale - Class in org.apache.derbyTesting.functionTests.tests.i18n
-
- DefaultLocale() - Constructor for class org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale
-
- defaultLocale - Variable in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Default locale to run this test under.
- defaultPackageName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- defaultSecurityManagerSetup() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Install the default security manager setup,
for the current configuration.
- defaultServerDecorator(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Decorate a test to use suite's default host and port.
- defaultServerDecoratorWithAlternativePort(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Decorate a test to use suite's default host and Alternative port.
- defaultSuite(Class) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return a Test suite that contains all the test fixtures
for the passed in class running in embedded and the
default client server configuration.
- defaultSuite(Class, boolean) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Does the work of "defaultSuite" as defined above.
- defaultTimeZone - Static variable in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedDisplayScriptTest
-
- del_jdbc_exp - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- delay(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
This is the user-defined function which is called from our queries
- delay - Variable in class org.apache.derbyTesting.system.nstest.utils.MemCheck
-
- delay - Variable in class org.apache.derbyTesting.system.sttest.tools.MemCheck
-
- delay - Variable in class org.apache.derbyTesting.unitTests.harness.T_Bomb
-
- DELAY_PARAM_NAME - Static variable in class org.apache.derbyTesting.unitTests.util.MsgTrace
-
- delete() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
Deletes the record with key value passed in constroctor.
- delete() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Deletes the named file or empty directory.
- delete(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Delete a file
- DELETE - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- delete_count - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- delete_freq - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- delete_one_row(Connection, String) - Method in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- delete_one_row(Connection, int) - Static method in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- delete_some(Connection, int, int) - Static method in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- deleteAll() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Deletes the named file and, if it is a directory, all the files and
directories it contains.
- deleteAllRows(Connection, boolean, boolean, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
- deleteAndTruncateTable(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- deleteBaseDir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- deleteDatabase(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Delete the database with the name 'name'
- deleteDB(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- deleteDir(String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- deleteDir(File) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- deleteFile(File) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- deleteFile(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- deleteFile(File) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- deleteFile(String) - Static method in class org.apache.derbyTesting.functionTests.util.DbFile
-
- deleteFile(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- deleteFile(File) - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
Delete a file in a Privileged block as these tests are
run under the embedded engine code.
- deleteFirstHeapRow(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
Delete the first row from the heap, without
deleting it from the indexes on the table.
- deleteFromATable() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.userDefMethods
-
- deleteFromParent() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.userDefMethods
-
- deleteMailByExp(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- deleteMailByRefresh(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Refresh
-
- deleteMailByThread(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- deleteMailByUser(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Browse
-
- deleteMailByUser(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- deleteRandomSampleOfNRecords(ResultSet, Map, Set, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
Delete a random sample of n records in the resultset
- deleteRecursively(File, List) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Deletes the specified directory and all its files and subdirectories.
- deleteRow(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- deleteRow() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- deleteRow(int) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- deleteRows(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
- deletesize - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- deleteStr - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- deleteStreamFiles() - Method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- deletetest(TransactionController, long, int, int) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- delExp - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- delivery() - Method in interface org.apache.derbyTesting.system.oe.client.Operations
-
Execute a single delivery from the FIFO queue.
- delivery() - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
- delivery_cnt - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- delivery_d - Variable in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- DELIVERY_SCHEDULE - Static variable in class org.apache.derbyTesting.system.oe.client.Submitter
-
Offset of Delivery transaction in returned
arrays with run information.
- DEPENDENT_PRIVILEGE_DESCRIPTORS_STILL_EXIST_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- dept - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- Derby - Class in org.apache.derbyTesting.junit
-
Derby related utility methods for the JUnit tests.
- Derby() - Constructor for class org.apache.derbyTesting.junit.Derby
-
- Derby2017LayerATest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests that inserts with streams whose lengths differs from the the length
specified don't insert data into the database when they shouldn't.
- Derby2017LayerATest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
- Derby2017LayerATest.FailingReader - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
WARNING: This reader is not a general purpose reader!!!
- Derby2017LayerATest.FailingReader(long, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest.FailingReader
-
Creates a new failing reader.
- Derby2017LayerBTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests that inserts with streams that throws an IOException don't
insert data into the database when they shouldn't.
- Derby2017LayerBTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest
-
- Derby2017LayerBTest.FailingInputStream - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Simple and non-conforming input stream that will fail after a
specified number of bytes read.
- Derby2017LayerBTest.FailingInputStream(Derby2017LayerATest.FailingReader) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest.FailingInputStream
-
- derby2035Workaround() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- derby2417testSetCursorNextExecute() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CursorTest
-
Test that Statement.setCursorName affects only the next
execution and not any open ResultSet.
- derby2670_pattern - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- derby2670_pattern_result - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- Derby3009Test - Class in org.apache.derbyTesting.functionTests.tests.memory
-
Regression test for DERBY-3009 which caused OutOfMemoryError when creating
many foreign key constraints on a table.
- Derby3009Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memory.Derby3009Test
-
- derby3038(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Make and call a stored procedure which opens a nested
connection to expose DERBY-3038.
- derby3038Proc() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
- Derby3625Test - Class in org.apache.derbyTesting.functionTests.tests.store
-
Test to reproduce DERBY-3625, failure in inline compress, in some
circumstances depending on exact size of data and state of pages during
the defragment phase.
- Derby3625Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby3625Test
-
Public Methods of XXXX class:
- Derby3650Test - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
These are tests to test the cases for DERBY-3650.
- Derby3650Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Constructors for This class:
- derby388() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.userDefMethods
-
- Derby3980DeadlockTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Test to test two threads doing select then delete of a row
using REPEATABLE_READ isolation level.
- Derby3980DeadlockTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
- Derby4577Test - Class in org.apache.derbyTesting.functionTests.tests.store
-
Test to reproduce DERBY-4577, An expanding update fails with an nospc.U error.
- Derby4577Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby4577Test
-
Public Methods of XXXX class:
- derby4610proc(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Procedure that does nothing.
- Derby4676Test - Class in org.apache.derbyTesting.functionTests.tests.store
-
Regression test for DERBY-4676.
- Derby4676Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test
-
- Derby4676Test.HelperThread - Class in org.apache.derbyTesting.functionTests.tests.store
-
Helper class for running database operations in a separate thread and
in a separate transaction.
- Derby4676Test.HelperThread() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test.HelperThread
-
- Derby5005Test - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- Derby5005Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.Derby5005Test
-
- Derby5158Test - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- Derby5158Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby5158Test
-
- Derby5234Test - Class in org.apache.derbyTesting.functionTests.tests.store
-
Regression test for DERBY-5234.
- Derby5234Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
- Derby5582AutomaticIndexStatisticsTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
- Derby5582AutomaticIndexStatisticsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest
-
- Derby5582AutomaticIndexStatisticsTest.Derby5582Runner - Class in org.apache.derbyTesting.functionTests.tests.store
-
Runnable to run testSTatsUpdatedOnGrowthFixture from
AutomaticStatisticsTest.
- Derby5582AutomaticIndexStatisticsTest.Derby5582Runner() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest.Derby5582Runner
-
- Derby5582AutomaticIndexStatisticsTest.Derby5582SecurityManager - Class in org.apache.derbyTesting.functionTests.tests.store
-
SecurityManager which prevents modification of thread group privtg
- Derby5582AutomaticIndexStatisticsTest.Derby5582SecurityManager() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest.Derby5582SecurityManager
-
- Derby5624Test - Class in org.apache.derbyTesting.functionTests.tests.largedata
-
Test to reproduce DERBY-5624, a recursion during DropOnCommit causes out
of stack space for operations that generate a lot of objects to be dropped
at commit time.
- Derby5624Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.largedata.Derby5624Test
-
Public Methods of XXXX class:
- Derby5652 - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- Derby5652(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.Derby5652
-
- Derby5730Test - Class in org.apache.derbyTesting.functionTests.tests.memory
-
Regression test for DERBY-5730.
- Derby5730Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test
-
- derby_2602_test(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- DERBY_3304(ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
This procedure does an explicit commit and then creates a resultset
to be passed back to the caller.
- DERBY_3603_Objects - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- derby_3896(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p6
-
- derby_4092() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Don't allow table functions to appear where scalar functions are expected.
- DERBY_4214_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- DERBY_4214_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- DERBY_4215 - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- derby_4613_test(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- derby_4888_test(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
Test case for DERBY-4888.
- DERBY_5449_PATTERN - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
A pattern that matches the value returned by
DatabaseMetaData.getDriverVersion() for the versions that suffer
from DERBY-5449.
- derby_5449_test(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
Test case for DERBY-5449.
- DERBY_CLIENT - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- DERBY_DEFAULT_TIMEOUT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- derby_drda_securityMechanism - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- derby_drda_securityMechanisms - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- DERBY_EMBEDDED_DRIVER - Static variable in class org.apache.derbyTesting.perf.clients.Runner
-
- DERBY_HARNESS_CONFIG - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Default Derby test configuration object based
upon system properties set by the old harness.
- DERBY_JAR - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- DERBY_LOG - Static variable in class org.apache.derbyTesting.junit.BaseTestCase
-
- DERBY_NET_CLIENT_FRAMEWORK - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
framework = DerbyNetClient for Derby cient jdbc:derby://
- DERBY_NET_FRAMEWORK - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
framework = DerbyNet for JCC jdbc:derby:net:
- derbyClassLocation - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
- DERBYCLIENT_JAR - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- derbyClientJarPath - Variable in class org.apache.derbyTesting.junit.DerbyDistribution
-
Path to derbyclient.jar.
- DerbyConstants - Interface in org.apache.derbyTesting.junit
-
DerbyConstants used by the Derby JUnit framework, for instance when assuming
something about default settings of a property.
- DerbyDistribution - Class in org.apache.derbyTesting.junit
-
Holds information required to run a Derby distribution and make choices
based on the version of the Derby distribution.
- DerbyDistribution(DerbyVersion, File[], File[]) - Constructor for class org.apache.derbyTesting.junit.DerbyDistribution
-
- derbyDotLog - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- derbyEngineJarPath - Variable in class org.apache.derbyTesting.junit.DerbyDistribution
-
Path to derbyengine.jar.
- derbyHome - Static variable in class org.apache.derbyTesting.functionTests.tests.store.checkPoint
-
- derbyImplementation - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures.ClassInfo
-
Derby implementation class.
- DerbyJUnitTest - Class in org.apache.derbyTesting.functionTests.util
-
- DerbyJUnitTest() - Constructor for class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Vacuous constructor for JUnit machinery.
- derbyLib - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- derbyMasterVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillMaster
-
- derbyMasterVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- DERBYMAX_JAR - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- DERBYNET_JAR - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- DerbyNetAutoStart - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
Test the network server derby.drda.startNetworkServer property.
- DerbyNetAutoStart() - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- DERBYNETCLIENT - Static variable in class org.apache.derbyTesting.junit.JDBCClient
-
The Derby network client.
- DERBYNETCLIENT_30 - Static variable in class org.apache.derbyTesting.junit.JDBCClient
-
- derbyNetJarPath - Variable in class org.apache.derbyTesting.junit.DerbyDistribution
-
Path to derbynet.jar.
- DerbyNetNewServerTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
Test NetworkServerControl.start(PrintWriter) writes to the print Writer
test:
start( printWriter)
start( (PrintWriter) null)
- DerbyNetNewServerTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetNewServerTest
-
- derbyProperties - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- derbyPropertiesFile - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- derbyRunJarPath - Variable in class org.apache.derbyTesting.junit.DerbyDistribution
-
Path to derbyrun.jar (may be null).
- derbyrunjartest - Class in org.apache.derbyTesting.functionTests.tests.tools
-
- derbyrunjartest() - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.derbyrunjartest
-
- derbySecurityEnabled - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- derbySlaveVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- derbySlaveVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- DERBYTESTING_JAR - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- derbyTestingXaSingle - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- derbyVerLibs - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- derbyVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- derbyVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- derbyVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
- derbyVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
- DerbyVersion - Class in org.apache.derbyTesting.junit
-
Representation of a Derby version on the form major.minor.fixpack.point,
for instance "10.8.1.2".
- DerbyVersion(int, int, int, int) - Constructor for class org.apache.derbyTesting.junit.DerbyVersion
-
- derbyVersionNames - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- DerbyVersionTest - Class in org.apache.derbyTesting.unitTests.junit
-
Tests the functionality of DerbyVersion.
- DerbyVersionTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- deregisterDriver() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
Make sure the JDBC driver in the class loader associated with this
version is deregistered.
- description - Variable in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- deSerializeDs(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Attempts to de-serialize a data source object from a file.
- DestroySlaveDB - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- DestroySlaveDB(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.DestroySlaveDB
-
- destroySlaveDB(String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- determineClasspath() - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Determine the settings of the classpath in order to configure
the variables used in the testing policy files.
- diag() - Method in class org.apache.derbyTesting.unitTests.services.D_T_DiagTestClass1
-
Default implementation of diagnostic on the object.
- DIAGNOSTICS_EXCEPTION_MAXIMUM_NUMBER_OF_DIAGNOSTICS_AREAS_EXCEEDED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DIAGNOSTICS_EXCEPTION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- didclose - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
- didConnectionClosedEventHappen() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
-
Tell the caller if we received Connection closed event
- didConnectionErrorEventHappen() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
-
Tell the caller if we received Connection error event
- didFAIL - Variable in class org.apache.derbyTesting.unitTests.lang.T_Like
-
- diffBetweenDateAndTsTests - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
date - timestamp
- diffBetweenStringTests - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- diffBetweenTsAndDateTests - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
timestamp - date
- diffBetweenTsTests - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
timestamp - timestamp
- diffFile - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- diffFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- diffFileName - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- diffFiles(SimpleDiff.DiffBuffer, SimpleDiff.DiffBuffer) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- diffsFound - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- dirPathImpls - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
The matrix defining which of the above directory paths imply each other.
- dirPaths - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Some directory paths for testing DatabasePermissions.
- DISABLE_AUTHORIZATION - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- DISABLE_JAVA_SECURITY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- disableConcurrencyTest - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.BlobAccessTest
-
- disableConcurrencyTest - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.ClobAccessTest
-
- disableLargeBlobs - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.BlobAccessTest
-
- disableLargeClobs - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.ClobAccessTest
-
- disableSmallBlobs - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.BlobAccessTest
-
- disableSmallClobs - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.ClobAccessTest
-
- disableTracing() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- disableXplainStyle(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
- discount - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- Display - Interface in org.apache.derbyTesting.system.oe.client
-
Interface to display the results of the business operations.
- display - Variable in class org.apache.derbyTesting.system.oe.client.Submitter
-
Display to write the output to.
- displayNewOrder(Object, Warehouse, District, Customer, Order) - Method in interface org.apache.derbyTesting.system.oe.client.Display
-
Display the result of a new order.
- displayNewOrder(Object, Warehouse, District, Customer, Order) - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- displayOrderStatus(Object, boolean, Customer, Order, OrderLine[]) - Method in interface org.apache.derbyTesting.system.oe.client.Display
-
Display the result of an order status.
- displayOrderStatus(Object, boolean, Customer, Order, OrderLine[]) - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- displayPayment(Object, String, boolean, Warehouse, District, Customer) - Method in interface org.apache.derbyTesting.system.oe.client.Display
-
Display the result of a payment.
- displayPayment(Object, String, boolean, Warehouse, District, Customer) - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- displayScheduleDelivery(Object, short, short) - Method in interface org.apache.derbyTesting.system.oe.client.Display
-
Display the result of a delivery schedule.
- displayScheduleDelivery(Object, short, short) - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- displayStockLevel(Object, short, short, int, int) - Method in interface org.apache.derbyTesting.system.oe.client.Display
-
Display the result of a stock level.
- displayStockLevel(Object, short, short, int, int) - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- dist_info - Variable in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- distinctScan - Variable in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
- distinctStmt - Variable in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- DistinctTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Tests for DISTINCT.
- DistinctTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DistinctTest
-
- district - Variable in class org.apache.derbyTesting.system.oe.direct.Standard
-
- district - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- District - Class in org.apache.derbyTesting.system.oe.model
-
An Order Entry district.
- District() - Constructor for class org.apache.derbyTesting.system.oe.model.District
-
- district - Variable in class org.apache.derbyTesting.system.oe.model.Order
-
- district() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
Return a random district [1..10]
- DISTRICT_COUNT_W - Static variable in interface org.apache.derbyTesting.system.oe.client.Load
-
Cardinality constants
These numbers are factored by W, the number of Warehouses,
to illustrate the database scaling.
- districtTable(short, short) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Populate the DISTRICT table for a given warehouse.
- dists - Variable in class org.apache.derbyTesting.junit.ReleaseRepository
-
List of distributions found in the repository.
- dm - Variable in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoAPITest
-
- DMDBugsTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- DMDBugsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DMDBugsTest
-
- DMLACTIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- DMLInStaticInitializer - Class in org.apache.derbyTesting.functionTests.util.StaticInitializers
-
Test DML statement called from within static initializer
- DMLInStaticInitializer() - Constructor for class org.apache.derbyTesting.functionTests.util.StaticInitializers.DMLInStaticInitializer
-
- DNO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- dnString - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- dnString - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest
-
- doADMLStatement() - Static method in class org.apache.derbyTesting.functionTests.util.StaticInitializers.DMLInStaticInitializer
-
- doADMLStatement() - Static method in class org.apache.derbyTesting.functionTests.util.StaticInitializers.InsertInStaticInitializer
-
- doAllSetOperations(Statement, String[], String[][][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
Try all set operations (UNION [ALL], EXCEPT [ALL], INTERSECT [ALL]) on
all combinations of the specified queries.
- DoBackup() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Backup
-
- doBackup() - Method in class org.apache.derbyTesting.system.nstest.tester.BackupRestoreReEncryptTester
-
- doBasically(String, String, long) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ArithmeticTest
-
Test basic arithmetic operations.
- doChecks - Static variable in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
flag to indicate if we should perform consistency, cardinality checks
after the load
- doChecks - Static variable in class org.apache.derbyTesting.system.oe.run.Populate
-
flag to indicate if we should perform consistency, cardinality checks
after the load
- doCleanup(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- DoCompress() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Backup
-
- doConnCommit() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- doConnCommit() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConnCommitInt() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- doConnCommitInt() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConnectionSetIsolation() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- doConnectionSetIsolation() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConnRollback() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- doConnRollback() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConnStmt(String) - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConnStmtInt(String) - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConnStmtIntNoRS(String) - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConnStmtNoRS(String) - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doConsistCheck(String, String) - Method in class org.apache.derbyTesting.system.nstest.tester.BackupRestoreReEncryptTester
-
- doCreateAndShutdown(Object) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- DoDbSizeCheck() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Purge
-
- doDelete() - Method in class org.apache.derbyTesting.functionTests.tests.demo.CheckToursDBTest
-
Method to delete rows from the ToursDB tables
- doDiff(BufferedReader, BufferedReader, PrintWriter) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- doDiff2(BufferedReader, BufferedReader, PrintWriter) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- doDynamicSetRole(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- doEncrypt(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Encrypt database, as owner (not testing encryption power here)
- doesMatch(String, int, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
See if a string matches the pattern as defined by
DatabaseMetaData.
- doExport(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- doExportQuery(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform export using SYSCS_UTIL.SYSCS_EXPORT_QUERY procedure.
- doExportQueryLobsToExtFile(String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform export using
SYSCS_UTIL.SYSCS_EXPORT_QUERY_LOBS_TO_EXTFILE procedure.
- doExportTable(String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Perform export using SYSCS_UTIL.SYSCS_EXPORT_TABLE procedure.
- doExportTable(String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform export using SYSCS_UTIL.SYSCS_EXPORT_TABLE procedure.
- doExportTableLobsToExtFile(String, String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform export using
SYSCS_UTIL.SYSCS_EXPORT_TABLE_LOBS_TO_EXTFILE procedure.
- doExportToFile(String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- doFetch - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- doGrantRevoke(int, String, String[], String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Perform a bulk grant or revoke action for grantee
- doGrantRevoke(int, String, String[], String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Perform a bulk grant or revoke action for grantee
- doGrantRevoke(int, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Perform a bulk grant or revoke action for grantee
- doGrantRevoke(int, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Perform a bulk grant or revoke action for grantee
- doImport(String, String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- doImportAndExport(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- doImportAndVerify(String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
doImportAndVerify checks that data which has been imported and
then exported is identical.
- doImportData(String, String, String, String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform import using SYSCS_UTIL.SYSCS_IMPORT_DATA procedure.
- doImportDataLobsFromExtFile(String, String, String, String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform import using
SYSCS_UTIL.SYSCS_IMPORT_DATA_LOBS_FROM_EXTFILE procedure.
- doImportFromFile(String, String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- doImportTable(String, String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Perform import using SYSCS_UTIL.SYSCS_IMPORT_TABLE procedure.
- doImportTable(String, String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform import using SYSCS_UTIL.SYSCS_IMPORT_TABLE procedure.
- doImportTableLobsFromExtFile(String, String, String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBaseTest
-
Perform import using
SYSCS_UTIL.SYSCS_IMPORT_TABLE_LOBS_FROM_EXTFILE procedure.
- doInsertion(byte[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- doInserts(Connection, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.store.TestDurabilityProperty
-
Note doing inserts in autocommit mode is probably the worst case scenario
in terms of performance as each commit will involve a flush/sync to disk
but in case of the derby.system.durability=test mode, the syncs dont
happen.
- doInsertTest(String[], String[][], boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest
-
Performs the base test cycle; insert 3 valid rows, try to insert 2
invalid rows, insert 2 valid rows.
- doInsertTest(byte[][], String[][], boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest
-
Performs the base test cycle; insert 3 valid rows, try to insert 2
invalid rows, insert 2 valid rows.
- doInsertTest(String[], String[][], boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Performs the base test cycle; insert 3 valid rows, try to insert 2
invalid rows, insert 2 valid rows.
- doInsertTest(int[], boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Performs the base test cycle; insert 3 valid rows, try to insert 2
invalid rows, insert 2 valid rows.
- doInsertTest(byte[][], String[][], boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Performs the base test cycle; insert 3 valid rows, try to insert 2
invalid rows, insert 2 valid rows.
- doit(boolean) - Static method in class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- doit() - Static method in class org.apache.derbyTesting.functionTests.harness.shutdown
-
- doIt() - Method in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- doIt(Connection) - Static method in class org.apache.derbyTesting.system.nstest.init.DbSetup
-
The main database setup method
- doit(String) - Static method in class org.apache.derbyTesting.system.sttest.utils.Setup
-
- doIUDOperation() - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- doLoad(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby1939
-
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- doMe(Transaction, LogInstant, LimitObjectInput) - Method in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- doMixedTypeImpl(String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ArithmeticTest
-
Test mixed types.i.e. int and bigint, or int and smallint.
- don - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- don_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- done - Variable in class org.apache.derbyTesting.functionTests.tests.lang.UpdateStatisticsTest.IndexUpdateThread
-
- doneInit - Static variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- doNothing() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- doNothingInt() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- DONT_DISABLE_AUTH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- dontFindInt(int) - Static method in class org.apache.derbyTesting.unitTests.services.T_Key
-
- doOverflow(String, String, long) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ArithmeticTest
-
Test overflow on some types.
- doPolicyReloadingIsGranted() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
Verify that the DBA has the power to reload the security policy file and
that a non-DBA does not have this power.
- doPolicyReloadingIsNotGranted() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
Verify that even the DBA can't reload the policy file if getPolicy() has
not been granted.
- doQuery(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- doQuery(Statement, String, String[], String[][]) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doQuery(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby1939
-
- doQuery1(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doQuery2(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doQuery3(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doQuery4(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doQuery5(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doQuery6(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doRestoreandReEncrypt() - Method in class org.apache.derbyTesting.system.nstest.tester.BackupRestoreReEncryptTester
-
- doRunTests(int) - Method in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- doSelect() - Method in class org.apache.derbyTesting.functionTests.tests.demo.CheckToursDBTest
-
Method to select rows from ToursDB tables
- doSelectOperation(int) - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- doshutdown() - Static method in class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- doSort(Statement) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
-
- doStmt(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- doStmt(String, String, String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- doStmtWithWarnings(String, String[], String[], String[], boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- doSysDiff(InputStream, String, String, File, PrintWriter) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- doTest() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.dblook_test_net
-
- doTest() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.dblook_test_net_territory
-
- doTest() - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- doTestCaseCS4595A(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doTestCaseCS4595B(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- doTestCliServerIsRestrictive() - Method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- doTestClusMog(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
Test consistency between (ClusMog) and (ClusMogSQL).
- doTestCurrentRoleIsReset(PooledConnection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
Executes a test sequence to make sure the current role is reset between
logical connections.
- dotestEmbeddedIsLax() - Method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- doTestGetStatement(PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Make sure ResultSet.getStatement() returns the same object as the
one that created the result set.
- doTestHoldabilityIsReset(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Test sequence for testing if the connection holdability is reset.
- doTestIsolationLevelIsReset(boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests if the connection isolation level is reset when a new connection
is obtained.
- doTestNonCliServerIsLax() - Method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- doTestResultSetCloseForHoldability(int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests if the holdability settings is taking effect, and also that the
result set is closed when the connection is closed.
- doTestSchemaIsReset(PooledConnection, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Executes a test sequence to make sure the schema (and with DERBY-4551,
current user) is correctly reset between logical connections.
- doTrace - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- doTrace() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return JUnit test method trace flag.
- double_amb_byte_double(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_amb_byte_double(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_amb_double_double(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_amb_double_double(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_amb_Double_double(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_amb_Double_double(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_badreturn_byte_double(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_double(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_double_Double(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_double(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_Double_Double(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- DOUBLE_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- double_unres_double(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_double(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- double_unres_Double(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- doubleMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- DoubleMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- doubleQuote(String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- doubleQuote(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- doubleQuote(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- doubleQuote(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- doubleQuote(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
- doubleValue(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
- DOUBLY_INSERTED_ROWS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- DOUBLY_SIMPLE_ROWS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- doUpdate() - Method in class org.apache.derbyTesting.functionTests.tests.demo.CheckToursDBTest
-
Method to update the rows in the ToursDB tables.
- doWISCInsert(int, String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- download() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMogSQL
-
Download the computed cluster configuration.
- doWork(File, File, InputStream, Vector, Vector, Vector, InputStream) - Method in class org.apache.derbyTesting.functionTests.harness.Sed
-
- doWork(File, File, InputStream, Vector, Vector, Vector, InputStream, boolean) - Method in class org.apache.derbyTesting.functionTests.harness.Sed
-
- doWork(BufferedReader, BufferedReader, PrintWriter) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- doWork(Connection) - Method in interface org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest.AsyncTask
-
- doWork() - Method in class org.apache.derbyTesting.perf.clients.BankTransactionClient
-
Perform a single transaction with a profile like the one specified in
Clause 1.2 of the TPC-B specification.
- doWork() - Method in interface org.apache.derbyTesting.perf.clients.Client
-
Perform the work for a single iteration of the test (typically a single
transaction).
- doWork() - Method in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- doWork() - Method in class org.apache.derbyTesting.perf.clients.IndexJoinClient
-
- doWork() - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.SGClient
-
A transaction performed by this thread
- doWork() - Method in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- doWork() - Method in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- doWork() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Backup
-
- doWork() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Refresh
-
- doXATempTableD4731Work(boolean, boolean, Xid) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
The two cases for DERBY-4371 do essentially the same thing.
- dpr - Variable in class org.apache.derbyTesting.functionTests.tests.largedata.RandomByteStreamT
-
- dpr - Variable in class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- drainStringFromSource(Reader) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
-
Drains the specified reader and returns a string.
- DRB_10_0 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- DRB_10_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- DRB_10_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- DRB_10_3 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- DRB_10_4 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- DRB_10_5 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- DRB_10_6 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- DRB_10_7 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- drdaConn - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- DRDAProtocolTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
Tests of the properties of the DRDA network protocol implementation.
- DRDAProtocolTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.DRDAProtocolTest
-
- driver - Static variable in class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- driver - Static variable in class org.apache.derbyTesting.functionTests.harness.shutdown
-
- driver - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GetPropertyInfoTest
-
- driver - Static variable in class org.apache.derbyTesting.perf.clients.Runner
-
The JDBC driver class to use in the test.
- driver - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- driver - Static variable in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
JDBC Driver class
- driver - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- driver - Static variable in class org.apache.derbyTesting.system.sttest.utils.CompressTable
-
- Driver40Test - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests of javax.sql.Driver for JDBC40 and up.
- Driver40Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.Driver40Test
-
- Driver40UnbootedTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Test that getParentLogger() returns the correct kind of exception when
the engine is not booted.
- Driver40UnbootedTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.Driver40UnbootedTest
-
- DRIVER_CLASS_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- DRIVER_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- DRIVER_POS - Static variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- driver_type - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- driverClassName - Variable in class org.apache.derbyTesting.junit.JDBCClient
-
- DriverManagerConnector - Class in org.apache.derbyTesting.junit
-
Connection factory using DriverManager.
- DriverManagerConnector() - Constructor for class org.apache.derbyTesting.junit.DriverManagerConnector
-
- DriverMgrAuthenticationTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- DriverMgrAuthenticationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
-
Creates a new instance of the Test
- driverMgrConnectionInitiator(String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.memory.ConnectionHandlingJunit
-
- driverMgrTestConnectionsToNonexistentDb() - Method in class org.apache.derbyTesting.functionTests.tests.memory.ConnectionHandlingJunit
-
This fixture tries a number of times to connect to a non-existent
database, in order to test Derby's ability to handle this situation
without running out of resources (for example Java heap space (memory)).
- driverMgrTestConnectionsToNonexistentDbInMemory() - Method in class org.apache.derbyTesting.functionTests.tests.memory.ConnectionHandlingJunit
-
- driverName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- driverNotFound - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- DriverTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This test tests java.sql.Driver methods.
- DriverTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
- DriverUnloader - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
-
Helper class used by the upgrade tests to unload JDBC drivers loaded in
separate class loaders.
- DriverUnloader() - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.DriverUnloader
-
- DriverUtility - Class in org.apache.derbyTesting.system.oe.run
-
Driver to do the load phase for the Order Entry benchmark.
- DriverUtility() - Constructor for class org.apache.derbyTesting.system.oe.run.DriverUtility
-
Create a test case with the given name.
- driverVersionMajor - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- driverVersionMinor - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- drop_crash_drop_table(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.dropcrash
-
Reproduce JIRA DERBY-662
Find the conglomerate with number 2080, and drop it.
- drop_crash_setup(Connection, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.dropcrash
-
create tables, commit, and cause checkpoint of db.
- drop_derby_2602_objects(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- DROP_TABLE - Static variable in class org.apache.derbyTesting.system.optimizer.StaticValues
-
- DROP_TYPE_DDL - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
- dropAliases(Connection, char) - Static method in class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- dropAllAppTables(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.JitTest
-
Drop all tables in schema APP
- dropColumn_triggersql_DERBY5044_And_DERBY5120(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- dropcrash - Class in org.apache.derbyTesting.functionTests.tests.store
-
The purpose of this test is to reproduce JIRA DERBY-662:
Sometimes during redo the system would incorrectly remove the file associated
with a table.
- dropcrash() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.dropcrash
-
- dropcrash2 - Class in org.apache.derbyTesting.functionTests.tests.store
-
- dropcrash2() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.dropcrash2
-
- dropDatabase(String) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Drops the specified database.
- DropDatabaseSetup - Class in org.apache.derbyTesting.junit
-
Shutdown and drop the database identified by the logical
name passed in when creating this decorator.
- DropDatabaseSetup(Test, String) - Constructor for class org.apache.derbyTesting.junit.DropDatabaseSetup
-
- dropFunction(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Drop a function so that we can recreate it.
- dropFunction(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Drop a function regardless of whether it exists.
- dropIfExists(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Drops the specified entity if it exists.
- dropIndex() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- dropIndex() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- dropInMemoryDb() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
Drops the database used by the test.
- dropObjects(Connection, boolean) - Static method in class org.apache.derbyTesting.system.optimizer.utils.DataUtils
-
- dropObjectsForKeysTests() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Drop the database objects for get*Keys tests
- dropObjectsForUDTTests() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Drop the objects needed for testing the UDT-related metadata methods
- dropper() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
Test that when a nested routine drops a role/schema, the
current value is correctly reset.
- dropProcedure(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Drop a procedure regardless of whether it exists.
- dropSchema(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- dropSchema() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Drop the schema that we are going to use so that we can recreate it.
- dropSchema(DatabaseMetaData, String) - Static method in class org.apache.derbyTesting.junit.JDBC
-
Drop a database schema by dropping all objects in it
and then executing DROP SCHEMA.
- dropSchemaObject(Connection, String, String, boolean) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Drop a schema object regardless of whether it exists.
- dropSchemaTables() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
A Utility method that deletes all the SESSION schema tables before each fixture.
- dropTable(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
- dropTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- dropTable() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- dropTable(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Drop a table regardless of whether it exists.
- dropTable() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- dropTable(String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Execute a DROP TABLE command using the passed in tableName as-is
and the default connection.
- dropTable(Connection, String) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Execute a DROP TABLE command using the passed in tableName as-is.
- dropTable(Connection, String) - Static method in class org.apache.derbyTesting.perf.clients.WisconsinFiller
-
Helper method which drops a table if it exists.
- dropTables(Connection, Statement, Vector, String) - Static method in class org.apache.derbyTesting.functionTests.harness.dbcleanup
-
- dropTables(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- dropTables(Connection) - Static method in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
Drop the tables if they exits.
- DropTableTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- DropTableTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DropTableTest
-
Public constructor required for running test as standalone JUnit.
- dropTest(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- dropTrigger() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- dropTrigger() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- dropUDT(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Drop a UDT regardless of whether it exists.
- dropUDTObjects(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- dropUsingDMD(Statement, ResultSet, String, String, String) - Static method in class org.apache.derbyTesting.junit.JDBC
-
DROP a set of objects based upon a ResultSet from a
DatabaseMetaData call.
- dropViews - Static variable in class org.apache.derbyTesting.system.optimizer.utils.TestViews
-
- DropWhileConnectingTest - Class in org.apache.derbyTesting.functionTests.tests.memorydb
-
WARNING: This test isn't finalized!
- DropWhileConnectingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest
-
- DropWhileConnectingTest.AccessThread - Class in org.apache.derbyTesting.functionTests.tests.memorydb
-
Access thread connection to the database and performing a simple SQL
select query.
- DropWhileConnectingTest.AccessThread(DropWhileConnectingTest.Report, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.AccessThread
-
- DropWhileConnectingTest.Report - Class in org.apache.derbyTesting.functionTests.tests.memorydb
-
Simple report class holding results from the test run.
- DropWhileConnectingTest.Report(File, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
Creates a report object.
- ds - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.DataSourceTest
-
- DS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- ds - Variable in class org.apache.derbyTesting.junit.ConnectionPoolDataSourceConnector
-
DataSource that maps to the database for the
configuration.
- ds - Variable in class org.apache.derbyTesting.junit.DataSourceConnector
-
DataSource that maps to the database for the
configuration.
- ds - Variable in class org.apache.derbyTesting.junit.XADataSourceConnector
-
DataSource that maps to the database for the
configuration.
- ds - Variable in class org.apache.derbyTesting.system.oe.load.ThreadInsert
-
- dsClassName - Variable in class org.apache.derbyTesting.junit.JDBCClient
-
- dsConnectionRequest(String, DataSource, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- dsConnectionRequest(String, DataSource, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- dsConnectionRequest(String, ConnectionPoolDataSource, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- dsConnectionRequest(String, XADataSource, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- dsConnectionRequests(String[], DataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- dsConnectionRequests(String[], DataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- dsConnectionRequests(String[], ConnectionPoolDataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- dsConnectionRequests(String[], XADataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- DSCreateShutdownDBTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- DSCreateShutdownDBTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- dsGetBadConnection(DataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- dsName - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Name of the description.
- dt(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- dummy - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobUpdatableReaderTest
-
- DUMMY_NUMBER - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- dummy_numeric_Proc(BigDecimal[], BigDecimal[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
A really simple method to test callable statement.
- DUMMY_STRING - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- DUMMY_TIMESTAMP - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- DummyBinary - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- DummyBinary(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DummyBinary
-
- dummyDecimal(BigDecimal, BigDecimal, BigDecimal[], BigDecimal[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Java method for procedure PMDD which tests ParameterMetaData for Java procedures
with DECIMAL parameters.
- dummyint(int, int, int[], int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
A simple method to test callable statement.
- dummyint2(int, int, int[], int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
This is the Java method for procedure dummyint.
- DummyReader - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- DummyReader(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.DummyReader
-
- DummyReader - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- DummyReader(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DummyReader
-
- dummySet(T_Key) - Method in class org.apache.derbyTesting.unitTests.services.T_Cacheable
-
- dummyString(String, String, String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Java method for procedure PMDC which tests ParameterMetaData for Java procedures
with CHAR parameters.
- dummyString(Timestamp, Timestamp[], Timestamp[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Java method for procedure PMDT which tests ParameterMetaData for Java procedures
with TIMESTAMP parameters.
- dummyVTI() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.MissingConstructor
-
- dump(ResultSet, PrintStream) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Prints a ResultSet to a PrintStream.
- dump_table(Connection, String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
Return string with table information.
- dumpAllStackTracesIfSupported(PrintWriter) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
For JDK 1.5 or higher print all stack traces to the
specified PrintWriter.
- dumpColumnData(String, String, String, ArrayList) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dumpDiff(Object[][], int, ResultSet, boolean, PrintStream) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Prints a diff between a ResultSet and an expected Object[][]
value to a PrintStream.
- dumpExpectedSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- dumpExpectedSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
-
- dumpFileToSysOut(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dumpForFail(byte[]) - Method in class org.apache.derbyTesting.functionTests.util.CanonTestCase
-
Dump the output that did not compare correctly into the failure folder
with the name this.getName() + ".out".
- dumpIt(Statement, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.OLAPTest
-
- dumpObjectArray(ResultSet, PrintStream) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Prints a ResultSet to a PrintStream in the form of an
Object[][] constant that can be used as "expected outcome" in
assertions.
- dumpParameterMetaDataNegative(ParameterMetaData) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
ParameterMetaData Negative Test
- dumpResultSet(ResultSet, HashMap, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dumpResultSets(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
- dumpRS(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
supporting methods
- dumpRS(ResultSet) - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- dumpSomeMetaDataInfo(ResultSet, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.concateTests
-
- dumpSQLException(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
Dump SQLState and message for the complete nested chain of SQLException
- dumpSQLException(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
dump the SQLException to the standard output.
- dumpSQLException(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
dump the SQLException to the standard output.
- dumpSQLException(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3
-
dump the SQLException to the standard output.
- dumpSQLException(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
dump the SQLException to the standard output.
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.resultsetJdbc20
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.rsgetXXXcolumnNames
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.concateTests
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.dbManagerLimits
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.store.backupRestore1
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.store.checkPoint
-
- dumpSQLExceptions(SQLException) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- dumpSQLExceptions(SQLException, boolean) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- dumpSysCatalogs(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- dumpSysColPerms() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- dumpSysRoles() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- dumpSysRoutinePerms() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- dumpSysTablePerms() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- dumpTables() - Method in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- dumpToFile(int, Throwable) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
Dumps the exception to file.
- dumpXAException(String, XAException) - Static method in class org.apache.derbyTesting.junit.XATestUtil
-
Dump an unexpected XAException.
- DUPLICATE_CLAUSE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- duplicateCounter - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- DURATION_FOREVER - Static variable in interface org.apache.derbyTesting.unitTests.harness.UnitTestConstants
-
FOREVER means the test takes more than 5 minutes,
or could loop forever if it fails.
- DURATION_LONG - Static variable in interface org.apache.derbyTesting.unitTests.harness.UnitTestConstants
-
LONG means the test might take 1-5 minutes.
- DURATION_MEDIUM - Static variable in interface org.apache.derbyTesting.unitTests.harness.UnitTestConstants
-
MEDIUM means the test is less than 30 seconds.
- DURATION_MICRO - Static variable in interface org.apache.derbyTesting.unitTests.harness.UnitTestConstants
-
the duration of a test can be from MICRO to FOREVER.
- DURATION_SHORT - Static variable in interface org.apache.derbyTesting.unitTests.harness.UnitTestConstants
-
SHORT means the test is less than a second.
- DYNAMIC_SQL_ERROR_CURSOR_SPECIFICATION_CANNOT_BE_EXECUTED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_DATA_TYPE_TRANSFORM_FUNCTION_VIOLATION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_INVALID_DATA_TARGET - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_INVALID_DATETIME_INTERVAL_CODE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_INVALID_DESCRIPTOR_COUNT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_INVALID_DESCRIPTOR_INDEX - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_INVALID_LEVEL_VALUE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_PREPARED_STATEMENT_NOT_A_CURSOR_SPECIFICATION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_RESTRICTED_DATA_TYPE_ATTRIBUTE_VIOLATION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_UNDEFINED_DATA_VALUE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_USING_CLAUSE_DOES_NOT_MATCH_DYNAMIC_PARAMETER_SPEC - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_USING_CLAUSE_DOES_NOT_MATCH_TARGET_SPEC - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_USING_CLAUSE_REQUIRED_FOR_DYNAMIC_PARAMETERS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DYNAMIC_SQL_ERROR_USING_CLAUSE_REQUIRED_FOR_RESULT_FIELDS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- DynamicLikeOptimizationTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test the dynamic like optimization.
- DynamicLikeOptimizationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.DynamicLikeOptimizationTest
-
- dynamicLikeOptimizationTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- dynamicResults(ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
Stored procedure which returns 2 ResultSets.
- g_all - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_all_col - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_all_tab - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_d - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_e - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_e_f2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_i - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_r - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_r_c1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_r_c2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_r_c3 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_s - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_s_c1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_s_c2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_s_c3 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_t - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_u - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_u_c1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_u_c1_c2_c3 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_u_c2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- g_u_c3 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- generalTypeLarge(int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Executes a set of insertions into the larger of the columns.
- generalTypeSmall(int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Executes a set of insertions into the smaller of the columns.
- generate() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.GenMog
-
Generate a mixture-of-Gaussian configuration.
- generate(int, double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Generate samples from the specified mixture-of-Gaussian distribution.
- generateBinaryData(Random, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogChecksumSetup
-
- GeneratedColumnsHelper - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Helper routines for testing generated columns.
- GeneratedColumnsHelper(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
Create a new instance.
- GeneratedColumnsPermsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test permissions on generated columns.
- GeneratedColumnsPermsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Create a new instance.
- GeneratedColumnsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test generated columns.
- GeneratedColumnsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Create a new instance.
- generateDefaultInsert() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Helper method returning the default bytes used for testing binary data.
- generatedKeyAlwaysReturned() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Wrapper41DBMD
-
- generatedMinion(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
- generateMaster(byte[][], int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Helper method returning a string array with the expected values from the
database (based on the values inserted).
- generateQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- generateQueries(Properties) - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- generateQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.Query1
-
- generateQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.Query2
-
- generateQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.Query3
-
- generateQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.Query4
-
- generateQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.Query5
-
- generateQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.Query6
-
- GenerateReport - Class in org.apache.derbyTesting.functionTests.harness
-
Generate summary information from a RunSuite run.
- GenerateReport() - Constructor for class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- generateUndo(Transaction, LimitObjectInput) - Method in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- generateUniqueDatabaseName() - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Generate the unique database name for single use.
- generateUTF8Out - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- generateUTF8OutFile(File) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- generator - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- generator - Static variable in class org.apache.derbyTesting.perf.clients.Runner
-
The name of the load generator to use in the test.
- GENERIC_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
- GENERIC_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- GenericQuery - Class in org.apache.derbyTesting.system.optimizer.query
-
Class GenericQuery: The generic class that is extended by the Query classes or instantiated
when the 'query.list' of custom queries is provided
- GenericQuery() - Constructor for class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- GenMog - Class in org.apache.derbyTesting.functionTests.tests.memorydb
-
Simple utility to generate a mixture-of-Gaussian configuration.
- GenMog() - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.GenMog
-
default constructor
- GenMog(Random) - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.GenMog
-
constructor with specified RNG
- genString(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
- genUUIDValue(Random) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
Generate a "fake" UUID value (i.e. the real database we work with has
UUIDs stored in CHAR(23) fields, so lets generate a random 23 character
string here).
- GERMAN_STRINGS - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Some German strings that are expected to be in sysinfo's output when
localized to German.
- germanLocale - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
- get - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- get() - Method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest.AtomicInt
-
- get() - Method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest.Result
-
- get(byte[], int) - Static method in class org.apache.derbyTesting.unitTests.util.BitUtil
-
Check to see if the specified bit is set
- GET_ASCII_STREAM - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- get_bigintArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- GET_BINARY_STREAM - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- GET_BLOB - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- get_blobArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_booleanArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- GET_BYTES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- GET_CHARACTER_STREAM - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- get_charArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_charForBitDataArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- GET_CLOB - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- get_clobArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- GET_CONSTRAINT_NAMES - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
- get_countlock() - Static method in class org.apache.derbyTesting.system.sttest.Sttest
-
- GET_CURSOR - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- get_dateArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_decimalArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_doubleArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_intArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_lock_info(Connection, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
Get lock table.
- get_longVarcharArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_longVarcharForBitDataArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- GET_OBJECT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- get_priceArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_realArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- GET_RUNTIME_STATS_QUERY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- get_smallintArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- GET_STRING - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- get_table_count(Connection) - Static method in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- GET_TABLES_SYNONYM - Static variable in class org.apache.derbyTesting.junit.JDBC
-
Constant to pass to DatabaseMetaData.getTables() to fetch
just synonyms.
- GET_TABLES_TABLE - Static variable in class org.apache.derbyTesting.junit.JDBC
-
Constant to pass to DatabaseMetaData.getTables() to fetch
just tables.
- GET_TABLES_VIEW - Static variable in class org.apache.derbyTesting.junit.JDBC
-
Constant to pass to DatabaseMetaData.getTables() to fetch
just views.
- get_timeArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_timestampArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_using_ascii_stream(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- get_using_binary_stream(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- get_using_bytes(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- get_using_object(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- get_using_string(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- get_varcharArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- get_varcharForBitDataArg() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- getAbsolutePath(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Get the absolute path
- getAccessFactory() - Static method in class org.apache.derbyTesting.functionTests.util.T_Access
-
- getAcl - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- getActionCount() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.AbstractMTThread
-
- getActualReturnArgs(CallableStatement) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
- getAddress(ResultSet, String) - Method in class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
- getAddress(Address, ResultSet, String) - Method in class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
Get the address from a query against an order entry WAREHOUSE, DISTRICT
or CUSTOMER table.
- getAddress() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getAddress() - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- getADocument(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Added by DERBY-4587
- getAlgorithm() - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- getAlgorithm() - Method in class org.apache.derbyTesting.unitTests.crypto.T_CipherBlowfish
-
- getAlgorithm() - Method in class org.apache.derbyTesting.unitTests.crypto.T_CipherCFB
-
- getAlgorithm() - Method in class org.apache.derbyTesting.unitTests.crypto.T_CipherDES
-
- getAlgorithm() - Method in class org.apache.derbyTesting.unitTests.crypto.T_CipherECB
-
- getAlgorithm() - Method in class org.apache.derbyTesting.unitTests.crypto.T_CipherOFB
-
- getAllColumns(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Get all the columns in a given schema / table
- getAllColumns(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Get all the columns in a given schema / table
- getAllIndexProperties(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.TestPropertyInfo
-
Get ALL the Properties associated with a given index, not just the customer-visible ones.
- getAllInterfaces(Class) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Get the set consisting of an interface and all its
super-interfaces.
- getAllTableProperties(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.TestPropertyInfo
-
Get ALL the Properties associated with a given table, not just the
customer-visible ones.
- getAmount(Price) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- getAmount() - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- getAndVetPhysicalDatabaseName(String) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
- getANumber() - Static method in class org.apache.derbyTesting.functionTests.util.StaticInitializers.DMLInStaticInitializer
-
- getANumber() - Static method in class org.apache.derbyTesting.functionTests.util.StaticInitializers.InsertInStaticInitializer
-
- getApplicationManagementMBean() - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Get the ObjectName for the application
created ManagementMBean.
- getArea() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest
-
Run tests from the functionTests/tests/derbynet directory.
- getArea() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCHarnessJavaTest
-
- getArea() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LangHarnessJavaTest
-
- getArea() - Method in class org.apache.derbyTesting.functionTests.util.HarnessJavaTest
-
Return the folder of the test, such as 'jdbcapi' or 'lang'.
- getArea() - Method in class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Return the folder (last element of the package) where
the .sql script lives, e.g. lang.
- getArgTypes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter.MD
-
Get the types of the method's arguments
- getArray(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getArray(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getArrayClone() - Method in class org.apache.derbyTesting.unitTests.store.T_DummySortObserver
-
- getArrayClone() - Method in class org.apache.derbyTesting.unitTests.store.T_SumForIntCol
-
- getAsciiStream() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- getAsciiStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getAsciiStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getAsciiStream(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getAsciiStream() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- getAttribute(ObjectName, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Gets the value of a given attribute that is exposed by the MBean
represented by the given object name.
- getAuthorizationId(String) - Static method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Returns the Authorization Identifier for a principal name.
- getAuthorizationSuite(String[][][]) - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ToolScripts
-
Return a suite of tool tests from the list of script names.
- getAutoloadedDriverName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
- getAutoLoadSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCDriversPropertyTest
-
Load the class and run its suite method through reflection
so that DriverManger is not loaded indirectly before
jdbc.drivers is set.
- getBalance() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getBeanCount() - Method in class org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest.StatsTuple
-
- getBeanProperty(Object, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- getBeanProperty(Object, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- getBeanProperty(Object, String) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Get a bean property for a data source.
- getBestRowId(String, String, int, String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.metadataHelperProcs
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getBestRowIdentifier - calls
dmd.getBestRowIdentifier for the JDBC call, and getBestRowIdentifierODBC
for the ODBC procedure
- getBestRowIdentifierODBC(String, String, String, int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getBestRowIdentifier - calls the ODBC procedure
- getBigDecimal(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getBigDecimal(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getBigDecimal(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBigDecimal(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBigDecimal(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBigDecimal(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBigDecimalString(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
This method is a wrapper for the ResultSet method getBigDecimal(int columnIndex).
- getBigDecimalString(ResultSet, String, int) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
This method is a wrapper for ResultSet method getBigDecimal(String columnName).
- getBigDecimalString(CallableStatement, int, int) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
This method is a wrapper for the CallableStatement method getBigDecimal(int parameterIndex).
- getBigDecimalString(ResultSet, int) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
-
This method is a wrapper for the ResultSet method getBigDecimal(int columnIndex).
- getBigDecimalString(ResultSet, String, int) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
-
This method is a wrapper for ResultSet method getBigDecimal(String columnName).
- getBigDecimalString(CallableStatement, int, int) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
-
This method is a wrapper for the CallableStatement method getBigDecimal(int parameterIndex).
- getBinaryDirect(String, byte[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Procedure creating a byte representation of a string.
- getBinaryDirectProcedure(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Return statement for calling procedure that converts a string to a
byte array (UTF-16BE charset).
- getBinaryFromDb(int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Function fetching binary data from the database.
- getBinaryFromDbFunction(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Return statement for calling getBinaryFromDb function.
- getBinaryStream() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyBlob
-
- getBinaryStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getBinaryStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBinaryStream(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBinaryStream() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- getBlob(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getBlob(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBlob(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBlobBytes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- getBlobTableName() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
-
Return table name
- getBlobValue(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- getBody(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
- getBogusPort() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Returns a port number where no Derby network servers are supposed to
be running.
- getBoolean(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getBoolean(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBoolean(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBootPhrase(int) - Static method in class org.apache.derbyTesting.junit.Decorator
-
- getBranchID() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version
-
Pretty-print the branch id, that is, the major + minor legs of the Version.
- getBranchQualifier() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.cdsXid
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBranchQualifier() - Method in class org.apache.derbyTesting.junit.utilXid
-
Obtain the transaction branch qualifier part of the Xid in a byte array.
- getBtreeTemplate(TransactionController, long) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- getByte(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getByte(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getByte(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBytes(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Read an array of bytes from the command file
A byte string can start with 0x in which case the bytes are interpreted
in hex format or it can just be a string, in which case each char is
interpreted as 2 byte UNICODE
- getBytes(long, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyBlob
-
- getBytes(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getBytes(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBytes(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getBytes() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- getBytes(long, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- getCallableStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.RowIdNotImplementedTest
-
Create a callable statement.
- getCanonicalName() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Get the canonical name of the database.
- getCanonicalPath(File) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- getCanonicalPath() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Converts this StorageFile into a canonical pathname string.
- getCarrier_id() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- getCell(IntArray, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.IntArray
-
- getChar() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- getCharacterStream() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- getCharacterStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getCharacterStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getCharacterStream(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getCharacterStream() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- getCharacterStream(long, long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- getCharacterStreamLongLastChar(int, int, CharAlphabet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Obtains streams from the Clob and makes sure we can always read the
last char in the Clob.
- getCity() - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- getClassLoader() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version
-
Get a class loader for this version.
- getClassVersionMajor() - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Returns the major version of the class specification version supported
by the running JVM.
- getClient() - Method in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator.ClientThread
-
- getClient() - Method in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator.ClientThread
-
- getClientDriverName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
- getClientJavaExecutableName() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- getClientNumber() - Method in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- getClientSettings() - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Get the client we're using.
- getClientSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
Return a suite of tests that are run with client only
- getClientSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Return a suite of tests that are run with client only
- getClientSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaJDBC30Test
-
Return a suite of tests that are run with client only
- getClientTransactionID(Connection) - Static method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Attempts to obtain the client-side transaction counter from the given
connection, which is internal state information.
- getClientVMVersion() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
Get the vm level of the client.
- getClob(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getClob(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getClob(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getClobString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- getClobValue(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- getClone() - Method in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Returns a clone of the alphabet.
- getClosedObject() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Returns the closed object.
- getCodedTime(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Return a time simply encoded from an integer identifier
and a set of fixed encoding keys, each a prime number.
- getCoercionIndex(int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- getCoercions() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.T_CN
-
- getCol(int) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- getColumn(ResultSet, String, JDBCDriverTest.TypeDescriptor) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- getColumn(ResultSet, String, int) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Read a column from a ResultSet given its column name and expected jdbc
type.
- getColumn(ResultSet, int, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Read a column from a ResultSet given its column position
and an expected Java type.
- getColumn(int) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getColumn(int) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- getColumnDataType(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Given a schema, table, and column as Strings, return the datatype of
the column as a String.
- getColumnDefault(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Returns the column default for a column.
- getColumnId() - Method in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
Get the id of the column to be qualified.
- getColumnId() - Method in class org.apache.derbyTesting.unitTests.store.T_ColumnOrderingImpl
-
- getColumnInfo(DatabaseMetaData) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.metadataMultiConnTest
-
- getColumnMap(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getColumnPrivileges(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getColumnPrivileges - calls dmd.getIndexInfo for the
JDBC call, and getColumnPrivilegesODBC for the ODBC procedure
- getColumnPrivilegesODBC(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getColumnPrivileges - calls the ODBC procedure
- getColumns(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getColumns - calls dmd.getColumns for
the JDBC call, and getColumnsODBC for the ODBC procedure
- getColumns() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.DataRow
-
Return this DataRow's columns as an array of Strings.
- getColumnsODBC(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Implement ODBC equivalent for getColumns - SYSIBM.SQLCOLUMNS
- getColumnValue(String, String[], String[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Return the value for the indicated columns.
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.currentjvm
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.ibm13
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.ibm14
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.ibm15
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.ibm16
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.ibm17
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.j9_13
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.j9_22
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation11
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.j9dee15
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.jdk13
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.jdk14
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.jdk15
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.jdk16
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.jdk17
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.jdk18
-
- getCommandLine() - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- getCommandLineProperties(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Returns a set of startup properties suitable for VersionMBeanTest.
- getCompatibleString(int, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- getConcurrency() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getConfig() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- getConfig() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- getConfig() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- getConglomerateID(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Get the conglomerate id of a table
- getConglomerateProperties(String, String, boolean) - Static method in class org.apache.derbyTesting.functionTests.util.TestPropertyInfo
-
- getConnection() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.DataSourceDecorator
-
Gets the connection created when the test was set up.
- getConnection(boolean, boolean, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- getConnection(boolean, boolean, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- getConnection(boolean, boolean, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- GetConnection() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.simpleThread
-
- getConnection(String) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Creates a new connection to the specified database (url).
- getConnection(String, int, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- getConnection(String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
Create a new connection to the specified database, using the given
connection attributes.
- getConnection(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Try to establish a connection to the named database with the
specified type of key.
- getConnection(String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Create a new connection to the specified database, using the given
connection attributes.
- getConnection() - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Get a connection to a database, using the default client.
- getConnection(String[], String, Properties) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Get a connection to a database, using the specified client.
- getConnection(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get connection to given database using the connection attributes.
- getConnection() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- getConnection() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Obtain the connection to the default database.
- getConnection() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestSetup
-
Obtain the connection to the default database.
- getConnection(String, String) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- getConnection() - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- getConnection() - Method in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
- getConnectionAttributes() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the connection attributes to use in this configuration.
- getConnectionAttributesString() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get a flat string representation of the connection attributes.
- getConnectionByAttributes(String, String, String) - Method in class org.apache.derbyTesting.junit.DriverManagerConnector
-
Open a connection using JDBC attributes with a JDBC URL.
- getConnectionPoolDataSource(Properties) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get a ConnectionPoolDataSource for the appropriate framework
- getConnectionPoolDataSource() - Static method in class org.apache.derbyTesting.junit.J2EEDataSource
-
Return a new DataSource corresponding to the current
configuration.
- getConnectionPoolDataSource(TestConfiguration, HashMap) - Static method in class org.apache.derbyTesting.junit.J2EEDataSource
-
Create a new DataSource object setup from the passed in TestConfiguration.
- getConnectionPoolDataSourceClassName() - Method in class org.apache.derbyTesting.junit.JDBCClient
-
Get ConnectionPoolDataSource class name.
- getConnectionProc() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- getConnectionProcCount - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- getContexts() - Method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- getCorrectObject(Object) - Method in class org.apache.derbyTesting.unitTests.services.T_Cacheable
-
- getCount(ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.dbManagerLimits
-
- getCount() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.simpleThread
-
- getCount() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- getCP(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Read the string version of a CodePoint
- getCPDS(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- getCreates() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCreateDropThread
-
- getCreateTableStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup.SURDataModel
-
Returns the string for creating the table
- getCredit() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getCredit_lim() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getCrossReference - calls dmd.getCrossReference for
the JDBC call, and getCrossReferenceODBC for the ODBC procedure
- getCrossReferenceODBC(String, String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getCrossReference - calls the ODBC procedure
- getCurrencyCode(Price) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- getCurrent() - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get this Thread's current configuraiton for running
the tests.
- getCurrentJvm() - Static method in class org.apache.derbyTesting.functionTests.harness.jvm
-
Get the current JVM using the normal test harness rules for finding
a JVM.
- GetCurrentPropertiesTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This tests getCurrentProperties
- GetCurrentPropertiesTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
- getCurrentRole() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- getCurrentStats(String) - Method in class org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest
-
Get information on the current MBeans.
- getCurrentValue(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Get the current value from a sequence
- getCurrentValue(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Get the current value from a sequence
- getCurrentValueAndAdvance() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest.T_SequenceUpdater
-
- getCursorName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getCustomer() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- getCycleIsolationJDBC() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Implementation of the SQL function GET_CYCLE_ISOLATION_JDBC.
- getCycleIsolationSQL() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Implementation of the SQL function GET_CYCLE_ISOLATION_SQL.
- getData() - Method in class org.apache.derbyTesting.functionTests.harness.BackgroundStreamDrainer
-
- getData() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getDatabaseProperty(String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- getDatabaseProperty(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- getDatabaseProperty(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- getDatabaseProperty(String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Get the value of a database property using the default connection
- getDatabasePropertyDefault(String) - Static method in class org.apache.derbyTesting.functionTests.util.PropertyUtil
-
- getDataSource(Properties) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get a data source for the appropriate framework
- getDataSource() - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Return a new DataSource corresponding to the current
configuration.
- getDataSource(String) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Return a new DataSource corresponding to the current
configuration except that the databse name is different.
- getDataSource(TestConfiguration, HashMap) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Create a new DataSource object setup from the passed in TestConfiguration.
- getDataSource(TestConfiguration, HashMap, String) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Create a new DataSource object setup from the passed in
TestConfiguration using the received properties and data
source class name.
- getDataSourceClassName() - Method in class org.apache.derbyTesting.junit.JDBCClient
-
Get DataSource class name.
- getDataSourceConnection(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
Helper method to get connection from datasource and to print
the exceptions if any when getting a connection.
- getDataSourceConnection(Properties) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- getDataSourceConnectionWithSecMec(String, String, Short) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- getDataSourceLogical(String) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Return a DataSource corresponding to one
of the logical databases in the current configuration.
- getDataSourceObject(String, HashMap) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Return a DataSource object of the passed in type
configured with the passed in Java bean properties.
- getDataSourcePrefix() - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- getDataSourceProperties(TestConfiguration) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Create a HashMap with the set of Derby DataSource
Java bean properties corresponding to the configuration.
- getDataSourceWithReflection(String, Properties) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- getDataVersion(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Get the version of the data in the database.
- getDataVersion(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Get the version of the data in the database.
- getDate(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getDate(int, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getDate(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getDate(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getDate(int, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getDate(String, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getDateString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- getDBFiller() - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Find the DBFiller instance for the load specified on the
command line.
- getDefaultDatabaseName() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the default database name.
- getDefaultEmbedded() - Static method in class org.apache.derbyTesting.junit.JDBCClient
-
Return the default embedded client for this JVM.
- getDefaultPolicy() - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Return the name of the default policy.
- getDefaultStartupArgs(boolean) - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Get the default command arguments for booting the network server.
- getDelivery_cnt() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getDelivery_d() - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- getDependsData(ResultSet, Connection, HashMap) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- getDerby23ContextService() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
Get a handle to the ContextService in the old engine if the version
is affected by DERBY-23.
- getDerbyClientJarPath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns the path to derbyclient.jar.
- getDerbyConnection() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getDerbyDomainMBeans() - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Get all MBeans registered in Derby's domain.
- getDerbyEngineJarPath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns the path to derby.jar.
- getDerbyJarObjectName() - Method in class org.apache.derbyTesting.functionTests.tests.management.VersionMBeanTest
-
Creates an object name instance for the Derby MBean whose object name's
textual representation includes the following key properties:
type=Version
jar=derby.jar
The object name may also include other key properties such as a system
identifier (DERBY-3466).
- getDerbyMBeanName(Hashtable<String, String>) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Get the ObjectName for an MBean registered by Derby for a set of
key properties.
- getDerbynetJarObjectName() - Method in class org.apache.derbyTesting.functionTests.tests.management.VersionMBeanTest
-
Creates an object name instance for the Derby MBean whose object name's
textual representation includes the following key properties:
type=Version
jar=derbynet.jar
The object name may also include other key properties such as a system
identifier (DERBY-3466).
- getDerbyNetJarPath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns the path to derbynet.jar.
- getDerbyRunJarPath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns the path to derbyrun.jar.
- getDerbyServerPID - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p6
-
- getDerbyTypeName() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.TypeDescriptor
-
- getDerbyVersion() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.TypeDescriptor
-
- getDescription() - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- getDescriptors() - Method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.currentjvm
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.ibm13
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.ibm14
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.ibm15
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.ibm16
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.ibm17
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.j9_13
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.j9_22
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation11
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.j9dee15
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.jdk13
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.jdk14
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.jdk15
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.jdk16
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.jdk17
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.jdk18
-
- getDintro() - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
return the property definition introducer, with a space if a
separator is needed.
- getDiscount() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getDist_info() - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- getDistributions() - Method in class org.apache.derbyTesting.junit.ReleaseRepository
-
Returns the list of distributions in the repository.
- getDistrict() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getDistrict() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- getDMD() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- getDMDTables(DatabaseMetaData, String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Execute dmd.getTables() but perform additional checking
of the ODBC variant.
- getDouble(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getDouble(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getDouble(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getDriverManagerConnection(String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
- getDriverName(String) - Static method in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- getDriverURL() - Static method in class org.apache.derbyTesting.system.nstest.NsTest
-
- getDriverVersion() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
Get the version of the client.
- getDS(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- getDS(String, String, HashMap) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- getEBCDIC(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Translate a string to EBCDIC for use in the protocol
- getEffectivePolicyResource(String, String) - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Returns the location of the effective policy resource.
- getEmbeddedSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
Return a suite of tests that are run with embedded only
- getEmbeddedSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Return a suite of tests that are run with embedded only
- getEmbeddedSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test
-
Create a testsuite containing the tests that can only run in embedded
mode.
- getEncoding() - Method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Return the encoding used to represent characters as bytes.
- getEndingVersion() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
Return the ending Version of this Trajectory.
- getEntry_d() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- getError() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.AbstractMTThread
-
- getError() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCreateDropThread
-
- getErrorCount() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- getErrorProperty() - Method in exception org.apache.derbyTesting.unitTests.services.T_StandardException
-
- getErrors() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- getEstimatedCost() - Method in class org.apache.derbyTesting.unitTests.store.T_StoreCostResult
-
Get the estimated cost.
- getEstimatedCostPerInstantiation(VTIEnvironment) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.MissingConstructor
-
- getEstimatedRowCount(VTIEnvironment) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.MissingConstructor
-
- getEstimatedRowCount() - Method in class org.apache.derbyTesting.unitTests.store.T_StoreCostResult
-
Get the estimated row count.
- getException() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
Returns the SQLException received while executing insert.
- getExcludedMethods() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter.Exclusions
-
Get descriptors for the methods which may raise
SQLFeatureNotSupportedException.
- getExclusiveFileLock() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Get an exclusive lock.
- getExecQuery(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- getExpectedValueFromAll(String[], int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- getExportedKeys(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getExportedKeys - calls dmd.getExportedKeys for
the JDBC call, and getExportedKeysODBC for the ODBC procedure
- getExportedKeys(DatabaseMetaData) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.metadataMultiConnTest
-
- getExportedKeysODBC(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getExportedKeys - calls the ODBC procedure
- getExtendingInterface() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- getFailMessage(String) - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Get a fail message that is the passed in reason plus
the stderr and stdout for any output written.
- getFailureFolder() - Method in class org.apache.derbyTesting.junit.BaseTestCase
-
Get the folder where a test leaves any information
about its failure.
- getFailureFolder(TestCase) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get a folder already created where a test can
write its failure information.
- getFetchDirection() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getFetchQuery(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- getFetchSize() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getFile(String, String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- getFileAttributeView - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- getFileInfo(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Obtains information about the specified file.
- getFileInputStream(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Returns a input stream for the specified file.
- getFileOutputStream(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Returns a file output stream for the specified file.
- getFileOutputStream(File, boolean) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Returns a file output stream for the specified file.
- getFilePointer() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Get the current offset in this file.
- getFileReader(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Obtains a reader for the specified file.
- getFileStore - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- getFilesWith(File, String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Get files in a directory which contain certain prefix
- getFileWriter(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Obtains a writer for the specified file.
- getFilteredTableStats(String, int, IndexStatsUtil.IdxStats[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Obtains the statistics for all indexes associated with the given table in
the default database.
- getFirst() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getFixpack() - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
- getFloat(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getFloat(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getFloat(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getFormatId() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.cdsXid
-
Obtain the format id part of the Xid.
- getFormatId() - Method in class org.apache.derbyTesting.junit.utilXid
-
Obtain the format id part of the Xid.
- getFramework() - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get the framework from the System Property framework
- getFullClassPath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns a classpath with all production and testing JARs.
- getFullPath(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
- getFullServerError() - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Get the full server error output (stderr) as a string using the default
encoding which is assumed is how it was originally written.
- getFullServerOutput() - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Get the full server output (stdout) as a string using the default
encoding which is assumed is how it was originally written.
- getFunctionColumns(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Call DatabaseMetaData.getFunctionColumnss().
- getFunctions(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Call DatabaseMetaData.getFunctions().
- getGet(String, Object) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Obtains the specified get method.
- getGetFunctions() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
From the list of all functions extract the ones with GET in the name.
- getGetterName(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- getGetterName(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- getGetterName(String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- getGetterName(String) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
- getGlobalTransactionId() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.cdsXid
-
Obtain the global transaction identifier part of XID as an array of
bytes.
- getGlobalTransactionId() - Method in class org.apache.derbyTesting.junit.utilXid
-
Obtain the global transaction identifier part of XID as an array of
bytes.
- getGroupingExpr(int) - Method in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- getHashingScheme(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- getHeapRowOfNulls() - Method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- getHiddenDependsData(String, String, Statement, HashMap) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- getHighestRunTime() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- getHoldability() - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getHostName() - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get hostName as passed in - if not, set it to "localhost"
- getHostName() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the host name for the network server.
- getI_id() - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- getID() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
-
Returns new unique ID values that can be used in these tests.
- getId() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getId() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- getId() - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- getId() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- getIdentity() - Method in class org.apache.derbyTesting.unitTests.services.T_CachedInteger
-
Get the identity of this object.
- getIdToNameMap() - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Generates a map from ids to names for conglomerates in the database.
- getIfClientFramework() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptBlobMD
-
Returns if the method is exempted from the Client Framework.
- getIfClientFramework() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptClobMD
-
Returns if the method is exempted from the Client Framework.
- getIfEmbeddedFramework() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptBlobMD
-
Returns if the method is exempted from the Embedded Framework.
- getIfEmbeddedFramework() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptClobMD
-
Returns if the method is exempted from the Embedded Framework.
- getIJConfig(Test) - Static method in class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Get a decorator to setup the ij in order
to run the test.
- getImportedKeys(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getImportedKeys - calls dmd.getImportedKeys for
the JDBC call, and getImportedKeysODBC for the ODBC procedure
- getImportedKeysODBC(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getImportedKeys - calls the ODBC procedure
- getIndexDescriptor() - Method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getIndexInfo - calls dmd.getIndexInfo for the
JDBC call, and getIndexInfoODBC for the ODBC procedure
- getIndexInfoODBC(String, String, String, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getIndexInfo - calls the ODBC procedure
- getIndexTemplateRow(RowLocation) - Method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- getInitialDirContext() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest
-
- getInputStream() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Creates an input stream from realFile
- getInsertsPerTransaction() - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.LoadOptions
-
Get the number of inserts performed per transaction
- getInstance() - Static method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- getInstance(File, DerbyVersion) - Static method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns an instance based on the given library directory and version.
- getInstance() - Static method in class org.apache.derbyTesting.junit.ReleaseRepository
-
Returns the release repository object.
- getInstance() - Method in class org.apache.derbyTesting.system.mailjdbc.utils.ThreadUtils
-
- getInt(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Read an int from the command file
Negative numbers are preceded by "-"
- getInt(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getInt(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getInt(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getInt(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.WarehouseVTI
-
- getInt(int) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getIntArray() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- getInterface() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter.Exclusions
-
Get the interface.
- getInterfacesToCheck() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Returns the declared set of JDBC interfaces that
Derby implements.
- getIntOrCP(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Read an int or codepoint - codepoint is given as a string
- getIntToStringFunction(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Return function converting an integer to a string.
- getIsAscending() - Method in class org.apache.derbyTesting.unitTests.store.T_ColumnOrderingImpl
-
- getIsNullsOrderedLow() - Method in class org.apache.derbyTesting.unitTests.store.T_ColumnOrderingImpl
-
- getIsolationLevel() - Method in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
- getIsoLevel() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.IsoLevel
-
- getJars(File) - Static method in class org.apache.derbyTesting.junit.DerbyDistribution
-
- getJavaExecutableName() - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Return the executable name for spawning java commands.
- getJAXPParserLocation() - Static method in class org.apache.derbyTesting.junit.JAXPFinder
-
Return the string form of the URL for the jar file that contains
whichever JAXP parser implementation is picked up from the user's
classpath.
- getJAXPParserLocation() - Static method in class org.apache.derbyTesting.junit.XML
-
Return the string form of the URL for the jar file that contains
whichever JAXP parser implementation is picked up from the user's
classpath.
- getJDBCClient() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get configured JDBCClient object.
- getJdbcColumnTypes(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Get the datatypes of returned columns
- getJDBCDriverName() - Method in class org.apache.derbyTesting.junit.JDBCClient
-
Get JDBC driver class name.
- getJDBCMajorVersion(Connection) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get the JDBC version, inferring it from the driver.
- getJdbcMBeanObjectName() - Method in class org.apache.derbyTesting.functionTests.tests.management.JDBCMBeanTest
-
Creates an object name instance for the MBean whose object name's textual
representation contains:
type=JDBC
- getJdbcName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.IsoLevel
-
- getJDBCType(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Given a valid SQL type return the corresponding
JDBC type identifier from java.sql.Types.
- getJdbcType() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.T_CN
-
- getJdbcType() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.TypeDescriptor
-
- getJDBCTypeId(Object) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
- getJDBCUrl(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- getJDBCUrl() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the jdbc url for connecting to the default database.
- getJDBCUrl(String) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the jdbc url for a connecting to the database.
- getJdbcUrlPrefix() - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get URL prefix for current framework.
- getJdbcUrlPrefix(String, int) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get URL prefix for current framework
- getJmxPort() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Gets the value of the port number that may be used for "remote"
JMX monitoring and management.
- getJmxUrl() - Method in class org.apache.derbyTesting.functionTests.tests.management.JMXConnectionDecorator
-
Creates a URL for connecting to the platform MBean server on the host
specified by the network server hostname of this test configuration.
- getJvm(String) - Static method in class org.apache.derbyTesting.functionTests.harness.jvm
-
pass in class name for JVM.
- getKeyValue(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Gets the key value from the result set.
- getLast() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getLastByteInStream(InputStream, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
Drains the stream and returns the last byte read from the stream.
- getLastCharInStream(Reader, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Drains the stream and returns the last char read from the stream.
- getLastProjection() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.IntegerArrayVTI
-
- getLastQualifiedRowCount() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.IntegerArrayVTI
-
- getLastQuery() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
Scalar function to retrieve the last query generated by this machinery.
- getLastRestriction() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.IntegerArrayVTI
-
- getLastSQLException(SQLException) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Get the last SQLException in chain.
- getLegs(ProductVersionHolder) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version
-
- getLength() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- getLength() - Method in class org.apache.derbyTesting.functionTests.util.streams.StringReaderWithLength
-
- getLineType(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- getLineType(String) - Method in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- getLoadGenerator() - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Create a load generator for the load specified on the command line.
- getLoadOpt(String, int) - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Get the int value of the specified option.
- getLocks() - Method in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- getLocksQuery - Variable in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- getLogDiscarder() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.ConnectionHandlingJunit
-
Returns a log writer that discards all the data written to it.
- getLogFileLength(String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- getLong(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getLong(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getLong(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getLongString(int, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- getLongTestDescription() - Method in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- getMajor() - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
- getMajorNumber() - Method in class org.apache.derbyTesting.functionTests.harness.JavaVersionHolder
-
- getMajorVersion() - Method in class org.apache.derbyTesting.functionTests.harness.JavaVersionHolder
-
- getMajorVersion() - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
Return the major version number
- getmaster(String) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- getMasterConnection() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Get a connection to the master database.
- getMasterJavaExecutableName() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- getMaxId() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- getMaximumWidth(Object) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
- getMaxNumber() - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Get the maximum number of Gaussian components.
- getMBeanServerConnection(String, String) - Method in interface org.apache.derbyTesting.functionTests.tests.management.JMXConnectionGetter
-
Get a connection to the platform MBean Server.
- getMBeanServerConnection() - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Obtains a connection to an MBean server with
no user name or password,
opens a single connection for the lifetime
of the fixture
- getMBeanServerConnection(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Obtains a connection to an MBean server with
a user name or password.
- getMBeanServerConnection(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.PlatformConnectionGetter
-
User name ignored, only applicable for remote connections.
- getMBeanServerConnection(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.management.RemoteConnectionGetter
-
- getMessage() - Method in exception org.apache.derbyTesting.unitTests.services.T_StandardException
-
- getMetaData() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getMetaData() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getMethod() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter.MethodSortable
-
Get the wrapped Method
- getMethodName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptBlobMD
-
Returns the name of the method.
- getMethodName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptClobMD
-
Returns the name of the method.
- getMethodName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter.MD
-
Get the name of this method.
- getMiddle() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getMinor() - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
- getMinorNumber() - Method in class org.apache.derbyTesting.functionTests.harness.JavaVersionHolder
-
- getMinorVersion() - Method in class org.apache.derbyTesting.functionTests.harness.JavaVersionHolder
-
- getMinorVersion() - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
Return the major version number
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.harness.T_Generic
-
Get the name of the protocol for the module to test.
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.lang.T_Like
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
Get the name of the protocol for the module to test.
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.services.T_Diagnosticable
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
Methods required by T_Generic
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.services.T_UUIDFactory
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_Heap
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- getModuleToTestProtocolName() - Method in class org.apache.derbyTesting.unitTests.store.T_XA
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.currentjvm
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.ibm13
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.ibm14
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.ibm15
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.ibm16
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.ibm17
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.j9_13
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.j9_22
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.j9_foundation11
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.j9dee15
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.jdk13
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.jdk14
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.jdk15
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.jdk16
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.jdk17
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.jdk18
-
- getName() - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- getName - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
Overridden naming method which includes the seed used for the random
generator.
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.SetObjectUnsupportedTest
-
Returns the name of the test.
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Return the name of the test.
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
Get the name of the test case.
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
-
Gets the name of the test.
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Returns the convenience name of this descriptor.
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.LiteralsStrategy
-
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.MarkersStrategy
-
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.MixedIdsStrategy
-
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.QueryStrategy
-
Return the name of this query strategy (used for reporting
failures).
- getName() - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Returns the name of the test, which includes the default locale and
derby.ui.locale to aid debugging.
- getName() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
- getName() - Method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Return the name of the alphabet.
- getName() - Method in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Return the name of the alphabet.
- getName() - Method in class org.apache.derbyTesting.junit.JDBCClient
-
Get the name of the client
- getName() - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- getName() - Method in class org.apache.derbyTesting.system.oe.run.Schema
-
- getNameFromJdbcType(int) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- getNCharacterStream(int) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getNCharacterStream(String) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getNestedMethodName() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Return the Java class and method for the procedure
for the nested connection test.
- getNetworkServerControl() - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Return a new NetworkServerControl for the current configuration.
- getNetworkServerControl(int) - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Return a new NetworkServerControl for the current configuration.
- getNetworkServerControlDefault() - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Return a new NetworkServerControl for the current configuration.
- getNetworkServerMBeanObjectName() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
Creates an object name instance for the Derby MBean whose object name's
textual representation includes the following key properties:
type=NetworkServer
The object name may also include other key properties such as a system
identifier (DERBY-3466).
- getNetworkTimeout() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Conn
-
- getNewConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.ChangeConfigurationSetup
-
Return the new configuration to use at setUp time.
- getNewConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.ChangeSSLSetup
-
- getNewConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.ChangeUserSetup
-
- getNewConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.ConnectorSetup
-
- getNewConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.DatabaseChangeSetup
-
- getNewConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.JDBCClientSetup
-
- getNewConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.ServerSetup
-
- getNewConfiguration(TestConfiguration, String) - Method in class org.apache.derbyTesting.junit.ServerSetup
-
- getNewFunctionID(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- getNextAvailablePort() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get the next available port.
- getNextCursorName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Get a cursor name.
- getNextIjCommand(StringBuffer) - Method in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
Return one ij command, or if it's a result set, return the entire result set
in the StringBuffer.
- getNextRowFromRowSource() - Method in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
Get the next row as an array of column objects.
- getNextServerOutput() - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Get the next set of server output (stdout) as a string using the default
encoding which is assumed is how it was originally
written.
- getNextValue() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SGVetter
-
Get the next value in the sequence.
- getNextWarehouse() - Method in class org.apache.derbyTesting.system.oe.load.ThreadInsert
-
Get the next warehouse to populate.
- getNodeAttribute(String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Added by DERBY-4587
gets attributes other than "name"
- getNodeName(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Added by DERBY-4587
gets the "name" attributes of all nodes separated by a "|"
- getNoMethodInterface() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- getNonNegativeLong(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
- getNonNullTimestamp(ResultSet, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
- getNoRowsResultSetStatistics(ResultSet) - Method in class org.apache.derbyTesting.unitTests.lang.EmptyResultSetStatisticsFactory
-
- getNoTeardownInstance(Test, Properties, boolean) - Static method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
- getNSOps() - Method in class org.apache.derbyTesting.system.oe.test.OETest
-
- getNString(int) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getNString(String) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getNullArguments(Class[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
Takes an array of classes and returns an array of objects with
null values compatible with the classes.
- getNullArguments(Class[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
-
Takes an array of classes and returns an array of objects with
null values compatible with the classes.
- getNullInt() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- getNullValueForType(Class) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
- getNullValueForType(Class) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Returns the null value for the specific type
- getNullValueForType(Class) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
Returns a null value compatible with the class.
- getNullValueForType(Class) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
-
Returns a null value compatible with the class.
- getNullValues(Class<?>[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
- getNullValues(Class<?>[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Return a array of objects containing the default values for
the objects passed in as parameters
- getNumber() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Get the number of Gaussian components.
- getNumber() - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- getNumberOfGenerators() - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.LoadOptions
-
Get the number of generators created by this test run
- getNumThreads() - Method in class org.apache.derbyTesting.unitTests.harness.T_MultiThreadedIterations
-
- getObject(int, Class<T>) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41
-
- getObject(String, Class<T>) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41
-
- getObject(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getObject(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getObject(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getObject(int, Map) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getObject(String, Map) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getObject(int, Class) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getObject(String, Class) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getObjectArray() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- getObjectString(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
This method is a wrapper for ResultSet method getObject(int columnIndex)
- getObjectString(ResultSet, String, int) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
This method is a wrapper for ResultSet method getObject(String columnName)
- getObjectString(ResultSet, int) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
-
This method is a wrapper for ResultSet method getObject(int columnIndex)
- getObjectString(ResultSet, String, int) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
-
This method is a wrapper for ResultSet method getObject(String columnName)
- getOffset() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- getOl_cnt() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- getOldFixPack() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Get the fixpack number of the old version being upgraded
from.
- getOldJarLocation(int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeClassLoader
-
Get the location of jars of old release.
- getOldJarURLLocation(int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeClassLoader
-
Get the location of jars of old release, using the url for svn at apache.
- getOldMajor() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Get the major number of the old version being upgraded
from.
- getOldMinor() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Get the minor number of the old version being upgraded
from.
- getOldPoint() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Get the point number of the old version being upgraded
from.
- getOldVersionString() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Pretty-print the original version number.
- getOperator() - Method in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
Get the operator to use in the comparison.
- getOptimizerStats(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Get the optimizer stats for a query.
- getOrderable() - Method in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
Get the value that the column is to be compared to.
- getOrderedNulls() - Method in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
Get the getOrderedNulls argument to use in the comparison.
- getOrderStatusForCustomer(Display, Object, boolean, Customer) - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
Fetch the order details having obtained the customer information
and display it.
- getOrPrepareStatement(String) - Method in class org.apache.derbyTesting.perf.basic.jdbc.IndexScanTest
-
Get the prepared statement that we use in the test.
- getOutArg(CallableStatement, int, int) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Read an output argument from a CallableStatement given its 1-based
argument position and expected jdbc type.
- getOutputStream() - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoCPCheckTest
-
- getOutputStream() - Method in class org.apache.derbyTesting.functionTests.util.CanonTestCase
-
- getOutputStream() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Creates an output stream from realFile.
- getOutputStream(boolean) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Creates an output stream from a file name.
- getOutValue(CallableStatement, int, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- getOwner - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- getParams() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptBlobMD
-
Returns a array of Class containing the type of the parameters
of this method.
- getParams() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptClobMD
-
Returns a array of Class containing the type of the parameters
of this method.
- getParentDir() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Get the name of the parent directory if this name includes a parent.
- getParentLogger() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41DataSource
-
- getParentLogger() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Driver
-
- getPassword(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Get the password for a user
- getPassword(String, String) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get the password that is a function of the user
name and the passed in token.
- getPassword(String) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get the password that is a function of the user
name and the token for the current configuration.
- getPath() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Converts this StorageFile into a pathname string.
- getPath(File, String) - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns the absolute path to the JAR if it exists, otherwise null.
- getPattern(Random, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- getPayment_cnt() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getpc(String, BigDecimal, short, byte, short, int, long, float, double, byte[], Date, Time, Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
dummy method to test getProcedureColumns
- getpc(int, long[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
overload getpc to further test getProcedureColumns
- getpc(int, long) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
overload getpc to further test getProcedureColumns
private method shouldn't be returned with alias, ok with procedure
- getpc(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
instance method for getProcedureColumns testing
with method alias, this should not be returned by getProcedureColumns
but DB2 returns this with a java procedure
- getpc4a() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
this method should notbe seen by getProcedureColumns as
it has no parameters and no return value.
- getpc4b() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
check a method with no paramters and a return value works
for getProcedureColumns
- getPhase() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Get the phase of the upgrade sequence we are running.
- getPhaseString() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Pretty-print the phase.
- getPhone() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getPhysicalConnection(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Creates a physical connection from the given data source.
- getPhysicalDatabaseName(String) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the physical name for a database
given its logical name.
- getPhysicalDbName() - Method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
-
- getPipedWriter() - Method in class org.apache.derbyTesting.functionTests.tests.tools.sysinfo_api_helper
-
- getPoint() - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
- getPolicyFilePropertiesForOldHarness() - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Return the policy file system properties for use
by the old test harness.
- getPooledConnection(ConnectionPoolDataSource, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.AbortTest
-
- getPooledConnection(ConnectionPoolDataSource, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
- getPort() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get port number for network server.
- getPosition() - Method in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest.PositionedTestStream
-
- getPositiveRandomNumber() - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.SGClient
-
- getPrecision(int, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Given a valid SQL type return the corresponding
precision/length for this specific value
if the type is variable, e.g.
- getPreparedLog() - Method in class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- getPreparedLog() - Method in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- getPrepStmtRunResults() - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- getPrimaryKeys(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getPrimaryKeys - calls dmd.getPrimaryKeys for
the JDBC call, and getPrimaryKeysODBC for the ODBC procedure
- getPrimaryKeys(DatabaseMetaData) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.metadataMultiConnTest
-
- getPrimaryKeysODBC(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getPrimaryKeys - calls the ODBC procedure
- getPrintStream(String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- getProcedureColumns(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getProcedureColumns - calls
dmd.getProcedureColumns for the JDBC call, and
getProcedureColumnssODBC for the ODBC procedure
- getProcedureColumnsODBC(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getProcedureColumns - calls the ODBC procedure
- getProcedures(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getProcedures - calls dmd.getProcedures for
the JDBC call, and getProceduresODBC for the ODBC procedure
- getProceduresODBC(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getProcedures - calls the ODBC procedure
- getProcess() - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Get the Java Process object
- getProcessExitValue() - Method in class org.apache.derbyTesting.functionTests.harness.WaitForProcess
-
- getProductionClasspath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns a classpath with all production JARs.
- getProductionJars(File) - Static method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Helper method extracting Derby production JARs from a directory.
- getProperties(Properties) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- getPropertyBeanList(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Obtains a list of bean properties through reflection.
- getPropertyBeanList(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest
-
Obtains a list of bean properties through reflection.
- getPropertyCount() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Returns the number of bean properties defined by this descriptor.
- getPropertyDefault(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Returns the default value for the specified property.
- GetPropertyInfoTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- GetPropertyInfoTest() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GetPropertyInfoTest
-
- getPropertyIterator() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Returns an iterator over all bean property names.
- getPropertyValue(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Returns the value of the specified property.
- getProvider() - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- getPseudoColumns(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Wrapper41DBMD
-
- getQList() - Static method in class org.apache.derbyTesting.system.optimizer.query.QueryList
-
- getQuantity() - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- getQueries() - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- getRandomAccessFile(String) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Get a random access (read/write) file.
- getRandomLength(int, int, Random) - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest
-
Returns a random length within the limits.
- getRandomLength(int, int, Random, boolean) - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest
-
Returns a random length within the limits.
- getRandomValue(Random, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
- getRandomValue(Random, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Generate a random object (never null) for
a given JDBC type.
- getRawColumn(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
-
- getReadOnly(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
Obtain a File for the local copy of a read-only resource.
- getReadOnlyFileName(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
Get the full name of the file.
- getReadOnlyURL(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
Obtain the URL to the local copy of a read-only resource.
- getReadWrite(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
Obtain a File for the local copy of a read-write resource.
- getReadWriteURL(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
Obtain the URL to the local copy of a read-write resource.
- getRealFileInstance() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
retuns the real file handle that is used to delegate the calls
- getRealStorageFactory() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
get the real storage factory
- getRealStorageFactory() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptDiskStorageFactory
-
- getRef(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getRef(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getRegisteredDrivers(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
- getResourceAsStream(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.DbFile
-
Get an InputStream for reading a resource.
- getResourceTests(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- getResourceURL(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.DbFile
-
Get the URL for a resource.
- getResourceURL(String) - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Returns a URL for the given policy resource.
- getResults(int, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- getResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.RowIdNotImplementedTest
-
Create a resultset.
- getResultSetStatistics(ResultSet) - Method in class org.apache.derbyTesting.unitTests.lang.EmptyResultSetStatisticsFactory
-
- getResultSetStatistics(NoPutResultSet) - Method in class org.apache.derbyTesting.unitTests.lang.EmptyResultSetStatisticsFactory
-
- getResultSetWithHoldability(int, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
Method invoked by testGetHoldability() (as a stored
procedure) to retrieve a result set with a given holdability.
- getRow() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getRow() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- getRow() - Method in class org.apache.derbyTesting.unitTests.store.T_SecondaryIndexRow
-
Return the secondary index row.
- getRowArray() - Method in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- getRowArrayClone() - Method in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- getRowCount - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- getRowCountAttach - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- getRowCountdel - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- getRowCountin - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- getRowsExpected(int) - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- getRowString(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
Get a concatenation of the values of the
current Row in the ResultSet
- getRowsWithOnlyOneColumn(String[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
Generate String array with two dimensions according to String array and int array
defined. i.e. calling getStringArray({"a", "b",}, {3, 4}) returns {"aaa", "bbbb",}.
- getRunnable() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- getRuntimeRandom(Connection) - Static method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Generate a new random number generator
that follows the rules according to 2.1.6.1
- getRunTimeStatistics(Activation, ResultSet, NoPutResultSet[]) - Method in class org.apache.derbyTesting.unitTests.lang.EmptyResultSetStatisticsFactory
-
- getRuntimeStatisticsParser(Statement) - Static method in class org.apache.derbyTesting.junit.SQLUtilities
-
Assumes user previously executed
"call SYSCS_UTIL.SYSCS_SET_RUNTIMESTATISTICS(1)";
- getSampleBlob(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
-
Fetch a sample Blob.
- getSampleClob(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
-
Fetch a sample Clob.
- getSavedError() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest.Derby5582Runner
-
- getSavedPrice() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- getScalarInteger(PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Get a scalar integer result from a query
- getScalarInteger(PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Get a scalar integer result from a query
- getScalarLong(PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Get a scalar long result from a query
- getScalarLong(PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Get a scalar long result from a query
- getScalarString(PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
Get a scalar result from a query
- getScanCols(String) - Static method in class org.apache.derbyTesting.functionTests.util.StatParser
-
- getSchema() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Conn
-
- getSchemaTransition(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Implementation of the SQL function GET_SCHEMA_TRANSITION.
- getSecurityProps(Vector) - Static method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- getSelectSql(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
Get a String to select all records from the table defined.
- getSeparator() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Get the pathname separator character used by the StorageFile
implementation.
- getServerClasspath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns a classpath with the network server production JARs.
- getServerJavaExecutableName(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- getServerOutput() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- getServerProcess() - Method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Returns the Process object for the server process or null if the
network server does not run in a separate process
- getServerVersion() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
Get the version of the server.
- getServerVMVersion() - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
Get the vm level of the server.
- getSet(Method, Object) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Obtains the specified set method.
- getSetterName(String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- getSetterName(String) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
- getSharedInstance() - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Returns a shared manager instance.
- getShort(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getShort(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getShort(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getShortTestDescription() - Method in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- getShortTypeName(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Truncates (*) from typename
- getSimpleDataSource(Properties) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- getSince() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getSlaveConnection() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Get a connection to the slave database.
- getSlaveJavaExecutableName() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- getSortDescendingInput() - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
- getSortedIdentifiers() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Return the identifiers used to create schemas,
tables etc. in the order the database stores them.
- getSourcePolicy() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
Get the source file which has the correct permissions.
- getSourceStream(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- getSpaceInfo(Connection, String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- getSpaceInfo(String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
- getSpecialProperties(Properties) - Static method in class org.apache.derbyTesting.functionTests.harness.SpecialFlags
-
- getSQL(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
- getSQLException() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- getSqlName() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.IsoLevel
-
- getSQLTypeName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SampleSQLData
-
- getSQLTypes(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Return a list of all valid supported datatypes as Strings
suitable for use in any SQL statement where a SQL type is
expected.
- getSsl() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get ssl mode for network server
- getStackDumpString() - Static method in class org.apache.derbyTesting.functionTests.util.ThreadDump
-
- getStartPosition() - Method in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
Find the start position ; sometimes using a scan start / stop is
a way of doing qualifiers using an index
- getStartupArgs(boolean, String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
Return an array of startup args suitable for booting a server.
- getStartupProperties(boolean, String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
Return a set of startup properties suitable for SystemPropertyTestSetup.
- getStartupProperties() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SSLTest
-
Return a set of startup properties suitable for SSLTest.
- getState() - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- getStatement() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getStatistics(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.maxMemPerTab
-
- getStatistics() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PredicateTest
-
Get the runtime statistics for the previous statement executed on the
default connection (if collection of runtime statistics has been
enabled).
- getStats() - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Obtains all existing statistics entries.
- getStatsIndex(String) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Obtains statistics for the specified index.
- getStatsIndex(String, int) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Obtains statistics for the specified index, fails if the number of
statistics objects isn't as expected within the timeout.
- getStatsTable(String) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Obtains statistics for the specified table.
- getStatsTable(String, int) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Obtains statistics for the specified table, fails if the number of
statistics objects isn't as expected within the timeout.
- getStmtID(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Added by DERBY-4587
Returns the stmt_id for this particular statement
- getStmtIDArray(Statement, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Added by DERBY-4587
Returns the stmt_id for this particular statement
- getStmtRunResults() - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- getStopPosition() - Method in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
Find the stop position ; sometimes using a scan start / stop is
a way of doing qualifiers using an index
- getStorableColumn(int) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- getStorableColumn(int) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- getStorageFactoryVersion() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
- getStore() - Static method in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
Utility method returning a fresh data store.
- getStoredIdentifier(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- getStream() - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
Method getStream used by Derby when derby.stream.error.method
is set.
- getStream(int) - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest
-
Returns a stream to test, loaded with the repeating modern latin
lowercase alphabet.
- getStreamCheckSum(InputStream) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
Get the CRC32 checksum of a stream, reading
its contents entirely and closing it.
- getStreamLength(String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Obtains the length of the data value stored in the specified table,
column index and id (primary key).
- getStreet1() - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- getStreet2() - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- getString(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Read a string from the command file
- getString(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getString(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getString(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getString(int, CharAlphabet) - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
Generates a string.
- getString(int) - Method in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- getStringArray(String[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
Generate String array according to String array and int array defined. i.e. calling
getStringArray({"a", "b",}, {3, 4}) returns {"aaa", "bbbb",}.
- getStringFromData(String, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Return a string of stringLen characters that starts with data
and is padded with nulls.
- getStringOfType(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- getSubString(long, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- getSubString(long, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- getSuite(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetIjTest
-
Return a suite of derbynet tests from the list of
script names.
- getSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedAttributeScriptTest
-
Return a suite of localized tests based on the
script name.
- getSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedDisplayScriptTest
-
Return a localized test based on the script name.
- getSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCDriversPropertyTest
-
- getSuite(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangScripts
-
Return a suite of language SQL tests from the list of
script names.
- getSuite(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ToolScripts
-
Return a suite of tool tests from the list of
script names.
- getSuiteProperties(String, boolean) - Static method in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- getSuitesList(String, boolean) - Static method in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- getSupply_w_id() - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- getSupportedTypes() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
Get the names of all supported types, as reported by
DatabaseMetaData.getTypeInfo().
- getSupportedVersions() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
Get an array of versions supported by this platform.
- getSupportedVersions(int[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
Squeeze the supported versions out of any array of candidate versions.
- getSupportedVersions() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Get the supported versions.
- getSync() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
- getSysFunctions() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
From the list of all functions extract the ones in schemas
starting with SYS.
- getSysinfoFromServer() - Static method in class org.apache.derbyTesting.junit.Utilities
-
Calls the public method getSysInfo of the Network
Server instance associated with the current test configuration and
returns the result as a BufferedReader, making it easy to analyse the
output line by line.
- getSysinfoLocally() - Static method in class org.apache.derbyTesting.junit.Utilities
-
Calls the public method getInfo of the sysinfo tool within
this JVM and returns a BufferedReader for reading its
output.
- getSysinfoOutput() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Run sysinfo and return its output as a string.
- getSystemProperties() - Static method in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- getSystemProperties() - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Get the system properties in a privileged block.
- getSystemProperty(String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Get system property.
- getTableCount - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- getTableName(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Build a unique table name from the type
- getTableName(int, int, int, boolean, boolean) - Static method in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
Get the name of a table generated by this class.
- getTablePrivileges(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getTablePrivileges - calls dmd.getIndexInfo for the
JDBC call, and getTablePrivilegesODBC for the ODBC procedure
- getTablePrivilegesODBC(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getTablePrivileges - calls the ODBC procedure
- getTableProperties(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
Test the access level getTableProperties() call.
- getTableProperty(String, String, String) - Static method in class org.apache.derbyTesting.functionTests.util.TestPropertyInfo
-
Get a specific property associated with a given table, not just the
customer-visible ones.
- getTables(DatabaseMetaData) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.metadataMultiConnTest
-
- getTableSize() - Method in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- getTablesPerGenerator() - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.LoadOptions
-
Get the number of tables created for each generator
- getTax() - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- getTempDir() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Get the abstract name of the directory that holds temporary files.
- getTemplate() - Method in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
Get a copy of the template row.
- GETTER_NAMES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
The names of the various getters used in this test.
- getTestClasses() - Static method in class org.apache.derbyTesting.functionTests.suites.AllPackages
-
Get a list of test classes to add.
- getTestConfiguration() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestSetup
-
Return the current configuration for the test.
- getTestConfiguration() - Method in class org.apache.derbyTesting.junit.BaseTestCase
-
Return the current configuration for the test.
- getTestConfiguration() - Method in class org.apache.derbyTesting.junit.DatabaseChangeSetup
-
- getTestingClasspath() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns a classpath with all testing JARs.
- getTestingJars(File) - Static method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Helper method extracting Derby testing JARs from a directory.
- getTestName(String) - Static method in class org.apache.derbyTesting.functionTests.harness.MultiTest
-
Given the command file, infer the test name.
- getTestResource(String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Obtain the URL for a test resource, e.g. a policy
file or a SQL script.
- getTestService() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- getTextType() - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Get the data type to be used for sr_select and sr_update types of load.
- getTextVersion(int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeClassLoader
-
- getTheProperties() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- getThread(String) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.ThreadUtils
-
- getThread_id() - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- getThreadLoader() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeClassLoader
-
Retrieve the class loader currently being used by this thread.
- getThreadName() - Method in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- getThreadNo() - Static method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest
-
- getTime() - Static method in class org.apache.derbyTesting.functionTests.harness.CurrentTime
-
- getTime(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getTime(int, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getTime(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTime(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTime(int, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTime(String, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTime(long) - Static method in class org.apache.derbyTesting.system.optimizer.utils.TestUtils
-
- getTime19700101(int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Create a Time object that has its date components
set to 1970/01/01 and its time to match the time
represented by h, m and s.
- getTime19700101(long, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Create a Time object that has its date components
set to 1970/01/01 and its time to match the time
represented by t and cal.
- getTime19700101(String, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Create a Time object that has its date components
set to 1970/01/01 and its time to match the time
represented by t and cal.
- getTimeInstant(Price) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- getTimeoutSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Return a suite of tests that are run with a lower lock timeout.
- getTimestamp(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getTimestamp(int, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- getTimestamp(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTimestamp(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTimestamp(int, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTimestamp(String, Calendar) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getTimestamp() - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- getTimeString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- getTopLevelSuiteNames() - Static method in class org.apache.derbyTesting.functionTests.suites.AllPackages
-
Get the class names of all the top-level JUnit test suites that are
included in suites.All.
- getTransactionCount() - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Get the executed transaction counts.
- getTransactionIsolationJDBC() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Implementation of the SQL function GET_TRANSACTION_ISOLATION_JDBC.
- getType(String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- getType() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getType() - Method in exception org.apache.derbyTesting.unitTests.services.T_CacheException
-
- getTypeDescriptor(Object) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
We would like to just cast the alias descriptor to
RoutineAliasDescriptor.
- getTypeFormatId() - Method in class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- getTypeFormatId() - Method in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- getTypeInfo(DatabaseMetaData) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.metadataMultiConnTest
-
- getUnexpectedException() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
Returns if any unexpected trasnaction was thrown during any
of the operation.
- getUnicodeStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getUnicodeStream(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getUnicodeString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobUpdatableReaderTest
-
Generates a (static) string containing various Unicode characters.
- getUnknownRV() - Method in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
Get the getOrderedNulls argument to use in the comparison.
- getUpperBound() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SGVetter
-
Get the upper bound
- getURL(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getURL(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getURL() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
- getURL(String) - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Get the URL of the code base from a class name.
- getURL(Class) - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Get the URL of the code base from a class.
- getURL(File) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- getUrlBase() - Method in class org.apache.derbyTesting.junit.JDBCClient
-
Return the base JDBC url.
- getURLPrefix(String) - Static method in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- getURLSuffix(String) - Static method in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- getUserName() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the user name.
- getUserPassword() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Return the user password.
- getValidColumns() - Method in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
getValidColumns describes the DataValueDescriptor[] returned by all calls
to the getNextRowFromRowSource() call.
- getValidValue(PreparedStatement, int, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- getValue(PreparedStatement, double) - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Execute a prepared statement with a single double argument
and return the double value from the single row returned.
- getValue() - Method in class org.apache.derbyTesting.functionTests.util.ShortHolder
-
Get the short value out of this object
- getValue() - Method in class org.apache.derbyTesting.unitTests.services.T_Key
-
- getValueOnDisk() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest.T_SequenceUpdater
-
- getVarcharFromDb(int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Function fetching character data from the database.
- getVarcharFromDbFunction(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Return statement for calling getVarcharFromDb function.
- getVersion(int) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
- getVersion() - Method in class org.apache.derbyTesting.junit.DerbyDistribution
-
Returns the version of this distribution.
- getVersionArray(String, int) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
- getVersionColumns(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Helper method for testing getVersionColumns - calls
dmd.getVersionColumns for the JDBC call, and getVersionColumnsODBC for
the ODBC procedure
- getVersionColumnsODBC(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Implement ODBC equivalent for getVersionColumns - SYSIBM.SQLCOLUMNS
- getVersionCompareType(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
- getVersionCount() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
- getVersions(String) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
- getVersions(BufferedReader, String) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
- getVMVersion() - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
Get the vm level of the server.
- getVTIColumnNames() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getWait() - Method in class org.apache.derbyTesting.unitTests.services.T_Key
-
- getWaitTime() - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Set the period before network server times out on start up based on the
value passed in with property derby.tests.networkServerStartTimeout
in seconds, or use the default.
- getWarehouse() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getWarehouse() - Method in class org.apache.derbyTesting.system.oe.model.District
-
- getWarehouse() - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- getWarningLogic - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- getWarnings() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- getWrappedObject() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41
-
- getWrappedObject() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Conn
-
- getWrappedObject() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41DataSource
-
- getWrappedObject() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Driver
-
- getWrappedObject() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Wrapper41DBMD
-
- getWrappedObject() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Wrapper41Statement
-
- getWriteOnly(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
Obtain a File for the local copy of a write-only resource.
- getWriteOnlyURL(String) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
Obtain the URL to the local copy of a write-only resource.
- getXAConnection(XADataSource, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.AbortTest
-
- getXAConnection(XADataSource, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
- getXADataSource(Properties) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Get an xa data source for the appropriate framework
- getXADataSource() - Static method in class org.apache.derbyTesting.junit.J2EEDataSource
-
Return a new XA DataSource corresponding to the current
configuration.
- getXADataSource(TestConfiguration, HashMap) - Static method in class org.apache.derbyTesting.junit.J2EEDataSource
-
Create a new DataSource object setup from the passed in TestConfiguration.
- getXADataSourceClassName() - Method in class org.apache.derbyTesting.junit.JDBCClient
-
Get XADataSource class name.
- getXid(int, int, int) - Static method in class org.apache.derbyTesting.junit.XATestUtil
-
Return a new Xid for testing.
- getXXX(PreparedStatement, int, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- getXXXrecord() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
-
This SQL function returns the list of getXXX() calls made to the last
StringArrayVTI.
- getYtd() - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- getYtd_payment() - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- getZip() - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- GF_RADT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Expected rows from getFunctions() for returnsAllLegalDatatypes
- GF_SFT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Expected rows from getFunctions() for SIMPLEFUNCTIONTABLE
- GFC_RADT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Expected rows from getFunctionColumns() for returnsAllLegalDatatypes
- GFC_SFT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Expected rows from getFunctionColumns() for SIMPLEFUNCTIONTABLE
- global_id - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.cdsXid
-
- global_id - Variable in class org.apache.derbyTesting.junit.utilXid
-
- global_id - Variable in class org.apache.derbyTesting.unitTests.store.T_XA
-
- globalKey - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Key used to id data inserted into the database.
- go(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.TestEnc
-
- go(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
The actual main bulk of this test.
- go(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema
-
- go(String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- goodSequence(Connection, String, String, String, long, long, long, long, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- goodStatement(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Run good DDL.
- goodStatement(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
Run good DDL.
- goodStatement(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Run good DDL.
- goodStatement(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
Run a successful statement.
- goodStatement(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Run good DDL.
- gotConnectionClosed - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
-
- gotConnectionErrorOccured - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
-
- gotRuntimeStatistics - Variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- grant(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Grant a single permission to a single user.
- grant(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Grant a single permission from a specific user to a single user.
- grant(String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Grant a SQL permission to a set of users.
- grant(Connection, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Grant a single permission to a single user for a given connection.
- GRANT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- GRANT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- GRANT_REVOKE_NOT_ALLOWED - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- GRANT_REVOKE_WITH_LEGACY_ACCESS - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
- grantDel1 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantDel2 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantDel3 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantExe1 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantExe2 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantExe3 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantExe4 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantExe5 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantIns1 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantIns2 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantIns3 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantRevoke(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Refresh
-
- grantRevoke(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- grantRevokeAfterSettingSQLAuthProperty() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SQLAuthorizationPropTest
-
This method tests that grant/revoke is available
once derby.database.sqlAuthorization property is set to true.
- GrantRevokeDDLTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- GrantRevokeDDLTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeDDLTest
-
Public constructor required for running test as standalone JUnit.
- grantRevokes - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- GrantRevokeTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test SQL GRANT and REVOKE statements
- GrantRevokeTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
- grantRevokeTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- grantSel1 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantSel2 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantSel3 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantSel4 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantSel5 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantSel6 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantSel7 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantSelect() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- grantUp1 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantUp2 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- grantUp3 - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- GRAPE_USER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- greaterMinorThan(DerbyVersion) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
Checks if this version is at a greater minor level than the other
version.
- greaterThan(DerbyVersion) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
- grepForToken(String, File) - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Looks for the specified token in the given file.
- GRFileFilter - Class in org.apache.derbyTesting.functionTests.harness
-
Filter to only accept interesting files
for generating reports.
- GRFileFilter() - Constructor for class org.apache.derbyTesting.functionTests.harness.GRFileFilter
-
- group() - Method in class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- group() - Method in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- GROUP_EXECUTE - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- GROUP_READ - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- GROUP_WRITE - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- GroupByClient - Class in org.apache.derbyTesting.perf.clients
-
Test client which performs iterated GROUP BY statements on the
ONEKTUP tables generated by WisconsinFiller.
- GroupByClient() - Constructor for class org.apache.derbyTesting.perf.clients.GroupByClient
-
- GroupByExpressionTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- GroupByExpressionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GroupByExpressionTest
-
- groupByExpressionTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- GroupByTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Many of these test cases were converted from the old groupBy.sql
using the DERBY-2151 SQLToJUnit conversion utility.
- GroupByTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
- groupingExpr - Variable in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- GROW - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- growDatabaseFootprint(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test
-
Perform some database operations so that the internal structures of
the database instance (caches, for example) are filled, and the memory
footprint of the database instance grows.
- guessWSHome() - Static method in class org.apache.derbyTesting.functionTests.harness.jvm
-
Find $WS based on the assumption that JAVA_HOME is $WS/
or $WS//jre
- guy - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- guy_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- P001(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Create a container, ensure it has one page with no records.
- P002(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert rows on the first page until the page is full, then add a page
and repeat the test (for a total of three pages with full rows).
- P005(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- P006() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- P007(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P007
this test exercises repeated updates on a 1K page
2 rows (with 1 column) will be inserted into the page.
- P008(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P008
this test exercises repeated inserts with small rows on a 1K page
we will insert as many rows as possible into the page.
- P009(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P009
this test exercises repeated shrinking and expanding of fields using updateFieldBySlot
we will insert as many rows as possible into the page.
- P011(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P011
this test exercises insertAtSlot, (LogicalUndo)null
- P012(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P012
this test exercises updateAtSlot
- P013() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P013
this test exercises deleteAtSlot and isDeletedAtSlot
- P014() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P014
this test exercises purgeAtSlot
- P015() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P015
this test exercises updateAtSlot
- P016() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- P017() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- P018() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- P019() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test bulk load and preallocation
- P020() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test create container with initial page set to 100 pages
- P021() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test preAllocate
- P022() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test minimumRecordSize: this is to make sure that logRow and storeRecord
are consistent with each other when it comes to reserve space.
- P023(int) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test overflowThreshold: this is to make sure that logRow and storeRecord
are consistent with each other when it comes to reserve space.
- P024(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test that latches are exclusive.
- P030(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert small rows and update them so that they overflow a page.
- P031(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert 4-column long rows into 1K pages, each column is less than a page.
- P032(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert 60-column long rows into 1K pages, each column is less than a page.
- P033(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert 100-column long rows into 1K pages, each column is less than a page.
- P034(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert 401 column long row with many small columns in the beginning,
and one large column at the end into 4K pages.
- P035(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert a single long column long row into a 1K page.
- P036() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - purging of a long row gets back all
the row pieces.
- P037() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - purging of a row with serveral long columns
get back all the column chains.
- P038() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - rollback of an insert (with purge) of a row
that overflows and with long column get back all the space in the row
and column chain.
- P039() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - shrink a head row piece.
- P040() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - shrink a non head row piece.
- P041() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - update a long column to another long column.
- P042() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - rollback of an update that create a long
column.
- P043() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - rollback of an update that create a new row
piece.
- P050() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test that post commit processor does not stubbify a drop table that is
rolled back in a savepoint
- P051() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test rollback of Page.insert
- P053() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test insertAtSlot that rolls back with a purge
- P054() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test internal transaction
- P055(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test rollback of partial row update.
- P056(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test rollback of partial row update.
- P061() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Sparse row test.
- P071() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Serializable column test.
- p2(ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
Utility procedure used to test that current session state is
stacked correctly in a nested SQL session context.
- p5749(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- P701(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert a single row and keep updating it, adding columns
not using partial rows.
- P702(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert a single row and keep updating it, adding columns
using partial rows.
- P703(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Simple set of partial row updates on a singel page with
shrinking and expanding columns.
- P703Helper(Page, RecordHandle, int, String, String) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- P704(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert a single row with multiple portions.
- P705(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Same as 704 but update fields in the reverse order.
- P706(long, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert a single row with single or multiple portions.
- P707(long) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert a single record that has several chunks
and every other column is a long column
- P708(long, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Insert a single row with single or multiple portions.
- P709() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
P709:
this test exercises purgeAtSlot , rollsback and purges the slot again,
to make sure not logging the data does not have any impact on repurging
the rollbacked purges.
- P710() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - purging of a long rows with a rollback and
purging againg with no data logging for purges
- P711() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test space reclaimation - purging of a row with serveral long columns
rollback and repurge them again.
- P_EXECUTE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- packageMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- PackagePrivateTestSuite - Class in org.apache.derby
-
- PackagePrivateTestSuite(String) - Constructor for class org.apache.derby.PackagePrivateTestSuite
-
- pad(String, long) - Static method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- pad2(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- padString(String, int) - Static method in class org.apache.derbyTesting.functionTests.util.Formatters
-
Pads out a string to the specified size
- parameter1(int, String, String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- parameter1(int, String, String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- parameter2(int, BigDecimal, BigDecimal, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- parameter2(int, BigDecimal, BigDecimal, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- PARAMETER_IN_SELECT_LIST - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InsertTest
-
- parameterIsNullableInStringForm(int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
print the parameter isNullable value in human readable form
- ParameterMappingTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- ParameterMappingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- ParameterMetaDataJdbc30Test - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test the ParameterMetaData class in JDBC 30.
- ParameterMetaDataJdbc30Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Create a test with the given name.
- ParameterMetaDataWrapperTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests of the java.sql.ParameterMetaData JDBC40 API
- ParameterMetaDataWrapperTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.ParameterMetaDataWrapperTest
-
Create a test with the given name
- parameterModeInStringForm(int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
print the parameter mode in human readable form
- paramJDBCType - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- paramResults - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NullIfTest
-
- paramResultsClient - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NullIfTest
-
- params_ - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptBlobMD
-
- params_ - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ExemptClobMD
-
The parameters of the method.
- PARAMTYPE(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- parent - Variable in class org.apache.derbyTesting.unitTests.services.T_CacheUser
-
- parmType(byte) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(byte[][][]) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Byte) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(char) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Character) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(double) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Double) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(BigDecimal) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(float) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Float) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(int) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Integer) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(long) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Long) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(short) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Short) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(boolean) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Boolean) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(String) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Date) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Time) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Timestamp) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- parmType(Double) - Method in class org.apache.derbyTesting.functionTests.util.SubClass
-
- parmType(Integer) - Method in class org.apache.derbyTesting.functionTests.util.SubClass
-
- parmType(Integer) - Method in class org.apache.derbyTesting.functionTests.util.SubSubClass
-
- parmType(Boolean) - Method in class org.apache.derbyTesting.functionTests.util.SubSubClass
-
- parse(String, Properties, Properties) - Static method in class org.apache.derbyTesting.functionTests.harness.SpecialFlags
-
- parseArgs(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- parseArgs(String[]) - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Parse the command line arguments and set the state variables to
reflect the arguments.
- parseArgs(String[]) - Static method in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
parse arguments.
- parseArgs(String[]) - Static method in class org.apache.derbyTesting.system.oe.run.Populate
-
parse arguments.
- parseDebug() - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Look for the system property which tells us whether to run
chattily.
- parseLoadOpts(String) - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Parse the load-specific options.
- parseServerVMVersion(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
Get the vm level of the server.
- parseVersionString(String) - Static method in class org.apache.derbyTesting.junit.DerbyVersion
-
Parses the given string as a Derby version.
- parseVMLevel() - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- parseXid(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATransactionTest
-
Parses the xid value from the string.
- part_i(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- part_ii(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- part_iii(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- part_iv(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- part_v(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- partialScan(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
Test partial scans.
- PASS(String) - Method in class org.apache.derbyTesting.unitTests.harness.T_Generic
-
Emit a message saying the test passed.
- passed - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- passed - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema
-
Outcome of test.
- passFile - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- passFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- passFileName - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- passFileName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- password - Variable in class org.apache.derbyTesting.functionTests.harness.RunTest.AppsRequiredPassword
-
- password - Variable in class org.apache.derbyTesting.junit.ChangeUserSetup
-
- password - Static variable in class org.apache.derbyTesting.perf.clients.Runner
-
Password for connecting to the database.
- password - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- PASSWORD_EXPIRING - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- PASSWORD_SUFFIX - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- PASSWORD_TOKEN - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
- passwordExpiring(boolean, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- passwordHashingTests(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- passwordToken - Variable in class org.apache.derbyTesting.junit.ChangeUserSetup
-
- passwordToken - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Password token used by the builtin authentication decorators.
- pathClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- pathsClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- PathUtilTest - Class in org.apache.derbyTesting.unitTests.junit
-
Basic tests for the PathUtil class.
- PathUtilTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.PathUtilTest
-
- pattern - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
Regexp pattern to match the file name of a jar file stored in the
database (version >= 10.9).
- pause() - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- payment(Display, Object, short, short, short, short, String, String) - Method in interface org.apache.derbyTesting.system.oe.client.Operations
-
Execute payment by last name.
- payment(Display, Object, short, short, short, short, int, String) - Method in interface org.apache.derbyTesting.system.oe.client.Operations
-
Execute payment by customer identifer.
- payment(Display, Object, short, short, short, short, String, String) - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
Payment by customer last name.
- payment(Display, Object, short, short, short, short, int, String) - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
Payment by customer identifier.
- payment() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
Payment amount between 1.00 and 5,000.00
- PAYMENT_BY_ID - Static variable in class org.apache.derbyTesting.system.oe.client.Submitter
-
Offset of Payement by ID transaction in returned
arrays with run information.
- PAYMENT_BY_NAME - Static variable in class org.apache.derbyTesting.system.oe.client.Submitter
-
Offset of Payment by Name transaction in returned
arrays with run information.
- payment_cnt - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- paymentById(Display, Object, short, short, short, short, int, String) - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
- paymentByIdOnly(Display, Operations, OERandom, short) - Static method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Return a Submitter than only executes payment
by identifier transactions.
- paymentByNameOnly(Display, Operations, OERandom, short) - Static method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Return a Submitter than only executes payment
by name transactions.
- pBOOLEAN(boolean, boolean[], boolean[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- PEAR_USER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- percent(int, int) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
- PERCENT_TOKEN - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
-
- PercentFail - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- PercentPass - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- performanceReportOn - Variable in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- performBackup(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.BackupPathTests
-
- performBackup() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
-
Backup the database
- performCheckPoint(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.MaxLogNumber
-
- performCreateDropTables() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
Create and Drop some tables.
- performDmlActions() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- performLastGasp() - Method in class org.apache.derbyTesting.unitTests.harness.T_Bomb
-
- performWork(ContextManager) - Method in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- PerfTime - Class in org.apache.derbyTesting.system.mailjdbc.utils
-
- PerfTime() - Constructor for class org.apache.derbyTesting.system.mailjdbc.utils.PerfTime
-
- permission - Variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.CreateDatabaseAction
-
- permission - Variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.ShutdownAction
-
- permissionsAcl - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- permissionsPosix - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- permute(int[][]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- permute(ArrayList, int[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- persistentRecursiveDelete(File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Tries to delete all the files, including the specified directory, in the
directory tree with the specified root.
- PH_CREATE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Create a database with old version
- PH_HARD_UPGRADE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Perform hard upgrade with new version
- PH_POST_HARD_UPGRADE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Boot the database with old release after hard upgrade.
- PH_POST_SOFT_UPGRADE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Boot the database with old release after soft upgrade
- PH_SOFT_UPGRADE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Perform soft upgrade with new version
- phase - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
- phase - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Thread local for the phase of the test set.
- PhaseChanger - Class in org.apache.derbyTesting.functionTests.tests.upgradeTests
-
Decorator that sets the phase of the upgrade process
for a suite of upgrade tests.
- PhaseChanger(Test, int, ClassLoader, int[], boolean) - Constructor for class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
- PHASES - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
Phases in upgrade test
- phone - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- physical() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.AbortTest
-
- physicalDatabaseName() - Method in class org.apache.derbyTesting.junit.DatabaseChangeSetup
-
- pick_one(Connection, String) - Method in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- pick_some(Connection, int, int) - Static method in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- PINEAPPLE_USER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- ping(int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.Pinger
-
Checks to see that the server is up.
- ping(NetworkServerControl, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.Pinger
-
- PING - Static variable in class org.apache.derbyTesting.junit.NetworkServerControlWrapper
-
- ping() - Method in class org.apache.derbyTesting.junit.NetworkServerControlWrapper
-
- Pinger - Class in org.apache.derbyTesting.functionTests.tests.junitTests.compatibility
-
- Pinger() - Constructor for class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.Pinger
-
- pingForServerStart(NetworkServerControl) - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
- pingForServerUp(NetworkServerControl, Process, boolean) - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Ping server for upto sixty seconds.
- pingMethod - Variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- pingServer() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
Checks to see that the server is up.
- pingServer(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- pipeW - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.sysinfo_api_helper
-
- pkCount - Variable in class org.apache.derbyTesting.functionTests.tests.lang.StreamsTest
-
Unique values for primary keys.
- PlatformConnectionGetter - Class in org.apache.derbyTesting.functionTests.tests.management
-
JMXConnectionGetter using the platform MBean server.
- PlatformConnectionGetter() - Constructor for class org.apache.derbyTesting.functionTests.tests.management.PlatformConnectionGetter
-
- platformMBeanServer(Test) - Static method in class org.apache.derbyTesting.functionTests.tests.management.JMXConnectionDecorator
-
Decorate a test to use JMX connections directly from the platform
MBean Server.
- pmap(short, short[], short[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(int, int[], int[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(boolean, boolean[], boolean[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(long, long[], long[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(float, float[], float[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(double, double[], double[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(byte[], byte[][], byte[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(Date, Date[], Date[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(Time, Time[], Time[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(Timestamp, Timestamp[], Timestamp[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(String, String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(BigDecimal, BigDecimal[], BigDecimal[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(Blob, Blob[], Blob[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(Clob, Clob[], Clob[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- pmap(BigDecimal, BigDecimal[], BigDecimal[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- pmap(short, short[], short[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(int, int[], int[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(long, long[], long[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(float, float[], float[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(double, double[], double[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(byte[], byte[][], byte[][]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(Date, Date[], Date[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(Time, Time[], Time[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(Timestamp, Timestamp[], Timestamp[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmap(String, String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- pmd - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ParameterMetaDataWrapperTest
-
- point - Variable in class org.apache.derbyTesting.junit.DerbyVersion
-
- PoissonLoadGenerator - Class in org.apache.derbyTesting.perf.clients
-
Load generator which generates Poisson distributed requests.
- PoissonLoadGenerator(double) - Constructor for class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Construct a PoissonLoadGenerator instance.
- PoissonLoadGenerator.ClientThread - Class in org.apache.derbyTesting.perf.clients
-
Thread class which runs a single client and collects results.
- PoissonLoadGenerator.ClientThread(Client) - Constructor for class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator.ClientThread
-
- POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
- POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
- POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
The policy file name for the subject authorization tests.
- POLICY_FILE_NAME1 - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
The policy file name for the DatabasePermission API test.
- POLICY_FILENAME - Static variable in class org.apache.derbyTesting.unitTests.junit.AssertFailureTest
-
Security policy file that allows thread dumps.
- policyTestDatabasePermissionGrants() - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Tests DatabasePermissions against the Policy.
- policyTestSystemPermissionGrants() - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Tests SystemPermissions against the Policy.
- POLISH_LIKE_RESULT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- POLISH_NAME_ORDER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- POOL_CLIENT_DS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Descriptor for the client connection pool data source.
- POOL_DS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Lookup constant for the descriptor array.
- PoolDSAuthenticationTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- PoolDSAuthenticationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
-
Creates a new instance of the Test
- poolDsClassName - Variable in class org.apache.derbyTesting.junit.JDBCClient
-
- pooled() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.AbortTest
-
- pooledConnection - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
The pooled connection to use in the test (could also be an XA
connection).
- PoolReset(String, PooledConnection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
When a connection is being pooled, the underlying JDBC embedded
connection object is re-used.
- PoolResetWork(String, String, Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- PoolXADSCreateShutdownDBTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- PoolXADSCreateShutdownDBTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- popAuthenticationAlgorithm(Statement, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- populate() - Method in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
Populate the OE database.
- Populate - Class in org.apache.derbyTesting.system.oe.run
-
Driver to do the load phase for the Order Entry benchmark.
- Populate(String) - Constructor for class org.apache.derbyTesting.system.oe.run.Populate
-
Create a test case with the given name.
- populateAllTables() - Method in interface org.apache.derbyTesting.system.oe.client.Load
-
Follow the initial database population requirements in Section 4.3.3
and populate all the required tables.
- populateAllTables() - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Follow the initial database population requirements in Section 4.3.3 and
populate all the required tables.
- populateAllTables() - Method in class org.apache.derbyTesting.system.oe.load.ThreadInsert
-
Populate the database.
- populateForOneWarehouse(short) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Populate all the tables needed for a specific warehouse.
- populateTempTable(ContainerHandle) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- populateTestTables(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndSortAvoidance
-
Populate table1 and table2 with the rows needed for reproducing
DERBY-3926.
- port - Variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- port - Variable in class org.apache.derbyTesting.junit.ServerSetup
-
- port - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- port - Variable in class org.apache.derbyTesting.system.nstest.init.NWServerThread
-
- PORT_POS - Static variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- portNo - Variable in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
- portNumber - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- portsSoFar - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- pos - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest.FailingReader
-
- pos - Variable in class org.apache.derbyTesting.functionTests.util.TestInputStream
-
Current position in stream
- pos - Variable in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest.PositionedTestStream
-
- position(Blob, long) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyBlob
-
- position(byte[], long) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyBlob
-
- position(Clob, long) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- position(String, long) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- position(Blob, long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- position(byte[], long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- position(String, long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- position(Clob, long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- POSITION_ARG_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- POSITION_ARG_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- POSITION_RETURN_VALUE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- positionAtRowLocation(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- positioned - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
- PositionedStoreStreamTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Tests of the repositioning logic in PositionedStoreStream.
- PositionedStoreStreamTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.PositionedStoreStreamTest
-
- POSITIVE - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- positiveSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
Construct suite of positive tests
- positiveSyntaxSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
Construct suite of tests for positive syntax (edge cases)
- positiveTest(String, Object) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiTrimTest
-
- positiveTest(String, String[], String[], String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
- posixFileAttributesClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- posixFileAttributeViewClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- posixFilePermissionClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- possibleError(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_5
-
Run a statement.
- postCrashActions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- pr - Variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- preapreForDERBY5044_And_DERBY5120() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- preapreFortDERBY5044() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- preapreFortDERBY5120() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- PrecedenceTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test case for precedence.sql.It tests precedence of operators other than and,
or, and not that return boolean.
- PrecedenceTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.PrecedenceTest
-
- PRECISION_BIGINT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- PRECISION_INTEGER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- PRECISION_MAX - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- PRECISION_NONE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- preCrashActions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- PredicatePushdownTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- PredicatePushdownTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.PredicatePushdownTest
-
Public constructor required for running test as standalone JUnit.
- PredicateTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This class contains test cases for the correct handling of predicates in
SQL queries.
- PredicateTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.PredicateTest
-
- PREFIX - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
- PREFIX_POS - Static variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- prep(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
Prepare commonly used statement to insert a row.
- prep(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Prepare commonly used statement to insert a row.
- prep - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- prepare() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.SetObjectUnsupportedTest
-
Prepares a PreparedStatement or a
CallableStatement to use in the test.
- prepare(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Prepare a statement.
- prepare(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- prepare(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Prepare a SQL statement, given by the text argument.
- PREPARE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- prepareAndExecuteQuery(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
- prepareCall(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Test
-
- prepareCall(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Helper method for creating a callable statement.
- prepareCall(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Prepare a SQL call statement, given by the text argument.
- prepareCall(String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a CallableStatement using the connection
returned by getConnection.
- prepareCall(String, int, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a CallableStatement using the connection
returned by getConnection.
- prepareCall(String, int, int, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a CallableStatement using the connection
returned by getConnection.
- preparedCursorTest(String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Utility method for testing PreparedStatements that return different
types of ResultSets to check that piggybacking doesn't cause problems.
- preparedLog - Variable in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- PreparedStatementTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
This class is used to test JDBC4 specific methods in the PreparedStatement(s)
object.
- PreparedStatementTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Create a test with the given name.
- preparedStmt - Variable in class org.apache.derbyTesting.perf.basic.jdbc.IndexScanTest
-
The prepared statement for the SQL expression that we want to test.
- PrepareExecuteDDL - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test the dependency system for active statements when
a DDL is executed in a separate connection after the
prepare but before the execute.
- PrepareExecuteDDL(String, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
- prepareForTimedQueries(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- prepareFunction(Connection, String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test
-
Prepare a call to a function.
- prepareStatement(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Test
-
- prepareStatement(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Helper method for creating a prepared statement.
- prepareStatement(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- prepareStatement(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
Creates a new prepared statement from the given connection and keeps
track of it and closes it when the clean up is invoked.
- prepareStatement(String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a PreparedStatement using the connection
returned by getConnection.
- prepareStatement(String, int, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a PreparedStatement using the connection
returned by getConnection with result set type and concurrency.
- prepareStatement(String, int, int, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a PreparedStatement using the connection
returned by getConnection with result set type and concurrency.
- prepareStatement(String, int) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a PreparedStatement using the connection
returned by getConnection and a flag that signals the driver whether
the auto-generated keys produced by this Statement object should be
made available for retrieval.
- prepareStatement(String, int[]) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a PreparedStatement using the connection
returned by getConnection and an array of column indexes that
indicates which auto-generated keys produced by this Statement
object should be made available for retrieval.
- prepareStatement(String, String[]) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to create a PreparedStatement using the connection
returned by getConnection and an array of column names that
indicates which auto-generated keys produced by this Statement
object should be made available for retrieval.
- prepareStatement(Connection, boolean, String) - Static method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency
-
- prepareStatement(String) - Method in class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
Prepare a statement, looking in the map first.
- PrepareStatementTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This Junit test class tests the JDBC PreparedStatement.
- PrepareStatementTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Creates a new instance of PrepareStatementTest
- prepareStatementTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- prepareTable(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest
-
- prepareTable() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_4
-
Generates error messages and stores in a table.
- prepareTables(Connection, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- PrepStmtMetaDataTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- PrepStmtMetaDataTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtMetaDataTest
-
- PrepStmtNullTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests setting parameters to SQL NULL
This test converts the old jdbcapi/prepStmtNull.java
test to JUnit.
- PrepStmtNullTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtNullTest
-
Create a test with the given name.
- prepStmtRunResults - Variable in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- prettyPrint(Connection, ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Print a ResultSet, using Derby's pretty-printing tool.
- previous() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- previousChar(char) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- previousLoader - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
- prevLineType - Variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- Price - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Sample UDT for tests.
- Price() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- Price(String, BigDecimal, Timestamp) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- PRICKLY_PEAR_USER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- PrimaryKeyTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- PrimaryKeyTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
- prime - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- principal - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- principal - Variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction
-
- print(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest
-
Prints strings to System.out to make it easier to update the tests
when the output changes if derby.tests.debug is true.
- print(String) - Static method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency
-
- printAsHeader(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- printBoolArrayHTMLTable(String, String, String[], String[], boolean[][], String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Converts 2 dimensional boolean array into an HTML table.
- printbytearray(byte[], int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.connectionJdbc20
-
- printDebug - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- printDebug - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.Utils
-
- printDiagnostics(int) - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Prints diagnostics to stdout/stderr if the process failed.
- printException(String, Exception) - Static method in class org.apache.derbyTesting.system.nstest.init.DbSetup
-
- printException(String, Exception) - Method in class org.apache.derbyTesting.system.nstest.init.Initializer
-
- printException(String, Exception) - Static method in class org.apache.derbyTesting.system.nstest.NsTest
-
- printException(String, Exception) - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- printException(String, Exception) - Method in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- printFile(String[]) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- printFramworkInfo(String) - Method in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- printIfVerbose(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
Prints strings to System.out to make it easier to update the tests
when the output changes.
- printInfoFromSerializedFile(String) - Static method in class org.apache.derbyTesting.functionTests.testData.serializedDataSources.SerializeDataSources
-
Attempts to read information from a file assumed to contain a
serialized data source.
- printLikeResults(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
RESOLVE - unfinished LIKE test with dataset of all unicode characters
- println(String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.Pinger
-
- println(String) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
- println(String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Debug code to print chatty informational messages.
- println(String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestSetup
-
Print debug string.
- println(String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Print debug string.
- println(String) - Static method in class org.apache.derbyTesting.junit.ReleaseRepository
-
Prints a debug message if debugging is enabled.
- println(String) - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Prints a debug message if debugging is enabled.
- println(CharSequence) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Private method printing debug information to standard out if debugging
is enabled.
- printMog(String, int, double[], double[], double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
Print out the clustering configuration.
- printNotUnderstoodList(HashSet<String>) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- printQueryResults(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Debug method to print out a result set.
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Print average number of transactions per second.
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.BankTransactionClient
-
- printReport(PrintStream) - Method in interface org.apache.derbyTesting.perf.clients.Client
-
Print a report from the test run.
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.IndexJoinClient
-
- printReport(PrintStream) - Method in interface org.apache.derbyTesting.perf.clients.LoadGenerator
-
Print a report from the test run.
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Print average transaction injection rate and response times.
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.SGClient
-
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- printReport(PrintStream) - Method in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- printReport(PrintStream) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Print a simple report of the activity.
- printResults() - Static method in class org.apache.derbyTesting.system.optimizer.RunOptimizerTest
-
- printResultSet(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Stringify a result set.
- printRuleBasedCollator() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
RESOLVE - unfinished LIKE test with dataset of all unicode characters
- printSQLError(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema
-
- printSQLException(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- printStackTrace() - Method in exception org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.TestFailedException
-
- printStackTrace(Throwable) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup
-
Prints the stack trace.
- printStackTrace(Throwable) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Print out a stack trace.
- printStackTrace(Throwable) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Print debug string.
- printStats() - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Prints all entries in the SYS.SYSSTATISTICS system table.
- printTriggerChanges() - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- printUnsupportedList(HashSet<String>) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- printUsage(PrintStream) - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Print the usage string.
- printUsage() - Static method in class org.apache.derbyTesting.system.nstest.NsTest
-
- printUsage() - Static method in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
prints the usage
- printUsage() - Static method in class org.apache.derbyTesting.system.oe.run.Populate
-
- printUsage() - Static method in class org.apache.derbyTesting.system.optimizer.RunOptimizerTest
-
- printVanishedMethodList(HashSet<String>) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- printWriter - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- pristineDb - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Path to the pristine database.
- privateMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- privateValue - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- privCopyFiles(String, String[], String[]) - Static method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- PrivilegedFileOpsForTests - Class in org.apache.derbyTesting.functionTests.util
-
A set of operations on File that wraps the
operations in privileged block of code.
- PrivilegedFileOpsForTests() - Constructor for class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
- privInetAddressGetByName(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
Wraps InitAddress.getByName in privilege block.
- PRIVTGNAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest
-
- probeServerPort(int, InetAddress) - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Check if a server socket can be opened on the specified port.
- proc_2515(int, String[], Long[], Blob[], Boolean[], String[], byte[][], Clob[], Date[], BigDecimal[], Double[], Integer[], String[], byte[][], Float[], Integer[], Time[], Timestamp[], Price[], String[], byte[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
- proc_5280() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Procedure that drops a non-existent table and ignores the exception
thrown because of it.
- PROC_SIGNATURE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_1
-
A CREATE PROCEDURE with a signature (of no arguments).
- proc_test1_DeleteAfterTrigger_update_table(int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the after delete
trigger action for the test test1DeleteAfterTriggerStoredProc
- proc_test1_DeleteBeforeTrigger_select_table(int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the before delete
trigger action for the test test1DeleteBeforeTriggerStoredProc
- proc_test1_InsertAfterTrigger_update_table(int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the after insert
trigger action for the test test1InsertAfterTriggerStoredProc
- proc_test1_InsertBeforeTrigger_select_table(int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the before insert
trigger action for the test test1InsertBeforeTriggerStoredProc
- proc_test1_UpdateAfterTrigger_update_table(int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the after update
trigger action for the test test1UpdateAfterTriggerStoredProc
- proc_test1_UpdateBeforeTrigger_select_table(int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the before update
trigger action for the test test1UpdateBeforeTriggerStoredProc
- proc_test3_UpdateAfterTrigger_update_table(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the after delete
trigger action for the test test3UpdateAfterTriggerStoredProc
- proc_test3_UpdateBeforeTrigger_select_table(int) - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The is the stored procedure which gets called by the before delete
trigger action for the test test3UpdateBeforeTriggerStoredProc
- PROCEDURE - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- PROCEDURE_DROPS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
List of procedures to drop on tear-down.
- ProcedureInTriggerTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- ProcedureInTriggerTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- PROCEDURES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Procedures that should be created before the tests are run and
dropped when the tests have finished.
- ProcedureTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests of stored procedures.
- ProcedureTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Creates a new ProcedureTest instance.
- ProcedureTest - Class in org.apache.derbyTesting.functionTests.util
-
Java procedures for the procedure.sql test.
- ProcedureTest() - Constructor for class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- ProcedureTest.AllTypesTuple - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- ProcedureTest.AllTypesTuple(Long, Blob, Boolean, String, byte[], Clob, Date, BigDecimal, Double, Integer, String, byte[], Float, Integer, Time, Timestamp, Price, String, byte[]) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest.AllTypesTuple
-
- process - Variable in class org.apache.derbyTesting.functionTests.harness.TimedProcess
-
- process - Variable in class org.apache.derbyTesting.functionTests.harness.WaitForProcess
-
- process - Variable in class org.apache.derbyTesting.junit.SpawnedProcess.ProcessKillerTask
-
- processCommand(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Process a command.
- processCommands(Reader) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Processes the test commands in the stream.
- processDEBUGOutput(Process) - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- processDEBUGOutput(String, Process) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- processExitValue - Variable in class org.apache.derbyTesting.functionTests.harness.WaitForProcess
-
- processFile(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Executes the test commands in the specified file.
- processOutput(Process, PrintWriter) - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- processOutput(Process) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- processOutput(String, Process) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- ProcessStreamDrainer - Class in org.apache.derbyTesting.functionTests.harness
-
- ProcessStreamDrainer(InputStream, File) - Constructor for class org.apache.derbyTesting.functionTests.harness.ProcessStreamDrainer
-
- ProcessStreamResult - Class in org.apache.derbyTesting.functionTests.harness
-
- ProcessStreamResult(InputStream, BufferedOutputStream, String) - Constructor for class org.apache.derbyTesting.functionTests.harness.ProcessStreamResult
-
- ProcessStreamResult(InputStream, BufferedOutputStream, String, String, String) - Constructor for class org.apache.derbyTesting.functionTests.harness.ProcessStreamResult
-
- procWithSideEffects(int, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Stored procedure which inserts a row into SIMPLE_TABLE and
optionally returns result sets.
- productionClasspath - Variable in class org.apache.derbyTesting.junit.DerbyDistribution
-
Production classpath, i.e. all JAR files found except for
derbyTesting.jar.
- prof - Variable in class org.apache.derbyTesting.functionTests.harness.jvm
-
- progress(String) - Method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
- project(int[], String[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
Project columns from a table.
- projectConditions - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
- prop - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- PROPERTY_UNSUPPORTED_CHANGE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- propertyDefaults - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Default values for bean properties having a default.
- PropertyUtil - Class in org.apache.derbyTesting.functionTests.harness
-
- PropertyUtil() - Constructor for class org.apache.derbyTesting.functionTests.harness.PropertyUtil
-
- PropertyUtil - Class in org.apache.derbyTesting.functionTests.util
-
A bread for the internalUtil class
- PropertyUtil() - Constructor for class org.apache.derbyTesting.functionTests.util.PropertyUtil
-
- propertyValues - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest.DataSourceDescriptor
-
Set values for the data source being described.
- propFile - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- propFileName - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- protectedMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- protectedValue - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- protocol - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GetPropertyInfoTest
-
- ProtocolTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This class is used to test error conditions in the protocol.
- ProtocolTest(String, String, int, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Creates a new test case.
- ProtocolTestGrammar - Enum in org.apache.derbyTesting.functionTests.util
-
Describes the grammer / language for testing the DRDA protocol implementation
used by Derby.
- ProtocolTestGrammar() - Constructor for enum org.apache.derbyTesting.functionTests.util.ProtocolTestGrammar
-
Creates a new command and the corresponding string.
- PROVIDER_PROPERTY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.Derby5652
-
- PROVIDER_PROPERTY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- ps - Variable in class org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest.Waiter
-
- ps - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ParameterMetaDataWrapperTest
-
- ps - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
PreparedStatement object with no positional arguments.
- ps - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetMetaDataTest
-
- PS - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- PS - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- ps - Variable in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
The prepared statement to be used in the test body.
- ps - Variable in class org.apache.derbyTesting.perf.basic.jdbc.ValuesTest
-
- ps - Variable in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- ps - Variable in class org.apache.derbyTesting.perf.clients.IndexJoinClient
-
- psFetchBlob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
PreparedStatement to fetch BLOB with specified id.
- psFetchClob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
PreparedStatement to fetch CLOB with specified id.
- psGet - Variable in class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
- psGetIdToNameMapConglom - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- psGetIdToNameMapTable - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- psGetIndexId - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- psGetStats - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- psGetStatsForIndex - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- psGetStatsForTable - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- psGetTableId - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- psInsertBlob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
PreparedStatement to insert a BLOB with specified id.
- psInsertClob - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
PreparedStatement to insert a CLOB with specified id.
- psInsertLongVarchar - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
PreparedStatement to insert a LONG VARCHAR with specified id.
- pSMALLINT(short, short[], short[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- pSMALLINT(short, short[], short[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- pss - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- pss - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- psSet - Variable in class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
- PSTMT_OBJECT_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- pTINYINT(byte, byte[], byte[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- publicboolean - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicBoolean - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicbyte - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicByte - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicDate - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicdouble - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicDouble - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicfloat - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicFloat - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicint - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicInteger - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publiclong - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicLong - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicshort - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicShort - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicString - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicTime - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicTimestamp - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- publicValue - Variable in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- Purge - Class in org.apache.derbyTesting.system.mailjdbc.tasks
-
- Purge(String) - Constructor for class org.apache.derbyTesting.system.mailjdbc.tasks.Purge
-
- purgeFromInbox(Connection) - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Purge
-
- pushAuthenticationAlgorithm(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- putCoercionIndex(int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- putType(JDBCDriverTest.TypeDescriptor) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- putValue(HashMap, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
- pw - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- PWD_ATTRIBUTE - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- pwDiff - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- pwOut - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- pwOut - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- pwSuffix - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
- pwSuffix - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- pwSuffix - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- pwSuffix - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
- pwSuffix - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
- r - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- r - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- R001() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R002() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R003() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R004() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R005() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R006() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R007() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R008() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R009() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R010() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R011() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R012() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R020() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R022() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R100() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R101() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R200() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R201() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R202() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R203() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R204() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R300() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R301() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R302() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R303() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R304() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- R999() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- RADIX_INTEGER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- RADIX_UNDEFINED - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- RADT_RETURN_TYPE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- raiseException - Variable in class org.apache.derbyTesting.unitTests.services.T_Key
-
- raiseException() - Method in class org.apache.derbyTesting.unitTests.services.T_Key
-
- rand(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- rand - Variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- rand - Variable in class org.apache.derbyTesting.system.oe.client.Submitter
-
My own random number generator.
- rand - Variable in class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
-
- rand - Variable in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- rand - Variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- rand - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- randAbs(long) - Static method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest
-
- random - Variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.QueryStrategy
-
- random(int, double[], int, double[], Random) - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
Compute an initial configuration of cluster centers uniformly distributed
over the range of the input samples, for subsequent iterative refinement.
- random - Variable in class org.apache.derbyTesting.functionTests.util.UniqueRandomSequence
-
Random number generator.
- random - Variable in class org.apache.derbyTesting.perf.clients.BankTransactionClient
-
Random number generator.
- random - Variable in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Utility to generate random data per the TPC-C requirements
- random - Static variable in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- RANDOM_BYTES - Static variable in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
- RANDOM_STRINGS - Static variable in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
- randomAString(int, int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
tpcc 4.3.2.2 (random a string)
- randomAString10_20() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomAString14_24() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomAString24() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomAString26_50() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomAString300_500() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
Section 4.3.2.2(and comments 1 and 2).
- randomAString8_16() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomBinary(Random, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
- randomBinary(Random, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
- randomBytes(int) - Static method in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
Pick a random byte string.
- RandomByteStreamT - Class in org.apache.derbyTesting.functionTests.tests.largedata
-
Class to generate random byte data
- RandomByteStreamT(Random, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.largedata.RandomByteStreamT
-
- RandomCharReaderT - Class in org.apache.derbyTesting.functionTests.tests.largedata
-
- RandomCharReaderT(Random, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- RandomCharReaderT(Random, long, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- randomCLast(int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomCLast() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomCLastPopulate(int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
Clause 4.3.2.3 of the TPC-C specification
- randomData() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
Clause 4.3.3.1 of TPC-C spec. random a-string [26 .. 50].
- randomDecimal(int, int, int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomDecimalString(int, int, int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomInt(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- randomInt(int, int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
tpcc 4.3.2.5 Implements random within [x .. y ] for int
- randomIntPerm(int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomKey() - Static method in class org.apache.derbyTesting.unitTests.services.T_Key
-
48%/48%/4% chance of Int/String/invalid key
90%/5%/5% chance of can find / can't find / raise exception
- randomNString(int, int) - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
tpcc 4.3.2.2 (random n string)
- randomSleep() - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- randomState() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
- randomString(Random, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
- randomString(int) - Static method in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
Pick a random string.
- randomZIP() - Method in class org.apache.derbyTesting.system.oe.util.OERandom
-
Generate the zipcode value
return zipcode value according to the requirements specified in
Clause 4.3.2.7 of TPC-C spec
- ranges - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.CharRange
-
- rawBytes - Variable in class org.apache.derbyTesting.functionTests.util.CanonTestCase
-
- rawExcludables - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- rawStore - Variable in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- rd - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3AsciiStream
-
- read(byte[], int, int) - Method in class org.apache.derby.impl.jdbc.InternalClobTest.FakeStoreStream
-
- read() - Method in class org.apache.derby.impl.jdbc.InternalClobTest.FakeStoreStream
-
- read() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest.FailingInputStream
-
- read(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3AsciiStream
-
- read() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3AsciiStream
-
- read(char[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3Reader
-
- read() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest.FailingReader
-
- read(char[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest.FailingReader
-
- read(char[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DummyReader
-
- read() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DummyBinary
-
- read(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DummyBinary
-
- read() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DummyReader
-
- read(char[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DummyReader
-
- read() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.RandomByteStreamT
-
- read(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.RandomByteStreamT
-
- read() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- read(char[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
- read(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Reads up to len bytes of data from this file into an
array of bytes.
- read() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
- read(char[], int, int) - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
- read() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
- read(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
- read(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.util.streams.ReadOnceByteArrayInputStream
-
- read() - Method in class org.apache.derbyTesting.functionTests.util.streams.ReadOnceByteArrayInputStream
-
- read() - Method in class org.apache.derbyTesting.functionTests.util.TestInputStream
-
Implementation of InputStream.read().
- read() - Method in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest.PositionedTestStream
-
- read(int) - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest.StreamUtil
-
- read(byte[], byte[], boolean) - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest.StreamUtil
-
- read() - Method in class org.apache.derbyTesting.unitTests.services.MarkedLimitInputStream
-
- read(byte[], int, int) - Method in class org.apache.derbyTesting.unitTests.services.MarkedLimitInputStream
-
- readableTime(long) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.PerfTime
-
- readAllRows(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
Select all rows from DATA_TABLE and store them into an in-memory
map of "foreign_uuid -> rows".
- readAndCompare(MarkedLimitInputStream, byte[]) - Static method in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
- readAndCompareChunks(MarkedLimitInputStream, byte[]) - Static method in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
- readAttributes - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- readBoolean() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Reads a byte and returns true if the byte is not zero
otherwise false.
- readBuffer - Variable in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- readByte() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns one input byte from the stream.
- readBytesFromStream(byte[], InputStream) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
- readChar() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns a char value from the stream.
- readDouble() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns a double from the stream.
- readDoubleTag(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Read the value of a tag in some optimizer output.
- readerStackLevel - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DummyBinary
-
- readerStackLevel - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DummyReader
-
- readertest - Variable in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest.WorkerThread
-
- ReaderToUTF8StreamTest - Class in org.apache.derbyTesting.unitTests.junit
-
Unit tests for ReaderToUTF8Stream.
- ReaderToUTF8StreamTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest
-
- ReaderToUTF8StreamTest.StreamUtil - Class in org.apache.derbyTesting.unitTests.junit
-
Utility class executing a few selected method calls on two streams,
expecting both of them to behave in the same way.
- ReaderToUTF8StreamTest.StreamUtil(InputStream, InputStream) - Constructor for class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest.StreamUtil
-
- readExternal(ObjectInput) - Method in class org.apache.derbyTesting.functionTests.tests.lang.FakeByteArray
-
- readExternal(ObjectInput) - Method in class org.apache.derbyTesting.functionTests.tests.lang.IntArray
-
- readExternal(ObjectInput) - Method in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- readExternal(ObjectInput) - Method in class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- readExternal(ObjectInput) - Method in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- readFile(BufferedReader) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- readFile(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.TestRoutines
-
TESTROUTINE.READ_FILE(FILE_NAME VARCHAR(60), ENCODING VARCHAR(60)) RETURNS VARCHAR(32000)
Read a file using the passed in encoding display its contents
as ASCII with unicode esacpes..
- readFloat() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns a float from the stream.
- readFromStream(Reader, long) - Static method in class org.apache.derby.impl.jdbc.InternalClobTest
-
Attemps to read the specified number of characters from the stream.
- readFully(byte[]) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Reads some bytes from an input stream into the byte array.
- readFully(byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Reads the specified number of bytes from an input stream.
- readInbox(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Browse
-
- readInt() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns an Int from the stream.
- readLengthAndCodePoint(StreamTokenizer) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Read length and codepoint and check against required values
- readLine() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns the next line of text from the input stream.
- readLong() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns a long from the stream.
- readMail(Connection, String) - Method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- readMinusCounter(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- readMinusCounter() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- ReadOnceByteArrayInputStream - Class in org.apache.derbyTesting.functionTests.util.streams
-
- ReadOnceByteArrayInputStream(byte[]) - Constructor for class org.apache.derbyTesting.functionTests.util.streams.ReadOnceByteArrayInputStream
-
- ReadOnceByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.derbyTesting.functionTests.util.streams.ReadOnceByteArrayInputStream
-
- readOnly - Variable in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- readOnlyTargetFileNames - Variable in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- readOnlyTest(DataSource) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Run an number of statements against a jar'ed database to
ensure it is read-only and that class loading works from
jar files embedded in jar'ed up databases.
- readProcessOutput(Process) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Reads output from a process and returns it as a string.
- readProperty(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
Read a system property.
- readSecMecAndSECCHKCD() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Handle the case of testing the reading of SECMEC and SECCHKCD,
where on an invalid SECMEC value for ACCSEC, the server can send
valid supported SECMEC values.
- readShort() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns a short value from the stream.
- readSQL(SQLInput, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SampleSQLData
-
- readStatement(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Added by DERBY-4587
gets the <statement> element from the XML
- readStr - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- readTable(Connection, String, JDBCDriverTest.TypeDescriptor[], Object[][], List) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- readTable(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
Table function to read a table in Derby.
- readTableQuery(Connection, String, JDBCDriverTest.TypeDescriptor[]) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- readUncommitted(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
Test critical cases for read uncommitted.
- readUnsignedByte() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Reads one input byte in the unsigned form.
- readUnsignedShort() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns unsigned short.
- readUTF() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
returns a string that has been encoded using in the UTF-8 format.
- readWrite - Variable in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- readWriteTargetFileNames - Variable in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- ready - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
- ready() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
Tells if the test is ready to start.
- real_amb_byte_float(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_amb_byte_float(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_amb_float_float(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_amb_float_float(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_amb_Float_float(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_amb_Float_float(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_badreturn_byte_float(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_float(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_float_Float(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_float(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_Float_Float(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- REAL_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- real_unres_float(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_float(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- real_unres_Float(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- realFile - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
- realFile - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
- realloc(int) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- realRaf - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
- realStorageFactory - Variable in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
- realSystemOut - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- realTestRollBackWhenImportOnNonexistentFile(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest
-
Call passed importSentence and process the error.
- REAR - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- REC_001 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- REC_001 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_001 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- REC_001 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- REC_001 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- REC_001 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_001 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- REC_002 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- REC_002 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_002 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- REC_002 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- REC_002 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- REC_002 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_002 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- REC_003 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- REC_003 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_003 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- REC_003 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- REC_003 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- REC_003 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_003 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- REC_004 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- REC_004 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_004 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- REC_004 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- REC_004 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- REC_004 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_004 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- REC_005 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- REC_005 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_005 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- REC_005 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- REC_005 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- REC_005 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_005 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- REC_006 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- REC_006 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_006 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- REC_006 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- REC_006 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- REC_006 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_006 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- REC_007 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- REC_007 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_007 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_007 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- REC_008 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_008 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- REC_009 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_010 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_011 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_012 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_013 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_014 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_015 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_016 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_017 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_018 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_NULL - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_NULL - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- REC_UNDO - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- REC_UNDO - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- REC_UNDO - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- REC_UNDO - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- reclaimDeletedRows2(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- reclaimTest(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- recompile(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Execute a select and then the positioned statement against it.
- recompileTimeoutTest() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Tests that we don't get an internal timeout when a meta-data statement
is recompiled because the size of the tables it queries has changed
(DERBY-3693).
- recordCount - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
- recordCount - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup
-
- recordSeq - Variable in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- recordUnexpectedError(Object, Class, Method, HashSet<String>, Throwable) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- recover(int) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- recover - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- RECOVERY_TESTPATH - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- RecoveryAfterBackup - Class in org.apache.derbyTesting.functionTests.tests.store
-
This test contains a recovery for a database that did recovery just
before it went down.
- RecoveryAfterBackup() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.RecoveryAfterBackup
-
- RecoveryAfterBackupSetup - Class in org.apache.derbyTesting.functionTests.tests.store
-
This class will do the setup for testing recovery after backup.
- RecoveryAfterBackupSetup() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.RecoveryAfterBackupSetup
-
- recoveryFail - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- RecoveryTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
DERBY-4249 This class can be used as a framework to create junit Recovery
Test or converting harness Recovery Tests to junit tests.
- RecoveryTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.RecoveryTest
-
- recreateDB(int, String, String, boolean, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
Recreate - create database from scratch or keep database but re-initialize user defined tables.
- recreateSQLException(SQLException) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
-
Recreate a SQLException by serializing the passed-in one and
deserializing it into a new one that we're returning.
- recursiveCopy(File, File) - Static method in class org.apache.derbyTesting.functionTests.util.PrivilegedFileOpsForTests
-
Do a recursive copy from source to target.
- REDUNDANT_CLAUSE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- ReEncryptCrashRecovery - Class in org.apache.derbyTesting.functionTests.tests.store
-
- ReEncryptCrashRecovery() - Constructor for class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- reEncryptDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
Re-encrypt the database.
- ref(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- ReferentialActionsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This class tests SQL referential actions.
- ReferentialActionsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ReferentialActionsTest
-
- Refresh - Class in org.apache.derbyTesting.system.mailjdbc.tasks
-
- Refresh(String) - Constructor for class org.apache.derbyTesting.system.mailjdbc.tasks.Refresh
-
- refreshRow() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- refs - Variable in class org.apache.derbyTesting.unitTests.services.T_User
-
- register(long, long) - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- register(long, long) - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- register(long, long) - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- registerBombable(T_Bombable) - Static method in class org.apache.derbyTesting.unitTests.harness.T_Bomb
-
- registerTest(UnitTest, String) - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- registerTest(UnitTest, String) - Method in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
register an object that has the UnitTest interface,
marking what type it has and its duration.
- registerThread(Thread) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REGULAR_DATASOURCE_STRING - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- regularBlobs - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
-
Number of regular Blobs
- reinitialize() - Method in class org.apache.derbyTesting.unitTests.store.QualifierUtil
-
This method reinitializes all the state of
the Qualifier.
- reinsertFirstHeapRow(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
Get the first row from the heap and insert it into
the heap again, without
inserting it from the indexes on the table.
- relative(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- RelativeTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests relative scrolling of a resultset.
- RelativeTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.RelativeTest
-
- relDirPathAliases - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Some relative directory path aliases for testing DatabasePermissions.
- relDirPaths - Static variable in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Some relative directory paths for testing DatabasePermissions.
- release() - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Releases resources and closes the associated connection.
- release(boolean) - Method in class org.apache.derbyTesting.junit.IndexStatsUtil
-
Releases resources.
- ReleaseCompileLocksTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Tests for forupdate.
- ReleaseCompileLocksTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest
-
- releaseExclusiveFileLock() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Release the resource associated with an earlier acquired exclusive lock
- ReleaseRepository - Class in org.apache.derbyTesting.junit
-
A repository for Derby releases.
- ReleaseRepository(File) - Constructor for class org.apache.derbyTesting.junit.ReleaseRepository
-
Creates a new, empty repository.
- releaseResource(Transaction) - Method in class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- releaseResource(Transaction) - Method in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- RELOADABLE_INITIAL_SOURCE_POLICY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
- RELOADABLE_MODIFIED_SOURCE_POLICY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
- remainingBlanks - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
Remaining blanks.
- remainingBlanks - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
Remaining bytes in the stream.
- remainingNonBlanks - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
Remaining non-blank characters.
- remainingNonBlanks - Variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
- remainingThreads() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
- remote - Variable in class org.apache.derbyTesting.functionTests.tests.management.JMXConnectionDecorator
-
- REMOTE_DATABASE_ACCESS_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- RemoteConnectionGetter - Class in org.apache.derbyTesting.functionTests.tests.management
-
JMXConnectionGetter using a JMXServiceURL, currently
with no authentication and not using SSL.
- RemoteConnectionGetter(JMXServiceURL) - Constructor for class org.apache.derbyTesting.functionTests.tests.management.RemoteConnectionGetter
-
- remoteNoSecurity(Test) - Static method in class org.apache.derbyTesting.functionTests.tests.management.JMXConnectionDecorator
-
Decorate a test so to use JMX connections from the passed in url.
- remoteShell - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REMOVE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- REMOVE_ME - Static variable in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- REMOVE_NONE - Static variable in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- REMOVE_TO_ME - Static variable in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- removeDatabase() - Method in class org.apache.derbyTesting.junit.DropDatabaseSetup
-
- removeDir(File) - Static method in class org.apache.derbyTesting.junit.DropDatabaseSetup
-
- removeDirectory(File) - Static method in class org.apache.derbyTesting.functionTests.util.FTFileUtil
-
Remove a directory and all of its contents.
- removeDirectory(String) - Static method in class org.apache.derbyTesting.functionTests.util.FTFileUtil
-
Remove a directory and all of its contents.
- removeDirectory(String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Remove the directory and its contents.
- removeDirectory(File) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Remove the directory and its contents.
- removeDirectory(String) - Static method in class org.apache.derbyTesting.junit.DropDatabaseSetup
-
- removeDirectory(File) - Static method in class org.apache.derbyTesting.junit.DropDatabaseSetup
-
- removeEOFToken(File) - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Removes the end-of-file token from the specified file.
- removeFiles(String[]) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Remove all the files in the list
- removeFiles(String[]) - Static method in class org.apache.derbyTesting.junit.DropDatabaseSetup
-
Remove all the files in the list
- removeJar(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- removeJar(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- removeJarTest() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3
-
- removeObjects(Connection) - Static method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Remove all objects in all schemas from the database.
- removeRoles(Connection) - Static method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
- removeSlaveDBfiles(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- removeSystemProperty(String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Remove system property
- removeUsers(Connection) - Static method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Drop all credentials stored in SYSUSERS
- removeWhat - Variable in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- RENAMED_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
- renameDbLookLog(String) - Static method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- renameFile(String, String, String) - Static method in class org.apache.derbyTesting.functionTests.util.FTFileUtil
-
rename a file.
- RenameIndexTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- RenameIndexTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RenameIndexTest
-
- RenameTableTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Various tests for RENAME TABLE
- RenameTableTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RenameTableTest
-
- renameTo(StorageFile) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Rename the file denoted by this name.
- REPEAT - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.Goal
-
- repeatChar(String, int) - Static method in class org.apache.derbyTesting.functionTests.util.Formatters
-
repeatChar is used to create strings of varying lengths.
- repeatChar(String, int) - Static method in class org.apache.derbyTesting.junit.Utilities
-
Creates a string with the specified length.
- repeats - Variable in class org.apache.derbyTesting.junit.JDBCPerfTestCase
-
Store info on how many times should the test be repeated
default value is 1
- repeatString(String, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- repeatString(String, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- replace(Clob, String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
- replaceJar(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- replaceJar(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- replacePolicyFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- replicatedDb - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- replicatedDb - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REPLICATION_DB_NOT_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REPLICATION_DB_NOT_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1
-
- REPLICATION_DB_NOT_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_1
-
- REPLICATION_DB_NOT_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_2
-
- replication_Local_3_p2_StateTests(boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2
-
- REPLICATION_MASTER_ALREADY_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1
-
- REPLICATION_MASTER_ALREADY_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_2
-
- REPLICATION_MASTER_TIMED_OUT - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REPLICATION_NOT_IN_MASTER_MODE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p3
-
- REPLICATION_NOT_IN_MASTER_MODE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1
-
- REPLICATION_NOT_IN_MASTER_MODE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_2
-
- REPLICATION_NOT_IN_SLAVE_MODE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_1
-
- REPLICATION_SLAVE_SHUTDOWN_OK - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REPLICATION_SLAVE_SHUTDOWN_OK - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_1
-
- REPLICATION_SLAVE_STARTED_OK - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REPLICATION_SLAVE_STARTED_OK - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1
-
- REPLICATION_SLAVE_STARTED_OK - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_2
-
- ReplicationRun - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Framework to run replication tests.
- ReplicationRun(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Creates a new instance of ReplicationRun
- ReplicationRun(String, String, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Creates a new instance of ReplicationRun running with authentication.
- ReplicationRun.Load - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ReplicationRun.Load(String, String, boolean, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.Load
-
- ReplicationRun.Load(String, Properties) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.Load
-
- ReplicationRun.State - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ReplicationRun.State() - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.State
-
- ReplicationRun_CleanUp - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
This is NOT a test but an attempt
to make sure replication master and slave servers
are really gone when ReplicationSuite is done.
- ReplicationRun_CleanUp(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_CleanUp
-
Creates a new instance of ReplicationRun_Local_StateTest_part1
- ReplicationRun_Distributed - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test in a distributed
environment, where master and slave hosts, and
master and slave ports are specified in a property file.
- ReplicationRun_Distributed(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Distributed
-
Creates a new instance of ReplicationRun_Distributed
- ReplicationRun_Full - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ReplicationRun_Full(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Full
-
- ReplicationRun_Local - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local(String, String, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local
-
Creates a new instance of ReplicationRun_Local running with authentication.
- ReplicationRun_Local_1 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_1(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_1
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_1Indexing - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_1Indexing(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_1Indexing
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_3 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Defining startSlave, stopmaster, stopSlave and
failOver methods returning SQLException for
negative testing (ReplicationRun_Local_3 set of tests).
- ReplicationRun_Local_3(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_3_p1 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_3_p1(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p1
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_3_p2 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_3_p2(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_3_p3 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_3_p3(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p3
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_3_p4 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Verify that "internal_stopslave=true" is
NOT accepted as user supplied connection attr.
- ReplicationRun_Local_3_p4(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p4
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_3_p5 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_3_p5(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p5
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_3_p6 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_3_p6(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p6
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_Derby4910 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Test that the startSlave command doesn't fail if it takes more than a
second before the master attempts to connect to the slave.
- ReplicationRun_Local_Derby4910(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_Derby4910
-
Creates a new instance of this test class.
- ReplicationRun_Local_Encrypted_1 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Testing replication of encrypted databases.
- ReplicationRun_Local_Encrypted_1(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_Encrypted_1
-
- ReplicationRun_Local_showStateChange - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_showStateChange(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_showStateChange
-
Creates a new instance of ReplicationRun_Local
- ReplicationRun_Local_StateTest_part1 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_StateTest_part1(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1
-
Creates a new instance of ReplicationRun_Local_StateTest_part1
- ReplicationRun_Local_StateTest_part1_1 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_StateTest_part1_1(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_1
-
Creates a new instance of ReplicationRun_Local_StateTest_part1
- ReplicationRun_Local_StateTest_part1_2 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_StateTest_part1_2(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_2
-
Creates a new instance of ReplicationRun_Local_StateTest_part1
- ReplicationRun_Local_StateTest_part1_3 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_StateTest_part1_3(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_3
-
Creates a new instance of ReplicationRun_Local_StateTest_part1
- ReplicationRun_Local_StateTest_part2 - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Run a replication test on localhost
by using default values for master and slave hosts,
and master and slave ports.
- ReplicationRun_Local_StateTest_part2(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part2
-
Creates a new instance of ReplicationRun_Local
- ReplicationSuite - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Suite to run all JUnit tests in this package:
org.apache.derbyTesting.functionTests.tests.replicationTests
- ReplicationSuite(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationSuite
-
Use suite method instead.
- replicationTest - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- REPLICATIONTEST_PROPFILE - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Name of properties file defining the test environment
and replication tests to be run.
- ReplicationTestRun - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ReplicationTestRun(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationTestRun
-
Creates a new instance of ReplicationTestRun
- ReplicationTestRun_Verify - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ReplicationTestRun_Verify(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationTestRun_Verify
-
- replicationVerify - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- report(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionTest
-
print message
- REPORT(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- report(String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.TestDurabilityProperty
-
print message
- report() - Static method in class org.apache.derbyTesting.functionTests.util.SecurityCheck
-
Produce a report on System.out of all inspected classes
that have risks associated with them.
- report(boolean) - Static method in class org.apache.derbyTesting.functionTests.util.SecurityCheck
-
Produce a report on System.out of all inspected classes
that have risks associated with them.
- REPORT(String) - Method in class org.apache.derbyTesting.unitTests.harness.T_Generic
-
Emit a message during a unit test run, indent the message
to allow the PASS/FAIL messages to stand out.
- REPORT_FAILURE(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- reportAccessCount(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
Reports the access count for the specified worker thread.
- reportConnectionAttempt(String, String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- reportError(int, int, Throwable) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
Reports an unexpected error and the access count for the specified
worker thread.
- reportFile - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- reportMemory() - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- reportMemory(String) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- reportOutputOn - Variable in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- reportstderr - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- reportstderr - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- reportstderr - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- repos - Static variable in class org.apache.derbyTesting.junit.ReleaseRepository
-
The repository instance.
- reposition(long) - Method in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest.PositionedTestStream
-
- reposLocation - Variable in class org.apache.derbyTesting.junit.ReleaseRepository
-
The repository location (on disk).
- representation - Static variable in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
- representation - Static variable in class org.apache.derbyTesting.junit.BigDecimalHandler
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.DestroySlaveDB
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillMaster
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillSlave
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_Failover
-
- repRun - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_StopSlave
-
- requestCompatible(Object, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_L1
-
- requestCompatible(Object, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_L2
-
- requestedDefault - Variable in class org.apache.derbyTesting.junit.TimeZoneTestSetup
-
The timezone to use as default while running the test.
- requestKey() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Get next key to id inserted data with.
- requestKey() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
Get a key that is used to identify an inserted row.
- requestKey() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Get a key that is used to identify an inserted row.
- requestsPerSecond - Static variable in class org.apache.derbyTesting.perf.clients.Runner
-
The number of requests to issue to the database per second (for the
load generators that take that as an argument).
- REQUIRE_AUTHENTICATION_PROPERTY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- REQUIRED_JARS - Static variable in class org.apache.derbyTesting.junit.DerbyDistribution
-
- requiredAtThisLevel() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter.MD
-
Return whether this method is required at the current JDBC level
- RESCALE - Static variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- reset() - Method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Reset the alphabet, the next byte returned is the first byte in the
alphabet, which might not be a complete character.
- reset() - Method in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Reset the alphabet, the next character returned will be the first
character in the alphabet.
- reset() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
Reset the stream.
- reset() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
Reset the stream.
- reset(PreparedStatement) - Method in class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
Reset a PreparedStatement.
- reset() - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest.StreamUtil
-
- reset_loops(int) - Static method in class org.apache.derbyTesting.system.sttest.Sttest
-
- resetContext() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- resetData() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- resetProps() - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- resetSQLAuthProperty() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SQLAuthorizationPropTest
-
This method tests that once derby.database.sqlAuthorization property
has been set to true, it cannot be reset to any other value.
- resetState() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AssertEventCatcher
-
Clear the event received flags for this listener.
- resetStream() - Method in class org.apache.derby.impl.jdbc.InternalClobTest.FakeStoreStream
-
- resetStream() - Method in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
- resetSysProps() - Static method in class org.apache.derbyTesting.functionTests.harness.ManageSysProps
-
- resetTables() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- restartServer(String, String, String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- resTestCloseCursorsAtCommit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
- resTestCloseDoesNotAffectOtherStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Checks if a reset of one statement affects other open statement on the
connection.
- resTestCommitOnReuse() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that autocommit is working.
- resTestHoldCursorsOverCommit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
- resTestLogicalConnectionCloseInvalidatesLogicalStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Checks if closing the logical connection closes the logical statement.
- resTestNoCommitOnReuse() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that nothing is committed on the connection when autocommit is
disabled.
- resTestNoDataCommittedOnInvalidTransactionState() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that nothing is committed on the connection when autocommit is
disabled.
- RESTOREDIR - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- restoreFromBackup() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
-
Restore the database from the backup copy taken earlier.
- restoreOriginalClassLoader() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- RestrictedTableVTI - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This class contains a table function which can be used to read data
from a Derby table.
- RestrictedTableVTI(String, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- RestrictedVTITest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test RestrictedVTIs.
- RestrictedVTITest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Create a new instance.
- RestrictiveFilePermissionsTest - Class in org.apache.derbyTesting.functionTests.tests.engine
-
Tests related to use of restrictive file permissions (DERBY-5363).
- RestrictiveFilePermissionsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- result - Variable in class org.apache.derbyTesting.unitTests.harness.BasicUnitTest
-
- RESULT_SET_IS_CLOSED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- resultArrayToList(String[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
Return a list of lists containing the same values as the specified array
of string arrays.
- resultDataTypeRulesTable - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
SQL Reference Guide for DB2 has section titled "Rules for result data types" at the following url
http://publib.boulder.ibm.com/infocenter/db2help/index.jsp?
- RESULTSET_NOT_UPDATABLE_SQL_STATE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
- ResultSetCloseTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This class is used to test the fix for DERBY-694.
- ResultSetCloseTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetCloseTest
-
Create the test with the given name.
- resultsetJdbc20 - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test of additional methods in JDBC2.0 result set meta-data.
- resultsetJdbc20() - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.resultsetJdbc20
-
- ResultSetJDBC30Test - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test of additional methods in JDBC3.0 result set
- ResultSetJDBC30Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetJDBC30Test
-
Creates a new instance of ResultSetJDBC30Test
- ResultSetMetaDataTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
- ResultSetMetaDataTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetMetaDataTest
-
Create a test with the given name.
- ResultSetMiscTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- ResultSetMiscTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
- resultSetQuery(String, int[], ResultSet) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- ResultSetsFromPreparedStatementTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Tests repeated instantiation of internal ResultSet types from
PreparedStatements.
- ResultSetsFromPreparedStatementTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Standard JUnit constructor
- ResultSetStreamTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- ResultSetStreamTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
-
- ResultSetTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests of JDBC4 and JDBC4.1 features in ResultSet.
- ResultSetTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
Create test with given name.
- resultSoFar - Variable in class org.apache.derbyTesting.unitTests.services.T_UUIDFactory
-
- retrieveAccountBalance - Variable in class org.apache.derbyTesting.perf.clients.BankTransactionClient
-
Statement that retrieves the current account balance.
- retrieveClosedResult(ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Stored procedure which produces a closed result set.
- retrieveDynamicResults(int, ResultSet[], ResultSet[], ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Stored procedure which returns 0, 1, 2, 3 or 4 ResultSets.
- retrieveExternalResult(String, String, String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Stored procedure which produces a result set in another
connection.
- retrieveMessagePart - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- RETURN_VALUE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- ReturnConnection(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.simpleThread
-
- returnLong(Long) - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- returnMethods - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnMethodType - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnPrimLong(long) - Static method in class org.apache.derbyTesting.functionTests.util.Triggers
-
- returnsACoupleRows() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
A VTI which returns a couple rows.
- returnsAllLegalDatatypes(int, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
A VTI which returns rows having columns of all legal datatypes.
- returnsBigDecimal(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams30
-
- returnsBigInteger(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsBooleans() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
A VTI which returns some boolean values
- returnsByte(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsByteArray(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsByteP(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsDate(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsDouble(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsDoubleP(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsFloat(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsFloatP(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsInteger(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsIntegerP(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsLong(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsLongP(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsNothing() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsShort(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsShortP(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsString(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsTime(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- returnsTimestamp(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- reverse(char[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- reverse(String[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
Reverse the order of rows in a table.
- revoke(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Revoke a single permission from a single user.
- revoke(String, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Revoke a single permission from a specific user to a single user.
- revoke(String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Revoke a SQL permission from a set of users.
- revoke(Connection, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Revoke a single permission to a single user for a given connection.
- REVOKE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- REVOKE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- revokeSelect() - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- revokeWarn - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- right10 - Static variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- right200 - Static variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- right24 - Static variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- right8 - Static variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
- RING_BUFFER_SIZE_PARAM_NAME - Static variable in class org.apache.derbyTesting.unitTests.util.MsgTrace
-
- ringBufferSize - Variable in class org.apache.derbyTesting.unitTests.util.MsgTrace
-
- Rn - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- Rn - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- rnd - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.AccessThread
-
- rnd - Variable in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
- rng - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.GenMog
-
random number generator in use
- rng - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
random number generator in use
- robin - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- robin_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- roger - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- roger_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- roleDboOnly - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- roleGrantCircularity - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- RolesConferredPrivilegesTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This tests that SQL roles actually confer the correct privileges, that is,
when privileges are granted to one or more roles and those roles are granted
to other roles, to one or more users or to PUBLIC, sessions can make use of
them correctly.
- RolesConferredPrivilegesTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Create a new instance of RolesConferredPrivilegesTest.
- RolesDependencyTest - Class in org.apache.derbyTesting.functionTests.tests.memory
-
Test memory requirements for the activation's dependencies on the current
role.
- RolesDependencyTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.memory.RolesDependencyTest
-
- RolesTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This JUnit tests the SQL roles feature.
- RolesTest(String, int, String, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
Create a new instance of RolesTest.
- roll(String) - Method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
insert a value into the given table, then rollback.
- rollback() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
Rollbacks the transaction.
- ROLLBACK - Static variable in class org.apache.derbyTesting.functionTests.tests.store.MaxLogNumber
-
- ROLLBACK - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- rollback() - Method in class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest.MockInternalDriver.MockConnectionFailWhenRollBack
-
- ROLLBACK - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- rollback() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to rollback using the connection
returned by getConnection.
- rollback(int, byte[], byte[], XATransactionController) - Method in class org.apache.derbyTesting.unitTests.store.commit_method
-
- rollBack - Variable in class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- rollbackInsideProc(int, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
A test case for DERBY-3304.
- rollbackInsideProcWith2ResultSets(int, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
A test case for DERBY-3304.
- rollbackToSavePoint(String, Object) - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- RollBackWrappingWhenFailOnImportTest - Class in org.apache.derbyTesting.functionTests.tests.tools
-
This test case comes from DERBY-4443.
- RollBackWrappingWhenFailOnImportTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest
-
- RollBackWrappingWhenFailOnImportTest.MockInternalDriver - Class in org.apache.derbyTesting.functionTests.tests.tools
-
- RollBackWrappingWhenFailOnImportTest.MockInternalDriver() - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest.MockInternalDriver
-
- RollBackWrappingWhenFailOnImportTest.MockInternalDriver.MockConnectionFailWhenRollBack - Class in org.apache.derbyTesting.functionTests.tests.tools
-
- RollBackWrappingWhenFailOnImportTest.MockInternalDriver.MockConnectionFailWhenRollBack(Connection) - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest.MockInternalDriver.MockConnectionFailWhenRollBack
-
- ROUTINE_CANT_ISSUE_SQL - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- ROUTINE_DEPENDS_ON_TYPE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- routineExists(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Return true if the SQL routine exists
- routineExists(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Return true if the SQL routine exists
- ROUTINEPERMSID - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- ROUTINES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Routines that should be created before the tests are run.
- ROUTINES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
Routines that should be created before the tests are run and
dropped when the tests have finished.
- RoutinesDefinersRightsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test that routines declared with EXTERNAL SECURITY DEFINER/INVOKER behaves
correctly.
- RoutinesDefinersRightsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
Create a new instance of RoutinesDefinersRightsTest.
- RoutineSecurityTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Set of tests that ensure SQL routines implemented in Java are
correctly restricted in their actions when a security manager
is in place.
- RoutineSecurityTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RoutineSecurityTest
-
- RoutineTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Set of tests for SQL routines.
- RoutineTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- row - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WarehouseVTI
-
- row - Variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- row - Variable in class org.apache.derbyTesting.unitTests.store.T_SecondaryIndexRow
-
- ROW_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- ROW_COUNT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- row_count - Variable in class org.apache.derbyTesting.unitTests.store.T_StoreCostResult
-
- ROW_ORDER_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- ROW_ORDER_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- ROW_ORDER_RETURN_VALUE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- rowComparator - Variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.QueryStrategy
-
- rowcount - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
- rowcount - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
- rowcount - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
- rowcount - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- rowCount - Variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- rowDeleted() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- RowIdNotImplementedTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Test that all methods and functionality related to RowId reflect that it
has not yet been implemented.
- RowIdNotImplementedTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.RowIdNotImplementedTest
-
Create test with given name.
- rowInserted() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- rowLocation(RowLocation) - Method in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
rowLocation is not implemented here
- RowLockBasicTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Very basic single user testing of row locking, verify that the right locks
are obtained for simple operations.
- RowLockBasicTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.RowLockBasicTest
-
- rows - Variable in class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- rows - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil.IdxStats
-
Number of rows in the table / index.
- rows - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- rowsEqual(Object, Object) - Method in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- rowsExpected - Variable in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- rowsInTable(String) - Method in class org.apache.derbyTesting.system.oe.util.OEChecks
-
Return the number of rows in the table.
- rowsQualifiedEquals(int) - Method in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
Return whether or not the query plan includes a line of the form
"Number of rows qualified=n"
where "n" is the received qualRows argument.
- rowsReturned - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- rowsToLoad - Variable in class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
-
- rowUpdated() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- rs - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetMetaDataTest
-
- rs - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
Default resultset used by the tests.
- rs - Static variable in class org.apache.derbyTesting.functionTests.util.metadataHelperProcs
-
- RS_META_OBJECT_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- RS_OBJECT_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- rsFactory - Variable in class org.apache.derbyTesting.unitTests.store.T_Util
-
- rsgetXXXcolumnNames - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- rsgetXXXcolumnNames() - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.rsgetXXXcolumnNames
-
- rsmd - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetMetaDataTest
-
- rsmd - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- rsmdTypeKludge(int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- rsuiteDir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- RTest1() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- RTest2() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- RTest3() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- RTest4() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- RTest5() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- RTest6() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- RTest7() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- run() - Method in class org.apache.derbyTesting.functionTests.harness.BackgroundStreamDrainer
-
- run() - Method in class org.apache.derbyTesting.functionTests.harness.BackgroundStreamSaver
-
- run() - Method in class org.apache.derbyTesting.functionTests.harness.ProcessStreamDrainer
-
- run() - Method in class org.apache.derbyTesting.functionTests.harness.ProcessStreamResult
-
- run() - Method in class org.apache.derbyTesting.functionTests.harness.RunClass
-
- run() - Method in class org.apache.derbyTesting.functionTests.harness.RunIJ
-
- run() - Method in class org.apache.derbyTesting.functionTests.harness.WaitForProcess
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest.Waiter
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema.CreateTable
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOperations
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest.PropReadingAction
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.simpleThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdateStatisticsTest.IndexUpdateThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XMLConcurrencyTest.WorkerThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.MTSimpleInvalidate
-
Invalidates the COUNTRIES table continuously by updating the
associated index statistics.
- run() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.MTSimpleSelect
-
Selects from the COUNTRIES table in a loop.
- run() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.AccessThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCreateDropThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test.HelperThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest.Derby5582Runner
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest.AsyncThread
-
Open a database connection and perform the task.
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest.InterruptorThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest.WorkerThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackup
-
implementation of run() method in the Runnable interface, which
is invoked when a thread is started using this class object.
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
implementation of run() method in the Runnable interface, which
is invoked when a thread is started using this class object.
- run() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3.AsyncStatementThread
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715.t1
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715.t2
-
- run() - Method in class org.apache.derbyTesting.functionTests.tests.tools.sysinfo_api_helper
-
- run() - Method in class org.apache.derbyTesting.functionTests.util.SubInterfaceClass
-
- run(TestResult) - Method in class org.apache.derbyTesting.junit.BaseTestSetup
-
Setup the security manager for this Derby decorator/TestSetup
and then call the part's run method to run the decorator and
the test it wraps.
- run() - Method in class org.apache.derbyTesting.junit.SpawnedProcess.ProcessKillerTask
-
- run() - Method in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator.ClientThread
-
- run() - Method in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator.ClientThread
-
- run() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Backup
-
- run() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Browse
-
- run() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Purge
-
- run() - Method in class org.apache.derbyTesting.system.mailjdbc.tasks.Refresh
-
- run() - Method in class org.apache.derbyTesting.system.mailjdbc.utils.ThreadUtils
-
- run() - Method in class org.apache.derbyTesting.system.nstest.init.NWServerThread
-
- run() - Method in class org.apache.derbyTesting.system.nstest.NsTest
-
- run() - Method in class org.apache.derbyTesting.system.nstest.utils.MemCheck
-
- run() - Method in class org.apache.derbyTesting.system.oe.load.ThreadInsert
-
Run the load for a thread.
- run() - Method in class org.apache.derbyTesting.system.sttest.Sttest
-
- run() - Method in class org.apache.derbyTesting.system.sttest.tools.MemCheck
-
- run() - Method in class org.apache.derbyTesting.unitTests.harness.T_Bomb
-
- run() - Method in class org.apache.derbyTesting.unitTests.harness.T_MultiThreadedIterations
-
- run() - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.CreateDatabaseAction
-
- run() - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction
-
- run() - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.ShutdownAction
-
- run() - Method in class org.apache.derbyTesting.unitTests.services.T_CacheUser
-
- run() - Method in class org.apache.derbyTesting.unitTests.services.T_User
-
- run() - Method in class org.apache.derbyTesting.unitTests.util.MsgTrace
-
- RUN_FOREVER - Static variable in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
Debug flag to allow the cloudscape system running the tests
to run forever.
- runAllocationTests() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- runAllTests() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- runAllTests(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- runAlterTableAddColumn(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Add column test.
- runAlterTableCompress(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
test paths through alter table compress
Tests:
T10: alter table compress with indexes
- runAlterTableDropColumn(Connection, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Drop column test.
- runATest(UnitTest) - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- runBare() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Run the test.
- runBare() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Run the bare test, including setUp() and tearDown(),
and finally verify that the cached connection has been released.
- runBare() - Method in class org.apache.derbyTesting.junit.BaseTestCase
-
Run the test and force installation of a security
manager with the default test policy file.
- runBareOverridable() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Run the bare test, including setUp() and tearDown().
- runBareOverridable() - Method in class org.apache.derbyTesting.junit.JDBCPerfTestCase
-
runBare, do the whole thing - setup, runTest, cleanup
'repeats' times.
- runBulkInsert(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Bulk insert test.
- RunClass - Class in org.apache.derbyTesting.functionTests.harness
-
- RunClass(Method, Object[]) - Constructor for class org.apache.derbyTesting.functionTests.harness.RunClass
-
param args the arguments to pass into ij
- runClient() - Method in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator.ClientThread
-
- runConsistencyChecker(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
Run some consistency checks.
- runConsistencyChecker(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
Run some consistency checks.
- runConsistencyChecker() - Static method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
Run all of the consistency checkers which do not take parameters.
- runCostEstimationTests() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- runCrashRecoveryTestCases(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
run crash recovery test scenarios using the debug flags.
- runCursor(Connection, int, String[][][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- runDataBaseMetaDataTest(TestSuite, int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeRun
-
Adds a subset of the tests from DatabaseMetaDataTest to the test suite.
- runDBLook(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- runDDL(Connection, String) - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.Filler
-
Run a DDL statement
- runDeleteTriggerTest() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
Following will delete a row from table1 which will cause delete
trigger to fire.
- runDerby2670() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Test case for DERBY-2670 - problem with like in no like processing.
- runDerby3749tests - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Fields of the class
- runDerby5367TestCode(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Runs the core code for the DERBY-5367 test.
- runDerby5530TruncateIndex() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Tests that truncating a table with indexes leaves us with a valid set
of conglomerates.
- runDerby5530TruncateNoIndex() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Tests that truncating a table without indexes leaves us with a valid
conglomerate.
- runDERBY_2703(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Test simple call to DatabaseMetaData.getColumns()
This test is the same form of the getColumns() call that
the IMPORT and EXPORT system procedures depend on.
- runDir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runDir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- runDir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- runDistinct(Connection, int, String[][][]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- runEachTest() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- runEachTest(AccessFactory, String) - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
- runEmbedded - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- runFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runFinalizerIfNeeded() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.MemoryLeakFixesTest
-
runFinalizerIfNeeded is called periodically for DERBY-4200.
- runForever - Variable in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- runFunction(Connection, String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
Run a function.
- runGetReaderTwiceTest() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
- runGetStreamTwiceTest() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
- runIdentityTest() - Method in class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.LoadOptions
-
Return whether we are doing identity column testing
- RunIJ - Class in org.apache.derbyTesting.functionTests.harness
-
- RunIJ(String[]) - Constructor for class org.apache.derbyTesting.functionTests.harness.RunIJ
-
param args the arguments to pass into ij
- runIjScript(String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.tools.ConnectWrongSubprotocolTest
-
- runInsertFourWaysKeyIsNull(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Runs the same SQL INSERT statement four ways:
Statement.execute,
Statement.executeUpdate,
PreparedStatement.execute, and
PreparedStatement.executeUpdate,
and expects the resulting key value to be NULL.
- runJoin(Connection, int, String[][][]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- runLargeClobTests - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.ClobAccessTest
-
A list of one or more tests to be run.
- runLikeTests(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Test various like expressions against all string datatypes.
- RunList - Class in org.apache.derbyTesting.functionTests.harness
-
- RunList() - Constructor for class org.apache.derbyTesting.functionTests.harness.RunList
-
- RunList(Vector, File, File, PrintWriter, Properties, Properties, String) - Constructor for class org.apache.derbyTesting.functionTests.harness.RunList
-
RunList
suitesToRun: a Vector of suites from RunSuite
outDir: The output directory for the suite(s)
pwOut: The output for writing suite and test results
suiteProperties: From RunSuite for the top suite
(individual suites in the vector may have their own
properties which must also be located and applied)
- runlistFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runLoad(String, String, String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runMasterVerificationCLient(String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runMessageCheckTest(String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- runMismatchKeyLength(String, String, String, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
attempt to connect and verify the SQLState if it's expected to fail
does the last bit of work for fixture testEncryptionKeyLength
- Runner - Class in org.apache.derbyTesting.perf.clients
-
Class used for running a performance test from the command line.
- Runner() - Constructor for class org.apache.derbyTesting.perf.clients.Runner
-
- runNewOrder(Object, boolean) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
- RUNNING_SECURITY_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- RUNNING_SECURITY_NOT_BOOTED - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- runningdir - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- runningInDerbyHarness - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Are we running in the harness, assume so if framework
was set so the
- runningInDerbyHarness() - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Returns true if this JUnit test being run by the old harness.
- runNo - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
runNo keeps track of which run we are in to generate unique (within a
JUnit run) names for files that are used in the test.
- RunOptimizerTest - Class in org.apache.derbyTesting.system.optimizer
-
Class RunOptimizerTest: The main class that runs this test.
- RunOptimizerTest() - Constructor for class org.apache.derbyTesting.system.optimizer.RunOptimizerTest
-
- runOrderStatus(Object, boolean) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Run an order status transaction with random input values.
- runPayment(Object, boolean) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Run a payment transaction with random input values.
- runPositionClobTest() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- runPositionStringTest() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- runPurgeWithNoDataLoggesTests() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- runQueries(int, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- runQueriesNormal(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- runQueriesWithDeletedRows(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- runQueriesWithIndex(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- runQueriesWithIndexDeletedRows(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- runQueryBlob(String, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test select of multiple rows containing single blob column.
- runQueryCasesBlob(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test select of multiple rows containing single blob column.
- runQueryCasesClob(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test select of multiple rows containing single clob column.
- runQueryClob(String, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test select of multiple rows containing single clob column.
- runs - Variable in class org.apache.derbyTesting.junit.JDBCPerfTestCase
-
store the elapsed time info for the test runs.
- runScheduleDelivery(Object) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
- runScript(InputStream, String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Run a SQL script through ij discarding the output
using this object's default connection.
- runScript(String, String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Run a SQL script through ij discarding the output
using this object's default connection.
- runServerCommand(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
Run a NetworkServerControl command.
- runSlaveVerificationCLient(String, String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runSQLCommands(String) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Run a set of SQL commands from a String discarding the output.
- runSrvrClnt - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- runStateTest(String, String, String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runStockLevel(Object) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Run a stock level transaction with random input values.
- RunSuite - Class in org.apache.derbyTesting.functionTests.harness
-
- RunSuite() - Constructor for class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- runSuites(Vector) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runsWithEmma() - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
- runsysinfo() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- runSysinfo() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Run a sysinfo class that is loaded in a separate class loader.
- runTempTests() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- RunTest - Class in org.apache.derbyTesting.functionTests.harness
-
- RunTest() - Constructor for class org.apache.derbyTesting.functionTests.harness.RunTest
-
- runTest(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- runTest() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
Test SUR properties of the query
- runTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneTest
-
- runTest(String, String, String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runTest(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogChecksumRecovery
-
- runTest(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogChecksumRecovery1
-
- runTest(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogChecksumSetup
-
- runTest() - Method in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
- runTest(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.MaxLogNumber
-
- runTest(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.store.MaxLogNumberRecovery
-
- runTest() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
- runTest() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3
-
- runTest() - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- runTest(int, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- runTest() - Method in class org.apache.derbyTesting.functionTests.util.HarnessJavaTest
-
- runTest() - Method in class org.apache.derbyTesting.functionTests.util.IjTestCase
-
Run a .sql test, calling ij's main method.
- runTest() - Method in class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Run the test, using the resource as the input.
- runTest() - Method in class org.apache.derbyTesting.junit.JDBCPerfTestCase
-
Overrides runTest from TestCase, in order to gather
elapsed time information.
- RunTest.AppsRequiredPassword - Class in org.apache.derbyTesting.functionTests.harness
-
- RunTest.AppsRequiredPassword() - Constructor for class org.apache.derbyTesting.functionTests.harness.RunTest.AppsRequiredPassword
-
- runtest1InsertTriggerTest() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
Following will do an insert into table1 which will cause insert
trigger to fire.
- runtest1UpdateTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
Following will update a row in table1 which will cause update
trigger to fire.
- runtest2InsertTriggerTest() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
Following will do an insert into table1 which will cause insert
trigger to fire.
- runtest2UpdateTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
Following will update a row in table1 which will cause update
trigger to fire.
- runtest3UpdateTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
Following will update a row in table1 which will cause update
trigger to fire.
- runTestCaseRunnables(StressMultiTest.StressMultiRunnable[]) - Method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
- runTestEncryptionKeyLengths(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
test connection attempts for a passed in feedback mode:
does most of the work for fixture testEncryptionKeyLength
Connect-and-Create(test case 1.*.1, shutdown, reconnect(1.*.2).
- runTestFeedbackModes(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
test connection attempts for a passed in feedback mode:
Connect-and-Create(test case 1.*.1, shutdown, reconnect(1.*.2).
- runTestingScript(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.tools.IJRunScriptTest
-
Run a test script using the passed in String as the source
for the script.
- runTestIter(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Shared code to run all test cases against a single collation.
- runTestOnSlave(String, String, String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runTests(Properties, String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runTests(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- runTests(String[]) - Method in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- runTests() - Static method in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- runTests(int, int) - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.harness.T_Generic
-
Run the test.
- runTests() - Method in class org.apache.derbyTesting.unitTests.harness.T_MultiIterations
-
Run the test.
- runTests() - Method in class org.apache.derbyTesting.unitTests.harness.T_MultiThreadedIterations
-
Run the test.
- runTests() - Method in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
run the tests.
- runTests(int, int) - Method in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
Convenience function to set the test type and duration
for the UnitTestManager and then run the tests.
- runTests() - Method in class org.apache.derbyTesting.unitTests.lang.T_Like
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.services.T_UUIDFactory
-
Run all the tests, each test that starts with 'S' is a single user
test, each test that starts with 'M' is a multi-user test.
- runTests() - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.store.T_Heap
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
See T_Recovery for the general testing frame work
- runTests() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
See T_Recovery for the general testing frame work
- runTests() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
Tests in here come in pairs (Snnn Rnnn), one to set it up, one to test
it after recovery.
- runTests() - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
- runTests() - Method in class org.apache.derbyTesting.unitTests.store.T_XA
-
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.harness.T_MultiIterations
-
Run once per-iteration to run the actual test.
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.services.T_Diagnosticable
-
Driver routine for the btree secondary index tests.
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Run once per-iteration to run the actual test.
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Driver routine for the btree secondary index tests.
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
run the test
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
run the test
- runTestSet() - Method in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
run the test
- runTestSetAsciiStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- runTestSetAsciiStreamLongValues() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- runTestSetCharacterStream(int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- runTestSetCharacterStreamLongValues() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- runTestUpdateObjectWithAllDatatypes(PreparedStatement, PreparedStatement, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- runTestUpdateXXXAllDataTypesInsertRow(PreparedStatement, PreparedStatement, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- runTestUpdateXXXWithAllDatatypes(PreparedStatement, PreparedStatement, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- runTime - Variable in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest.AbstractMTThread
-
Duration of the run.
- runtime - Variable in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
- runTime - Variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCompileThread
-
- runTime - Variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest.MTCreateDropThread
-
- RUNTIME_STATS_OFF_QUERY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- RUNTIME_STATS_ON_QUERY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- RuntimeinfoCmd - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
- RuntimeinfoLocaleCmd - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
- RuntimeInfoTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This tests the runtimeinfo command
- RuntimeInfoTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
Constructor
- RuntimeStatisticsParser - Class in org.apache.derbyTesting.junit
-
- RuntimeStatisticsParser(String) - Constructor for class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
Create a RuntimeStatistics object to parse the text and extract
information.
- RuntimeStatisticsParser.Qualifier - Class in org.apache.derbyTesting.junit
-
Class which represents a qualifier used in a scan.
- RuntimeStatisticsParser.Qualifier(String, boolean) - Constructor for class org.apache.derbyTesting.junit.RuntimeStatisticsParser.Qualifier
-
- runtool(jvm, String, String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.tools.derbyrunjartest
-
- runTransaction(Object) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Run an order entry transaction picking the specific
transaction at random with a hard-coded mix.
- runTransactions(Object, int) - Method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Run a fixed number of transactions returning the
time in milli-seconds required to execute all of them.
- runTrigger(int[], int, int[], int[], int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- runUnReplicated - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runUserCommand(String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runUserCommand(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runUserCommandInThread(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runUserCommandInThreadRemotely(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runUserCommandLocally(String[], String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runUserCommandRemotely(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runUserCommandRemotely(String, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- runWaiter() - Method in class org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest.Waiter
-
- runwithibmjvm - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runwithibmjvm - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- runwithj9 - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runwithjvm - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- runwithjvm - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- runWithoutSecurityManager - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
Run the test without a security manager.
- runXMLTest(Connection, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XMLConcurrencyTest
-
Do the work for one of the worker threads.
- RUTH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- RUTH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
- RUTH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TruncateTableTest
-
- RUTH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UDTPermsTest
-
- s - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
- S001() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Single user API test 001.
- S001() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S002() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Single user API test 002.
- S002() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S003() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Single user API test 003.
- S003() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S004() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Single user API test 004.
- S004() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S005() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Single user API test 005.
- S005() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S006() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S007() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Single user API test 007.
- S007() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S008() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S009() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S010() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S011() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S012() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S020() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S022() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S100() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S101() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- s1F1() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Utility function to test grant/revoke
- s1f1() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
stored function: s1.f1
- s1F1P() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Utility method to test procedure with identical name to a
function
- s1P1() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
A utility method to test procedures with test grant/revoke
- S200() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S201() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S202() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S203() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S204() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- s2F1a() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Another utility function to test grant/revoke - placeholder for
future if SPECIFIC names are implemented.
- s2F2() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Another utility function to test grant/revoke
- S300() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S301() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S302() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- S303() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
Test space reclaimation - purging of a row with serveral long columns
rollback and repurge them again.
- S304() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
Test space reclaimation - purging of a long rows with a rollback and
purging again after recovery in R304
- S999() - Method in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- sam1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- sam1_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- sam2 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- sam2_emp - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- same(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- sameMajorAs(DerbyVersion) - Method in class org.apache.derbyTesting.junit.DerbyVersion
-
Checks if the major level of this version is the same as for the other
version.
- sample - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
array of input samples
- SAMPLE_BYTES - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- SAMPLE_STRING - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- SampleSQLData - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SampleSQLData() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SampleSQLData
-
- SampleSQLData(byte[]) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SampleSQLData
-
- SampleVTI - Class in org.apache.derbyTesting.functionTests.util
-
A very simple, read-only, sample VTI.
- SampleVTI(String[][]) - Constructor for class org.apache.derbyTesting.functionTests.util.SampleVTI
-
- SampMog - Class in org.apache.derbyTesting.functionTests.tests.memorydb
-
Simple utility to generate samples from a mixture-of-Gaussian distribution.
- SampMog() - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
default constructor
- SampMog(Random) - Constructor for class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
constructor with specified RNG
- savedDefault - Variable in class org.apache.derbyTesting.junit.TimeZoneTestSetup
-
Original timezone.
- savedError - Variable in class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest.Derby5582Runner
-
- savedLocale - Static variable in class org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale
-
- savedLocale - Variable in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
The default locale before this test started.
- savedSysProps - Static variable in class org.apache.derbyTesting.functionTests.harness.ManageSysProps
-
- savedVerbosity - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- saveOriginalClassLoader() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- SAVEPOINT_EXCEPTION_INVALID_SPECIFICATION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SAVEPOINT_EXCEPTION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SAVEPOINT_EXCEPTION_TOO_MANY - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SavepointJdbc30Test - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test the new class Savepoint in JDBC 30.
- SavepointJdbc30Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test
-
Create a test
- savePrice(Price) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Price
-
- saveSysProps() - Static method in class org.apache.derbyTesting.functionTests.harness.ManageSysProps
-
- scale - Variable in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
warehouse scale factor, default to 1.
- scale - Variable in class org.apache.derbyTesting.system.oe.run.Checks
-
Warehouse scaling factor
- scale - Static variable in class org.apache.derbyTesting.system.oe.run.DriverUtility
-
Warehouse scale factor
- scale - Static variable in class org.apache.derbyTesting.system.oe.run.Populate
-
Warehouse scale factor
- scale - Variable in class org.apache.derbyTesting.system.oe.util.OEChecks
-
Warehouse scaling factor
- SCALE_INTEGER - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- SCALE_UNDEFINED - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- Scan100() - Method in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
This test simply tests a heap scan which iterates through all the
rows in the columns.
- Scan100GetData() - Method in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
This test simply tests a heap scan which iterates through all the
rows in the columns.
- Scan100WithPredicate() - Method in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
Test the performance of a table scan that needs to compare all the
char values in the table with some specified values.
- ScanCoveredIdxInt() - Method in class org.apache.derbyTesting.perf.basic.jdbc.CoveredIdxScan
-
This test simply tests a covered index scan and retrieves an int column
Scan starts from 1/4 into the data set and set to end 3/4 into the
dataset
- scanExample(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- scanInfo(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
Test the access level ScanInfo interface.
- scenarioEngineShutdownDoesNotTakeDownNS(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest
-
Test that a shutdown of the engine does not take down the network
server.
- scheduleDelivery(Display, Object, short, short) - Method in interface org.apache.derbyTesting.system.oe.client.Operations
-
Queue a delivery request.
- scheduleDelivery(Display, Object, short, short) - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
Schedule a delivery using the database as the queuing
mechanism and the results file.
- scheduleKill(Process, String) - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Schedules a task to kill/terminate the task after a predefined timeout.
- schema - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
The schema used by the test.
- SCHEMA - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- Schema - Class in org.apache.derbyTesting.system.oe.run
-
Load the OE schema
- Schema(String) - Constructor for class org.apache.derbyTesting.system.oe.run.Schema
-
Create a test case with the given name.
- schemaCreated - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- schemaId - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema.CreateTable
-
Which schema to use
- schemaName - Variable in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- script - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- scriptBase - Variable in class org.apache.derbyTesting.system.oe.run.Schema
-
- scriptFileName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- scriptName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- scriptName - Variable in class org.apache.derbyTesting.functionTests.util.IjTestCase
-
- ScriptTestCase - Class in org.apache.derbyTesting.functionTests.util
-
Run a .sql script as a test comparing it to
a master output file.
- ScriptTestCase(String, boolean) - Constructor for class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Create a ScriptTestCase to run a single test
using a connection obtained from getConnection()
- ScriptTestCase(String) - Constructor for class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Create a ScriptTestCase to run a single test
using a connection obtained from getConnection()
- ScriptTestCase(String, String) - Constructor for class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Create a ScriptTestCase to run a single test
using a connection obtained from getConnection() with a
different encoding
- ScriptTestCase(String, String, String, String) - Constructor for class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Create a ScriptTestCase to run a single test
using a connection obtained from getConnection() with a
different encoding.
- scrollableTest(String, int) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.LOBLocatorReleaseTest
-
Tests a sequence of operations on a scrollable result set.
- scrollBackward(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Scroll backward to the beginning of the ResultSet, and verify tuples
while scrolling.
- scrollBackwardAndUpdate(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Scroll backward and update the records using updateXXX() and updateRow()
- scrollBackwardAndUpdatePositioned(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Scroll backward and update the records using positioned updates.
- ScrollCursors1Test - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- ScrollCursors1Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors1Test
-
- ScrollCursors2Test - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- ScrollCursors2Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors2Test
-
- scrollForward(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Scroll forward to the end of the ResultSet, and verify tuples while
scrolling.
- scrollForwardAndUpdate(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Scroll forward and update the tuples using updateXXX() and updateRow()
- scrollForwardAndUpdatePositioned(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Scroll forward and do positioned updates.
- scrollInsensitive - Variable in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
- ScrollResultSetTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests scrollable result sets
Tests:
- testNextOnLastRowForwardOnly: tests that the result set is closed when all
rows have been retreived and next has been called from the last row,
autocommit = true, the result set is not holdable and type forward
only.
- ScrollResultSetTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.ScrollResultSetTest
-
Creates a new instance of ScrollResultSetTest
- scrollVerifyMaxRowWithFetchSize(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors2Test
-
Tests for maxRow and fetchSize with scrollable cursors
- sd - Variable in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- searchCanondir(String) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchCP - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- searchDriverVersion - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchDriverVersion(String) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchFrame - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchFramework(String) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchJdk12 - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchJdk13 - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchJdk14 - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- searchJvm(String) - Method in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- secLevelNames - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
- SECMEC_ATTRIBUTE - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- SECMEC_EUSRIDPWD - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- SECMEC_USRENCPWD - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- SECMEC_USRIDNWPWD - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- SECMEC_USRIDONL - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- SECMEC_USRIDPWD - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- SECMEC_USRSSBPWD - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- SECOND_DB - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- SECOND_INTERVAL - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- secondaryIndex - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- secondaryIndex - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- SECONDS_IN_MIN - Static variable in class org.apache.derbyTesting.system.optimizer.utils.TestUtils
-
- secretKey - Variable in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- SecureServerTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This Junit test class tests whether the server comes up under a security
manager as expected.
- SecureServerTest(boolean, boolean, String, String, SecureServerTest.Outcome) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- SecureServerTest.Outcome - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
Possible outcomes for the experiment of bringing up the server.
- SecureServerTest.Outcome(boolean, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest.Outcome
-
- SecurityCheck - Class in org.apache.derbyTesting.functionTests.util
-
Code to aid in checking the Security of Derby.
- SecurityCheck() - Constructor for class org.apache.derbyTesting.functionTests.util.SecurityCheck
-
- SecurityManagerSetup - Class in org.apache.derbyTesting.junit
-
Configures the wrapped test to be run with the specified security policy.
- SecurityManagerSetup(Test, String) - Constructor for class org.apache.derbyTesting.junit.SecurityManagerSetup
-
- SecurityManagerSetup(Test, String, boolean) - Constructor for class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Installs a new security policy.
- SecurityManagerSetup(Test, String, SecurityManager) - Constructor for class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Use custom policy and SecurityManager
- SecurityPolicyReloadingTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test the dynamic reloading of the security policy file while the
engine is still running.
- SecurityPolicyReloadingTest() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
- SecurityPolicyReloadingTest.PropReadingAction - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SecurityPolicyReloadingTest.PropReadingAction(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest.PropReadingAction
-
- securityProperty - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
The option string used to turn off running Derby server with a SecurityManager.
- Sed - Class in org.apache.derbyTesting.functionTests.harness
-
- Sed() - Constructor for class org.apache.derbyTesting.functionTests.harness.Sed
-
- sed(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
Replace memory values in the output string
Removes output tags for STDOUT and STDERR from readProcessOutput
Also trims the string to make it easier to compare.
- SEED - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
The seed used for the random number generator.
- seed - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- SEED - Static variable in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
- seed - Variable in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Seed value for random number generator.
- seek(long) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Set the file pointer.
- select(String) - Method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
Select * from the given table.
- select(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- select(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- select - Variable in class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
- select - Variable in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
- select - Variable in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
- SELECT - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- SELECT_ALL - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- SELECT_ALL_WHERE_IN - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- SELECT_STMT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
-
- selectBlob(String, PreparedStatement, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
select from blob table (BLOBTBL)
- selectBlob2(String, PreparedStatement, int, int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
select from blob table (BLOBTBL2)
- selectClob(String, PreparedStatement, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
select from clob table
- selectClob2(String, PreparedStatement, int, int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
select from clob table (CLOBTBL2)
- selectConditions - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
- selectData(PreparedStatement, byte[], int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- selectDistinctBinary5() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Test case for SELECT DISTINCT on a CHAR(5) FOR BIT DATA column.
- selectDistinctChar5() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Test case for SELECT DISTINCT on a CHAR(5) column.
- SelectDistinctTest - Class in org.apache.derbyTesting.perf.basic.jdbc
-
Performance tests for SELECT DISTINCT.
- SelectDistinctTest(String, int, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Create a test case.
- selectFootSoldiers() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
- selectFromBigTab() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Test that the table bigtab contains the expected tuples for the test
case testBigTable.
- selectFromSpecificSchema(int) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- selectInsertBlob(String, PreparedStatement, PreparedStatement, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
Basically this test will do an insert using setBlob api - select row from
blobtbl and then insert a row in blobtbl and verify updated data in
blobtbl
- SelectivityTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SelectivityTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SelectivityTest
-
- selectRows(int, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- selectRows(int, int, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- selectRows(String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- selectRows(int, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- selectRows(int, int, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- selectRows(String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- selectRows(int, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- selectRows(int, int, ResultSet[], ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- selectRows(String, ResultSet[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- selectRowsCount - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- selectStatement - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
- selectTimesoutDuringUpdate(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Determine if a select on this connection during update will timeout.
- selectUpdateBlob(String, PreparedStatement, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
Basically this test will do an update using setBlob api - select row from
blobtbl and then update a row in blobtbl and verify updated data in
blobtbl
- selectUpdateBlob2(String, PreparedStatement, PreparedStatement, int, int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
Basically this test will do an update using setBinaryStream api and
verifies the updated data. select row from blobtbl2 and then update a row
in blobtbl and verify updated data in blobtbl
- selectUpdateClob(String, PreparedStatement, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- selectUpdateClob2(String, PreparedStatement, PreparedStatement, int, int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- selectWithPred - Variable in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
- selectWorker(int) - Method in class org.apache.derbyTesting.functionTests.tests.store.LiveLockTest
-
- selExp - Static variable in class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- semanticSuite(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
Construct suite of semantic tests
- sep - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
-
- SEP - Static variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- SEP - Static variable in class org.apache.derbyTesting.unitTests.junit.PathUtilTest
-
- separator - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- seqRunCases(Vector, String, String, String) - Static method in class org.apache.derbyTesting.functionTests.harness.MultiTest
-
Sequentially run scripts
- SequenceGeneratorConcurrency - Class in org.apache.derbyTesting.perf.clients
-
Machinery to test the concurrency of sequence/identity generators.
- SequenceGeneratorConcurrency() - Constructor for class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency
-
- SequenceGeneratorConcurrency.Filler - Class in org.apache.derbyTesting.perf.clients
-
Create the schema necessary to support this test run.
- SequenceGeneratorConcurrency.Filler() - Constructor for class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.Filler
-
- SequenceGeneratorConcurrency.LoadOptions - Class in org.apache.derbyTesting.perf.clients
-
Describes the load options specific to a run of the SequenceGeneratorConcurrency test.
- SequenceGeneratorConcurrency.LoadOptions() - Constructor for class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.LoadOptions
-
- SequenceGeneratorConcurrency.SGClient - Class in org.apache.derbyTesting.perf.clients
-
- SequenceGeneratorConcurrency.SGClient() - Constructor for class org.apache.derbyTesting.perf.clients.SequenceGeneratorConcurrency.SGClient
-
- SequenceGeneratorTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test sequence generators.
- SequenceGeneratorTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Create a new instance.
- SequenceGeneratorTest.BadAllocator - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SequenceGeneratorTest.BadAllocator() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest.BadAllocator
-
- SequenceGeneratorTest.LegalAllocator - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SequenceGeneratorTest.LegalAllocator() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest.LegalAllocator
-
- SequenceGeneratorTest.T_SequenceUpdater - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Machine for testing sequence generators standalone.
- SequenceGeneratorTest.T_SequenceUpdater(Long, boolean, long, long, long, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest.T_SequenceUpdater
-
- SequencePermsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test permissions on sequences.
- SequencePermsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
Create a new instance.
- SequenceTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test sequences.
- SequenceTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- SerializeDataSources - Class in org.apache.derbyTesting.functionTests.testData.serializedDataSources
-
Serializes and writes data sources to file, or prints information about
a file assumed to be written by this program.
- SerializeDataSources() - Constructor for class org.apache.derbyTesting.functionTests.testData.serializedDataSources.SerializeDataSources
-
- serializeDataSources(String, String, String[]) - Static method in class org.apache.derbyTesting.functionTests.testData.serializedDataSources.SerializeDataSources
-
Serialize and write data sources to file.
- serialVersionUID - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.cdsXid
-
- serialVersionUID - Static variable in class org.apache.derbyTesting.junit.utilXid
-
- serTestClientConnectionPoolDataSource() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Tests the de-serialization of the client connection pool data source.
- serTestClientDataSource() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Tests the de-serialization of the basic client data source.
- serTestClientXADataSource() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Tests the de-serialization of the client XA data source.
- serTestEmbeddedConnectionPoolDataSource() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Tests the de-serialization of the embedded connection pool data source.
- serTestEmbeddedDataSource() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Tests the de-serialization of the basic embedded data source.
- serTestEmbeddedXADataSource() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Tests the de-serialization of the embedded XA data source.
- SERVER_PORT - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- SERVER_VERSION_FUNCTION - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
- serverBootedOK() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- serverCameUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- serverHost - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- serverJvm - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- serverJvm - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- serverJvm - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- serverJvmName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- serverNeedsStopping - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- serverOutput - Variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
- serverOutput - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- serverOutputBOS - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- serverOutputOut - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- serverPort - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- serverProc - Variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
The process in which the network server is running.
- serverProcess - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- ServerPropertiesTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This test tests the derby.properties, system properties and command line
parameters to make sure the pick up settings in the correct order.
- ServerPropertiesTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- ServerSetup - Class in org.apache.derbyTesting.junit
-
Change to a client server configuration based upon the
current configuration at setup time.
- ServerSetup(Test, String, int) - Constructor for class org.apache.derbyTesting.junit.ServerSetup
-
- ServerSetup(Test, String, int, String) - Constructor for class org.apache.derbyTesting.junit.ServerSetup
-
- serverShouldComeUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest.Outcome
-
- serverShouldComeUp - Variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
- serverSupportsUDTs() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
Report whether the server supports ANSI UDTs.
- serverURL(String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- SERVICE_PROPERTIES_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
- serviceASAP() - Method in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- serviceImmediately() - Method in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- servicePropertiesFileName - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- ServicePropertiesFileTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Tests Derby's ability to recover from various conditions related to the
service properties file.
- ServicePropertiesFileTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
- serviceRecord - Variable in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- set(int, double[], double[], double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Specify the mixture-of-Gaussian configuration.
- set(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest.Result
-
- set(byte[], int) - Static method in class org.apache.derbyTesting.unitTests.util.BitUtil
-
Set the bit at the specified position
- SET_ASCII_STREAM - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Constant for Clob.setAsciiStream method.
- SET_CHARACTER_STREAM - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Constant for Clob.setCharacterStream method.
- SET_CONNECTION - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- set_countlock(boolean) - Static method in class org.apache.derbyTesting.system.sttest.Sttest
-
- SET_SCHEMA - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- SET_STRING - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Constant for Clob.setString method.
- setAddress(Address) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setAddress(Address) - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- setAll_local(boolean) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setAmount(String) - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- setAscii(PreparedStatement, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- setAsciiStream(PreparedStatement, int, int, int, int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Insert data into a column with setAsciiStream.
- setAsciiStream(long) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- setAsciiStream(long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- setAutoCommit(boolean) - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Utility method to set auto commit behaviour.
- setBalance(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setBaseProps(TestSuite, Test) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- setBaseProps(TestSuite, Test, Properties) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- setBaseProps(TestSuite, Test) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
- setBaseProps(TestSuite, Test) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- setBeanProperty(Object, String, Object) - Static method in class org.apache.derbyTesting.junit.J2EEDataSource
-
Set a bean property for a data source.
- setBeanProperty(Object, String, Object) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Set a bean property for a data source.
- setBIG_LOB_SZ(int) - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- setBigDecimalString(PreparedStatement, int, String) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
This method is a wrapper for the PreparedStatement method setBigDecimal(int parameterIndex,BigDecimal x)
- setBigDecimalString(PreparedStatement, int, String) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
-
This method is a wrapper for the PreparedStatement method setBigDecimal(int parameterIndex,BigDecimal x)
- setBIGGEST_LOB_SZ(int) - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- setBinaryStream(long) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyBlob
-
- setBinaryStream(long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- setBinaryStreamOnBlob(int, int, int, int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Insert data into a Blob column with setBinaryStream.
- setBody(int, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
- setBytes(long, byte[]) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyBlob
-
- setBytes(long, byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyBlob
-
- setBytes(long, byte[]) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- setBytes(long, byte[], int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.BlobImplT
-
- setCallable(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Set whether the test should use CallableStatement or
PreparedStatement.
- setCanonicalName(String) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Set the canonicalName.
- setCarrier_id(Integer) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setCell(IntArray, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.IntArray
-
- setCenters(int, double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
Initialize cluster centers for EM iterations.
- setCharacter(PreparedStatement, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- setCharacterStream(long) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- setCharacterStream(long) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- setChildException(T_Fail) - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
- setCity(String) - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- setClasspath(String) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setClient(String[]) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Set the client we're going to use.
- setClientNumber(int) - Method in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- setCloseOnCompletion(Wrapper41Statement, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
- setCol(int, DataValueDescriptor) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- setColumn(int, String) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- setColumn(int, int, String) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- setColumn(int, DataValueDescriptor) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- setConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.ConnectionPoolDataSourceConnector
-
- setConfiguration(TestConfiguration) - Method in interface org.apache.derbyTesting.junit.Connector
-
Link this connector to the given configuration.
- setConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.DataSourceConnector
-
- setConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.DriverManagerConnector
-
- setConfiguration(TestConfiguration) - Method in class org.apache.derbyTesting.junit.XADataSourceConnector
-
- setConnection(Connection) - Method in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- setContextClassLoader(URL) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- setCreateViews() - Static method in class org.apache.derbyTesting.system.optimizer.utils.TestViews
-
- setCredit(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setCredit_lim(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setCurrent(TestConfiguration) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
WORK IN PROGRESS
Set this Thread's current configuration for running tests.
- setCustomer(int) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setD(Vector) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setData(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setDatabaseName(String) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Set the database name.
- setDatabaseProperty(String, String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- setDatabaseProperty(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
Set a database property in the default connection.
- setDatabaseProperty(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- setDatabaseProperty(String, String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InvalidLDAPServerAuthenticationTest
-
- setDatabaseProperty(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- setDatabaseProperty(String, String, Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- setDatabaseProperty(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- setDatabaseProperty(boolean, Connection, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- setDatabaseProperty(Statement, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- setDatabasePropertyDefault(String, Serializable) - Static method in class org.apache.derbyTesting.functionTests.util.PropertyUtil
-
- setDataCorruption(boolean) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- setDateTime(PreparedStatement, int, Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- setDBClasspath(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- setDBClasspath(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- setDBContextClassLoader(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.dbjarUtil
-
- setDbPath(String) - Method in class org.apache.derbyTesting.junit.ServerSetup
-
Specify a dbPath to use in place of the default.
- setDebug(boolean) - Static method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Force the debugging state.
- setDebugFlag(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- setDefaultLocale(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.DefaultLocale
-
- setDefaultWaitTime() - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Set the number of milliseconds to wait before declaring server startup
a failure back to the default value specified in this class.
- setDelivery_cnt(int) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setDelivery_d(Timestamp) - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- setDirectories(String, Properties) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
This is the method which created directories and looks for script file,
need to make OS specific paths here.
- setDirty() - Method in class org.apache.derbyTesting.unitTests.services.T_Cacheable
-
- setDiscount(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setDist_info(String) - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- setDistrict(short) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setDistrict(short) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setDropViews() - Static method in class org.apache.derbyTesting.system.optimizer.utils.TestViews
-
- setEncryptionParam(Properties) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Add in encryption parameters to the startParam if "testDataEncryption"
is set to a non-null string.
- setEntry_d(Timestamp) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setEnv() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
- setEnv() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
- setEstimatedCost(double) - Method in class org.apache.derbyTesting.unitTests.store.T_StoreCostResult
-
Set the estimated cost.
- setEstimatedRowCount(long) - Method in class org.apache.derbyTesting.unitTests.store.T_StoreCostResult
-
Set the estimated row count.
- setFetchDirection(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- setFetchSize(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- setFirst(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setFlags(String) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setFoundOnce() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9.Goal
-
- setHighestRunTime(long) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- setHoldability(Connection, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- setHoldability(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
Utility method to set Holdability
- setI_id(int) - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- setId(int) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setId(int) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setId(short) - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- setIdentity(Object) - Method in class org.apache.derbyTesting.unitTests.services.T_Cacheable
-
- setIdentity(Object) - Method in class org.apache.derbyTesting.unitTests.services.T_CachedInteger
-
- setIllegalPropertyProc() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.CheckSecurityManager
-
- setIntegerRow() - Method in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- setIsolationJDBC(int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Implementation of the stored procedure SET_ISOLATION_JDBC.
- setIsolationLevel(int) - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- setIsolationSQL(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Implementation of the SQL function SET_ISOLATION_SQL.
- setJavaCmd(String) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setJDBCClient(JDBCClient) - Method in class org.apache.derbyTesting.junit.ServerSetup
-
Specify a JDBCClient to use in place of the default DERBYNETCLIENT.
- setLast(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setLength(int) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- setLength(long) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Sets the length of this file, either extending or truncating it.
- setLockTimeouts(Test, int, int) - Static method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
Decorator to change the lock time outs.
- setLogCorruption(boolean) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- setLowWater(int) - Method in class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
Useful to keep memory requirements low
- setMeans(double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Specify the mean parameters for the Gaussian components.
- setMiddle(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setMORE_DATA_THAN_COL_WIDTH(int) - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- setMs(long) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setMx(long) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- SETN - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- setName(String) - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- setNetworkTimeout(Executor, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Conn
-
- setNoasyncgc(boolean) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setNoclassgc(boolean) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setNojit(boolean) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setNoverify(boolean) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setNullContextClassLoader() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.dbjarUtil
-
- setNumber(int) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Set the number of Gaussian components.
- setNumber(short) - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- setObjectString(PreparedStatement, int, String) - Static method in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
This method is a wrapper for the PreparedStatement method setObject(int parameterIndex, Object x)
- setObjectString(PreparedStatement, int, String) - Static method in class org.apache.derbyTesting.junit.BigDecimalHandler
-
This method is a wrapper for the PreparedStatement method setObject(int parameterIndex, Object x)
- SetObjectUnsupportedTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests that calling setObject() and setNull() with
sqlTargetType set to an unsupported type fails with
SQLFeatureNotSupportedException.
- SetObjectUnsupportedTest(String, SetObjectUnsupportedTest.TypeInfo, boolean) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.SetObjectUnsupportedTest
-
Creates a new SetObjectUnsupportedTest instance.
- SetObjectUnsupportedTest.TypeInfo - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Class with name and id for the target type used in a test.
- SetObjectUnsupportedTest.TypeInfo(String, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.SetObjectUnsupportedTest.TypeInfo
-
- setOffset(int) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptibleIo
-
- setOl_cnt(int) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setOpenMode(int) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- setOss(long) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setOutput(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- setParameter(PreparedStatement, int, JDBCDriverTest.TypeDescriptor, Object) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- setParameter(PreparedStatement, int, int, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Stuff a PreparedStatement parameter given its 1-based parameter position
and expected jdbc type.
- setParameter(PreparedStatement, int, Object) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Stuff a PreparedStatement parameter given its 1-based parameter position.
- setParameters(PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest.DataRow
-
Set the parameters of the received PreparedStatement based on
the values in this DataRow's columns.
- setPasswords(CallableStatement) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
Set the passwords for all users specified in USERS.
- setPayment_cnt(int) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setPerformanceReportOn(boolean) - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- setPerformanceReportOn(boolean) - Method in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
specify whether performance statistics should be
gathered when tests are run.
- setPhone(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setProf(String) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setProperties(Properties) - Method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
- setProperties(Properties) - Method in class org.apache.derbyTesting.junit.SystemPropertyTestSetup
-
- setQuantity(short) - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- SetQueryTimeoutTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Functional test for the Statement.setQueryTimeout() method.
- SetQueryTimeoutTest() - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest
-
- SetQueryTimeoutTest.StatementExecutor - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- SetQueryTimeoutTest.StatementExecutor(PreparedStatement, boolean, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- SetQueryTimeoutTest.TestFailedException - Exception in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This Exception class is used for getting fail-fast behaviour in
this test.
- SetQueryTimeoutTest.TestFailedException(Throwable) - Constructor for exception org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.TestFailedException
-
- SetQueryTimeoutTest.TestFailedException(String) - Constructor for exception org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.TestFailedException
-
- SetQueryTimeoutTest.TestFailedException(String, Throwable) - Constructor for exception org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.TestFailedException
-
- setRandomGenerator() - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Setup the random number generator to be used for the load.
- setRandomValue(Random, PreparedStatement, int, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
- setRandomValue(Random, PreparedStatement, int, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
- setReadOnly() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptFile
-
Make the named file or directory read-only.
- setRole(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Set the given role for the current session.
- setRow(PreparedStatement, int, JDBCDriverTest.TypeDescriptor[], Object[]) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- setSamples(int, double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMog
-
Specify the input samples to work with.
- setSavePoint(String, Object) - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- setSchema(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Wrapper41Conn
-
- setSchema(String) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Implementation of the SQL procedure SET_SCHEMA.
- setSchema(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- setSecurityMechanism(String) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- setSecurityPolicy(Properties, String) - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
- setSecurityProps() - Method in class org.apache.derbyTesting.functionTests.harness.j9_13
-
- setSecurityProps() - Method in class org.apache.derbyTesting.functionTests.harness.j9_22
-
- setSecurityProps() - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
set up security properties for server command line.
- setSeed(long) - Method in interface org.apache.derbyTesting.system.oe.client.Load
-
Set the seed for the random number generator used to
populate the data.
- setSeed(long) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
- setSince(Timestamp) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setSmallConfig() - Static method in class org.apache.derbyTesting.system.nstest.NsTest
-
- setSortBufferSize(String) - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
- setSpecialProps(Properties, boolean) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
- setSs(long) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setState(String) - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- setStorableColumn(int, Storable) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
- setStorableColumn(int, DataValueDescriptor) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- setStreet1(String) - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- setStreet2(String) - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- setString(long, String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- setString(long, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest.MyClob
-
- setString(long, String) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- setString(long, String, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.largedata.ClobImplT
-
- setStringRow() - Method in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- setSuiteDir(String, boolean, boolean) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
- setSuiteProperties(Properties, String, Properties, boolean, boolean) - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
Properties for nested suites
- setSupply_w_id(short) - Method in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- setSystemErr(PrintStream) - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- setSystemOut(PrintStream) - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoCPCheckTest
-
Need to capture System.out so that we can compare it.
- setSystemOut(PrintStream) - Method in class org.apache.derbyTesting.functionTests.util.HarnessJavaTest
-
Need to capture System.out so that we can compare it.
- setSystemProperty(String, String) - Static method in class org.apache.derbyTesting.functionTests.tests.store.MaxLogNumberRecovery
-
Set system property
- setSystemProperty(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.TestRoutines
-
TESTROUTINE.SET_SYSTEM_PROPERTY(IN PROPERTY_KEY VARCHAR(32000), IN PROPERTY_VALUE VARCHAR(32000))
Set a system property
- setSystemProperty(String, String) - Static method in class org.apache.derbyTesting.junit.BaseTestCase
-
Set system property
- setSystemProperty(String, String) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- setTax(String) - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- setTestDuration(int) - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- setTestDuration(int) - Method in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
the test duration is set.
- setTestJavaFlags(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- setTestType(int) - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- setTestType(int) - Method in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
the test duration is set.
- setThreadCount(int) - Method in interface org.apache.derbyTesting.system.oe.client.Load
-
Set the number of total threads the loader is allowed to use
to load data.
- setThreadCount(int) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Ignore, this is a single threaded load.
- setThreadCount(int) - Method in class org.apache.derbyTesting.system.oe.load.ThreadInsert
-
Set the thread count.
- setThreadLoader(ClassLoader) - Method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
- setThreadLoader(ClassLoader) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeClassLoader
-
Force this thread to use a specific class loader.
- setTimeout(long) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- setTopSuiteProperties() - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
Properties which may be defined for all suites
at the top level suite (such as "nightly")
- setTrace(boolean) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Set JUnit test method tracing.
- setTraceDirectory() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- setTraceFlag(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest
-
If running with a debug build and derby.tests.trace is true, enable
tracing for messages with the specified flag.
- setTransactionIsolation(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
Utility method to set Transaction Isolation
- SetTransactionIsolationTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test setTransactionIsolation
- SetTransactionIsolationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetTransactionIsolationTest
-
- setUndoOp(Undoable) - Method in class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- setUnique(int) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.ClusMogSQL
-
Set unique ID for this object.
- setUp() - Method in class org.apache.derby.impl.jdbc.BiggerStoreStreamClobTest
-
- setUp() - Method in class org.apache.derby.impl.jdbc.BiggerTemporaryClobTest
-
Creates a bigger read-write Clob that is being kept on disk due to its
size.
- setUp() - Method in class org.apache.derby.impl.jdbc.SmallStoreStreamClobTest
-
- setUp() - Method in class org.apache.derby.impl.jdbc.SmallTemporaryClobTest
-
Creates a small read-write Clob that is kept in memory.
- setUp() - Method in class org.apache.derbyTesting.functionTests.suites.EncryptionSuite
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.BadConnectionTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ClientSideSystemPropertiesTest
-
If the trace Directory doesn't exist then create one.
- setup(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetNewServerTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.DRDAProtocolTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
-
Set up the connection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SuicideOfStreamingTest
-
Create table, insert row and set debug property.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedDisplayScriptTest
-
Set up the test environment.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
-
Create a table with BLOB and CLOB, so that such objects can be
accessed/used from JDBC.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobSetMethodsTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
-
Create a default callable statement and connection.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.DataSourceTest
-
Create a default DataSource
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobStreamTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ParameterMetaDataWrapperTest
-
Create a default Prepared Statement and connection.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Obtain a "regular" connection and PreparedStatement that the tests
can use.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetMetaDataTest
-
Create a default DataSource
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Set up the connection to the database and register a statement event
listener.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTest
-
Create default connection and statement.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTestSetup
-
Create the table and data needed for the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestJDBC40Exception
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.XA40Test
-
Create default XADataSource, XAResource, XAConnection, and
Connection for the tests.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Sets up the connection for a test case, clears all tables and resets
all auto-generated keys used by the test fixtures.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
Set up the conection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
Set up the conection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
-
The setup creates a Connection to the database, and creates a table
with blob columns.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Setup the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
The setup creates a Connection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobUpdatableStreamTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Turns off auto commit on the default connection and verifies that the
isolation level is read committed.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
Sets up the connection for a test case and clears all tables
used in the test cases.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Setup the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest.ClobTestSetup
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Obtain a Clob containing the empty string.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTruncateTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobUpdatableReaderTest
-
Setup the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.CallableStatementObjectDecorator
-
Sets up the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ConnectionObjectDecorator
-
Sets up the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.DataSourceDecorator
-
Sets up the test by creating a connection.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.PreparedStatementObjectDecorator
-
Sets up the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ResultSetObjectDecorator
-
Sets up the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.StatementObjectDecorator
-
Sets up the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Compat_BlobClob4BlobTest
-
Set up the connection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
-
Sets up the connection, then create the data model
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Set the schema name to be used by the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby5158Test
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
Sets up the connection, then create the data model
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobLengthTest
-
Create a JDBC connection using the arguments passed
in from the harness, and create the table to be used by the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Set up the connection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Sets up the connection for a test case and clears all tables
used in the test cases.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetCloseTest
-
Create the tables and the Connection and PreparedStatements that will
be used in this test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetJDBC30Test
-
Set up the connection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test
-
Set up the test environment.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ScrollResultSetTest
-
Set up the connection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup
-
Creates a datamodel for testing Scrollable Updatable ResultSets
and populates the database model with data.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Create require objects and data.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
-
The setup creates a Connection to the database, and also
creates a table with one row.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.URCoveringIndexTest
-
Set up the connection to the database.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
Parent super()
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.Bug4356Test
-
Bug only happens when autocommit is off.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConstantExpressionTest
-
Create the table t1 with 3 rows, and two procedures.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Set the fixture up with base tables t1 and t2.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Set the fixture up with tables t and s and insert 4 rows in table t.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CursorTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaJDBC30Test
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DynamicLikeOptimizationTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
Set the fixture up with tables and insert rows .
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.largeCodeGen
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
Create table for test cases to use.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullsTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
Set the fixture up with a clean, standard table PED001.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RenameIndexTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RenameTableTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors2Test
-
Set up the test.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ShutdownDatabaseTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SQLAuthorizationPropTest
-
Create a table to test grant/revoke statements
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StalePlansTest
-
Create tables and indexes needed by the test cases.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
Prepare the statement that sees if a statement given its
ID is in the cache.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryFlatteningTest
-
Set up the test environment.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Simple set up, just get a Calendar
and ensure the table T_ALL is empty.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UnaryArithmeticParameterTest
-
Set the fixture up with tables
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UngroupedAggregatesNegativeTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UniqueConstraintMultiThreadedTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UniqueConstraintSetNullTest
-
Create table for test cases to use.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.VTITest
-
Setup: create a table for this test
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XMLBindingTest.XBindTestSetup
-
Create the XML table and insert all of the test documents.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XMLTypeAndOpsTest.XMLTestSetup
-
Before running the tests in XMLTypeAndOps we create two
base tables and insert the common "fixture" data.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.management.JMXConnectionDecorator
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
Setup code to be run before each test fixture.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.memory.XAMemTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Parent super()
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_Encrypted_1
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_showStateChange
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Initialize the default statistics helper object.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
Simple set up, just setup the loaders.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test
-
Set up the test environment.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
Disabling auto-commit for all tests
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.LongColumnTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.RowLockBasicTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Initializes the pristine database if required.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- setup() - Static method in class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715
-
Create the base table that the 2 threads will use.
- setup() - Static method in class org.apache.derbyTesting.functionTests.tests.storetests.st_reclaim_longcol
-
Create the base table.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBinaryDataTest
-
Simple set up, just empty the import table.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest
-
Simple set up, just empty the import table.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
Set up the test environment.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoAPITest
-
setUp - get a DatabaseMetadata object with which to compare
database information with what is reported by sysinfo
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Set up the test environment.
- setUp() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
Set the phase and boot the database, creating it
or upgrading it as required.
- setUp() - Method in class org.apache.derbyTesting.functionTests.util.IjTestCase
-
- setUp() - Method in class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Set up the new locale for the test
- setUp() - Method in class org.apache.derbyTesting.junit.ChangeConfigurationSetup
-
- setUp() - Method in class org.apache.derbyTesting.junit.ClasspathSetup
-
- setUp() - Method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Clean the default database using the default connection
and calls the decorateSQL to allow sub-classes to
initialize their schema requirments.
- setUp() - Method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
For each property store the current value and
replace it with the new value, unless there is no change.
- setUp() - Method in class org.apache.derbyTesting.junit.LocaleTestSetup
-
Set up the new locale for the test
- setUp() - Method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Start the network server.
- setUp() - Method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Install specific policy file with the security manager
including the special case of no security manager.
- setUp() - Method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- setUp() - Method in class org.apache.derbyTesting.junit.SystemPropertyTestSetup
-
For each property store the current value and
replace it with the new value, unless there is no change.
- setUp() - Method in class org.apache.derbyTesting.junit.TimeZoneTestSetup
-
Set the timezone.
- setUp() - Method in class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
-
Clean the default database using the default connection
and calls the decorateSQL to allow sub-classes to
initialize their schema requirments.
- setUp() - Method in class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
setup for the test.
- setUp() - Method in class org.apache.derbyTesting.perf.basic.jdbc.CoveredIdxScan
-
Do the necessary setup for the test ,prepare the statement
- setUp() - Method in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
Do the necessary setup for the test ,prepare the statement
- setUp() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Set up the test environment.
- setUp() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
Do the necessary setup for the test ,prepare the statement
- setUp() - Method in class org.apache.derbyTesting.perf.basic.jdbc.ValuesTest
-
Setup for the tests that query the simple VALUES statement.
- setUp() - Method in class org.apache.derbyTesting.system.oe.run.Checks
-
- setUp() - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- Setup - Class in org.apache.derbyTesting.system.sttest.utils
-
creates database and builds single user table with indexes
- Setup() - Constructor for class org.apache.derbyTesting.system.sttest.utils.Setup
-
- setUp() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- setup(byte[]) - Static method in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
- setup - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- SETUP_RECOVERY - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- setupAllTestFiles() - Static method in class org.apache.derbyTesting.functionTests.tests.store.checkPoint
-
- setUpALLVALS(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
RESOLVE - unfinished LIKE test with dataset of all unicode characters
- setupCiphers(String) - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- setupConnection(Connection, short) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Set the connection up to the intended state.
- setUpdateDone(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.LiveLockTest
-
- setupDerby1144Table(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
insert two rows into the simple table for DERBY-1144 tests
- setupDerby3033() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ExistsWithSubqueriesTest
-
- setupFile(String) - Static method in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- setupForReclaim2(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- setupInput(PreparedStatement) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- setUpLikeTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- setupLoad(Connection, short) - Method in interface org.apache.derbyTesting.system.oe.client.Load
-
Perform the necessary setup before database population.
- setupLoad(Connection, short) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Perform the necessary setup before database population.
- setupLoad(Connection, short) - Method in class org.apache.derbyTesting.system.oe.load.ThreadInsert
-
Initialize the load by calling the super-class's method
and default the number of threads to the smaller of the number
of cpus and the scale.
- setupLogCorruption(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogChecksumSetup
-
- setupRecovery - Variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- setUpTable(Statement) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
- setUpTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Set up and clean up routines.
- setupTables(Statement, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
Setup the schema and the blob sizes for the test.
- setupTest() - Method in class org.apache.derbyTesting.unitTests.harness.T_MultiIterations
-
Run once to set up the test.
- setupTest() - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
Methods required by T_MultiIterations
- setupTest() - Method in class org.apache.derbyTesting.unitTests.services.T_Diagnosticable
-
Routine one once per invocation of the test by the driver.
- setupTest() - Method in class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
Run all the tests, each test that starts with 'S' is a single user
test, each test that starts with 'M' is a multi-user test.
- setupTest() - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Routine one once per invocation of the test by the driver.
- setupTest() - Method in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
Run the tests
- setupTest() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Set up test
- setupTest() - Method in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
Run the tests
- setValidValue(PreparedStatement, int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- setVars(double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Specify the variance parameters for the Gaussian components.
- setVerbosegc(boolean) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setVerbosity(boolean) - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Set the verbosity, i.e., whether debug statements print.
- setVerify(boolean) - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
- setVersion() - Method in class org.apache.derbyTesting.functionTests.harness.jvm
-
Get the current JVM using the normal test harness rules for finding
a JVM.
- setWaitTime(long) - Static method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Set the number of milliseconds to wait before declaring server startup
a failure.
- setWarehouse(short) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setWarehouse(short) - Method in class org.apache.derbyTesting.system.oe.model.District
-
- setWarehouse(short) - Method in class org.apache.derbyTesting.system.oe.model.Order
-
- setWeights(double[]) - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
Specify the weights for the Gaussian components.
- setXA(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Set whether the test should use XADataSource or
ConnectionPoolDataSource.
- setXXX(Statement, PreparedStatement, PreparedStatement, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- setXXX_setObject(Statement, PreparedStatement, PreparedStatement, int, Object, String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Do the setObject() tests for setXXX().
- setXXX_setObject_doWork(Statement, PreparedStatement, PreparedStatement, int, Object, String, int, boolean, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Helper method that does all the work for setXXX_setObject().
- setXXX_setObjectNullNoTypeSpec(Statement, PreparedStatement, PreparedStatement, int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Passes Java null to the setObject-call, expecting the driver to set the
column value to SQL NULL.
- setYtd(String) - Method in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- setYtd_payment(String) - Method in class org.apache.derbyTesting.system.oe.model.Customer
-
- setZip(String) - Method in class org.apache.derbyTesting.system.oe.model.Address
-
- SEVENTH_DB - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- SF001(int, int, int, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- SF002(int) - Method in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- SFT_RETURN_TYPE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- SGVetter - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Machine to validate the operation of the sequence generator.
- SGVetter(Long, boolean, long, long, long, long, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SGVetter
-
- SHORT_BLOB_BYTES - Static variable in class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
-
- SHORT_BLOB_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.storetests.st_reclaim_longcol
-
Test reclaim of a single deleted blob on a page with non-deleted rows.
- SHORT_CLOB_CHARS - Static variable in class org.apache.derbyTesting.functionTests.tests.memory.ClobMemTest
-
- SHORT_CLOB_LENGTH - Static variable in class org.apache.derbyTesting.functionTests.tests.memory.MultiByteClobTest
-
- SHORT_CLOB_LENGTH_STRING - Static variable in class org.apache.derbyTesting.functionTests.tests.memory.MultiByteClobTest
-
- ShortHolder - Class in org.apache.derbyTesting.functionTests.util
-
This class holds a short.
- ShortHolder(short) - Constructor for class org.apache.derbyTesting.functionTests.util.ShortHolder
-
Constructor for an ShortHolder
- shortMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- ShortMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- shortModuleToTestName - Variable in class org.apache.derbyTesting.unitTests.harness.T_Generic
-
The unqualified name for the module to test.
- shouldBuildAllTrajectories() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Return true if we should build all trajectories.
- shouldSkipTest() - Static method in class org.apache.derbyTesting.functionTests.harness.RunList
-
Determine if a test should be skipped or not.
- show(int[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
- ShowCommonSQLException(PrintStream, Throwable) - Static method in class org.apache.derbyTesting.functionTests.util.JDBCTestDisplayUtil
-
Show common format for Network Server and Embedded Exceptions
- showCompareData(PreparedStatement, String[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- showCurrentState(String, long, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- showData(PreparedStatement, int, byte[], String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- showData(byte[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- showException(SQLException) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Fails the test, doing some processing on the SQL state and exception
message.
- showFirstTwo(Reader) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- showFirstTwo(InputStream) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- showFirstTwo(byte[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- showmem() - Static method in class org.apache.derbyTesting.system.nstest.utils.MemCheck
-
- showmem() - Static method in class org.apache.derbyTesting.system.sttest.tools.MemCheck
-
- showResultSet(ResultSet) - Static method in class org.apache.derbyTesting.junit.Utilities
-
Print out resultSet in two dimensional array format, for use by
JDBC.assertFullResultSet(rs,expectedRows) expectedRows argument.
- showSysinfo - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- showSysinfo - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- showValues(String, Integer, Integer, Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- showValues(String, Integer, Integer, Integer, Integer, Integer, Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- SHRINK - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- shutDatabase() - Method in class org.apache.derbyTesting.junit.ConnectionPoolDataSourceConnector
-
- shutDatabase() - Method in interface org.apache.derbyTesting.junit.Connector
-
Shutdown the running default database using user and password
defined by the configuration passed to setConfiguration.
- shutDatabase() - Method in class org.apache.derbyTesting.junit.DataSourceConnector
-
- shutDatabase() - Method in class org.apache.derbyTesting.junit.DriverManagerConnector
-
Shutdown the database using the attributes shutdown=true
with the user and password defined by the configuration.
- shutDatabase() - Method in class org.apache.derbyTesting.junit.XADataSourceConnector
-
- shutdown - Class in org.apache.derbyTesting.functionTests.harness
-
- shutdown() - Constructor for class org.apache.derbyTesting.functionTests.harness.shutdown
-
- shutdown(String, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
Test shut down master server during replication.
- shutdown(String, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
Test shut down slave server during replication.
- shutdown(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
Shutdown the specified database.
- shutdown(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Shutdown the specified database.
- shutdown(String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Shutdown the database, specified by the database name and prefix.
- shutdown(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
Shutdown the datbase
- shutdown(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
Shutdown the datbase
- shutdown(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3
-
Shutdown the datbase
- shutdown() - Method in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
Shutdown the datbase
- shutDown - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.AdditionalDb
-
- shutdown() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
- SHUTDOWN - Static variable in class org.apache.derbyTesting.junit.NetworkServerControlWrapper
-
- shutdown() - Method in class org.apache.derbyTesting.junit.NetworkServerControlWrapper
-
- SHUTDOWN_DATABASE - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- shutdownAndRestoreDB(boolean, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- shutdownDatabase(DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Shutdown a database.
- shutdownDatabase(DataSource) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Shutdown the database described by this data source.
- shutdownDatabase() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Shutdown the database for this configuration
assuming it is booted.
- shutdownDatabase() - Static method in class org.apache.derbyTesting.perf.clients.Runner
-
Shut down the database if it is a Derby embedded database.
- ShutdownDatabaseTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- ShutdownDatabaseTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.ShutdownDatabaseTest
-
Public constructor required for running test as standalone JUnit.
- shutdownDB(String, Properties) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
use this method to shutdown databases in an effort to release
any locks they may be holding
- shutdownDB(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBInJarTest
-
- shutdownDb(String, String, int, String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- shutdownDB(DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
-
- shutDownDB(String, String) - Method in class org.apache.derbyTesting.system.nstest.tester.BackupRestoreReEncryptTester
-
- ShutDownDBWhenNSShutsDownTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
Derby-1274 - Network Server should shutdown the databases it has booted when
started from the command line.
- ShutDownDBWhenNSShutsDownTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest
-
Creates a new instance of ShutDownDBWhenNSShutsDownTest
- shutdownDerby() - Method in class org.apache.derbyTesting.functionTests.tests.store.BootAllTest
-
- shutdownEngine() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
Shutdown the engine for this configuration
assuming it is booted.
- ShutdownMaster - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ShutdownMaster(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
- ShutdownMasterDb - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ShutdownMasterDb(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterDb
-
- ShutdownMasterServer - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ShutdownMasterServer(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServer
-
- ShutdownMasterServerByOsKill - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Test (slave) behaviour after killing the master server.
- ShutdownMasterServerByOsKill(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServerByOsKill
-
- ShutdownMasterServerViaNwSrvCtrl - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Test (slave) behaviour after shutdown of the master server
via NetworkServerControl.
- ShutdownMasterServerViaNwSrvCtrl(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServerViaNwSrvCtrl
-
- shutdownServer(int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- shutdownServerCheckDBShutDown(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest
-
Checks whether the server shuts down causes the databases it has booted
to be shut down.
- ShutdownSlave - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- ShutdownSlave(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
- ShutdownSlaveDb - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Test (master) behaviour after shutdown of the slave database.
- ShutdownSlaveDb(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveDb
-
- ShutdownSlaveServer - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Test (master) behaviour after shutdown of the slave server.
- ShutdownSlaveServer(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServer
-
- ShutdownSlaveServerByOsKill - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Test (master) behaviour after killing the slave server.
- ShutdownSlaveServerByOsKill(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServerByOsKill
-
- ShutdownSlaveServerViaNwSrvCtrl - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Test (master) behaviour after shutdown of the slave server
via NetworkServerControl.
- ShutdownSlaveServerViaNwSrvCtrl(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServerViaNwSrvCtrl
-
- ShutdownState - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- shutdownSystem() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InvalidLDAPServerAuthenticationTest
-
- shutdownurl - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- shutdownurl - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- shutdownurl - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- shutdownurl - Static variable in class org.apache.derbyTesting.functionTests.harness.shutdown
-
- shutdownUsingDataSource(String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- shutEngine() - Method in class org.apache.derbyTesting.junit.ConnectionPoolDataSourceConnector
-
- shutEngine() - Method in interface org.apache.derbyTesting.junit.Connector
-
Shutdown the running derby engine (not the network server).
- shutEngine() - Method in class org.apache.derbyTesting.junit.DataSourceConnector
-
- shutEngine() - Method in class org.apache.derbyTesting.junit.DriverManagerConnector
-
Shutdown the engine using the attributes shutdown=true
and no database name with the user and password defined
by the configuration.
- shutEngine(DataSource) - Static method in class org.apache.derbyTesting.junit.JDBCDataSource
-
Shutdown the engine described by this data source.
- shutEngine() - Method in class org.apache.derbyTesting.junit.XADataSourceConnector
-
- signersTests(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- signum(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- SIMPLE_ROWS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- simpleDDL() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify simple good DDL.
- simpleDeleteAllRows(Connection, boolean, boolean, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
- SimpleDiff - Class in org.apache.derbyTesting.functionTests.harness
-
- SimpleDiff() - Constructor for class org.apache.derbyTesting.functionTests.harness.SimpleDiff
-
- SimpleDiff.DiffBuffer - Class in org.apache.derbyTesting.functionTests.harness
-
- SimpleDiff.DiffBuffer(BufferedReader) - Constructor for class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- SimpleDiff.DiffBuffer(BufferedReader, String) - Constructor for class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- SimpleDiff.DiffBuffer(BufferedReader, String, int) - Constructor for class org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
- SimpleInsert - Class in org.apache.derbyTesting.system.oe.load
-
Implement the initial database population according to the TPC-C database
population requirements in Clause 4.3 using simple Insert sql statements
- SimpleInsert() - Constructor for class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
- simpleInt(int) - Static method in class org.apache.derbyTesting.unitTests.services.T_Key
-
- simpleLoad - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- simpleLoadTuples - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- SimpleNonStandardOperations - Class in org.apache.derbyTesting.system.oe.direct
-
Collection of simple transactions that can be executed against
an order-entry database.
- SimpleNonStandardOperations(Connection, int) - Constructor for class org.apache.derbyTesting.system.oe.direct.SimpleNonStandardOperations
-
- SimplePerfTest - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- SimplePerfTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest
-
- SimplePerfTest_Verify - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
- SimplePerfTest_Verify(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest_Verify
-
- SimpleProcedureTest - Class in org.apache.derbyTesting.functionTests.util
-
Procedures to be used with J2ME/CDC/FP and JSR169
- SimpleProcedureTest() - Constructor for class org.apache.derbyTesting.functionTests.util.SimpleProcedureTest
-
- SimpleTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SimpleTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SimpleTest
-
- simpleTest(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- simpleThread - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- simpleThread(String, long) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.simpleThread
-
- simpleThread(String[]) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.simpleThread
-
- simpleThreadWrapper - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test of strings longer than 64K.
- simpleThreadWrapper() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.simpleThreadWrapper
-
- simpleVerify(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- simpleVerify(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationTestRun_Verify
-
- simpleVersion - Variable in class org.apache.derbyTesting.junit.DerbyVersion
-
- simpleVTIResults() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify that a simple VTI returns the correct results.
- SIMPLY_ROWS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- simulateLogFileCorruption() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- since - Variable in class org.apache.derbyTesting.system.oe.model.Customer
-
- singleByte(byte) - Static method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Create an alphabet that consists of a single byte.
- singleChar(char) - Static method in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Get an alphabet consisting of a single character.
- singleClient - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- singleClientVM - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- singleKeyCols - Static variable in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- singleKeyRows - Static variable in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- singleKeyTemplate - Static variable in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- singleProperty(Test, String, String) - Static method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
Decorate a test so that it sets a single database property
at setUp and resets it at tearDown.
- singleProperty(Test, String, String, boolean) - Static method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
Decorate a test so that it sets a single database property
at setUp and resets it at tearDown.
- singleQuote(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedTableVTI
-
- singleQuote(String) - Method in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
Single quote a string.
- SingleRecordFiller - Class in org.apache.derbyTesting.perf.clients
-
Class which generates and populates tables that can be used by
SingleRecordSelectClient and SingleRecordUpdateClient.
- SingleRecordFiller(int, int) - Constructor for class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
Generate a filler that creates the specified number of tables, each of
which contains the specified number of records.
- SingleRecordFiller(int, int, int, boolean, boolean) - Constructor for class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
Generate a filler that creates the specified number of tables, each of
which contains the specified number of records.
- SingleRecordSelectClient - Class in org.apache.derbyTesting.perf.clients
-
Client which performs single-record lookups on tables generated by
SingleRecordFiller.
- SingleRecordSelectClient(int, int) - Constructor for class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
Construct a new single-record select client which fetches VARCHAR data
by primary key.
- SingleRecordSelectClient(int, int, int, boolean, boolean) - Constructor for class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
Construct a new single-record select client.
- SingleRecordUpdateClient - Class in org.apache.derbyTesting.perf.clients
-
Client which updates a single record at a time on tables generated by
SingleRecordFiller.
- SingleRecordUpdateClient(int, int) - Constructor for class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
Construct a new single-record update client.
- SingleRecordUpdateClient(int, int, int, boolean, boolean) - Constructor for class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
Construct a new single-record update client.
- singleServer - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- singleServerVM - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- singleton - Static variable in class org.apache.derbyTesting.unitTests.util.MsgTrace
-
- singleUseDatabaseDecorator(Test) - 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.
- singleUseDatabaseDecorator(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.
- singleUseDatabaseDecoratorNoShutdown(Test) - 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 deleted at
tearDown.
- singleUseDS(HashMap) - Method in class org.apache.derbyTesting.junit.ConnectionPoolDataSourceConnector
-
Get a connection from a single use ConnectionPoolDataSource configured
from the configuration but with the passed in property set.
- singleUseDS(HashMap) - Method in class org.apache.derbyTesting.junit.DataSourceConnector
-
Get a connection from a single use DataSource configured
from the configuration but with the passed in property set.
- singleUseDS(HashMap) - Method in class org.apache.derbyTesting.junit.XADataSourceConnector
-
Get a connection from a single use XADataSource configured
from the configuration but with the passed in property set.
- SIXTH_DB - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- size - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
-
Size of regular Blobs (currently 1MB)
- size - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3AsciiStream
-
- size - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.c3Reader
-
- SIZE_OF_T1 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UpdateCursorTest
-
- skip - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- skip(long) - Method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest.StreamUtil
-
- skip(long) - Method in class org.apache.derbyTesting.unitTests.services.MarkedLimitInputStream
-
- SKIP_UNIT_TESTS - Static variable in interface org.apache.derbyTesting.unitTests.harness.UnitTestManager
-
Debug flag to skip unit tests.
- skipAndCompare(MarkedLimitInputStream, byte[], long) - Static method in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
- skipBytes(int) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
skip over nBytes bytes of data
- skipFile - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- skipFileName - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- skipIt(String, String) - Static method in class org.apache.derbyTesting.functionTests.harness.SkipTest
-
- skipsed - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- skipsed - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- skipsed - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- skiptest - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- SkipTest - Class in org.apache.derbyTesting.functionTests.harness
-
Determine if the named test is one which should not be
run in a particular framework (defined by the propFileName).
- SkipTest() - Constructor for class org.apache.derbyTesting.functionTests.harness.SkipTest
-
- skiptestReason - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- SLAVE_OPERATION_DENIED_WHILE_CONNECTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- SLAVE_OPERATION_DENIED_WHILE_CONNECTED - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_1
-
- slaveConn - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
A Connection to the slave database
- slaveDatabasePath - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- slaveDatabasePath - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slaveDatabasePath - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
- slaveDatabasePath - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
- slaveDbPath(String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slaveDbSubPath - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slaveJvmVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- slaveJvmVersion - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slavePostSlave - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slavePreSlave - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slaveReplPort - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- slaveReplPort - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slaveServerHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- slaveServerHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.DestroySlaveDB
-
- slaveServerHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillSlave
-
- slaveServerHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slaveServerHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
- slaveServerHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
- slaveServerPort - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- slaveServerPort - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillSlave
-
- slaveServerPort - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- slaveServerPort - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMaster
-
- slaveServerPort - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlave
-
- slaveURL(String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- sleep(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
A handy method for debugging.
- sleep() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Method for SQL SLEEP function.
- sleep(long) - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest
-
Puts the current thread to sleep, but does not guarantee
that the thread sleeps for the specified amount of time (interrupts are
not handled).
- sleep(long, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.Utils
-
- sleep(long) - Static method in class org.apache.derbyTesting.functionTests.util.TestRoutines
-
TESTROUTINE.SLEEP(IN TIME_MS BIGINT)
Sleep for a number of milli-seconds.
- sleep(long) - Static method in class org.apache.derbyTesting.junit.SpawnedProcess
-
- sleep(long) - Static method in class org.apache.derbyTesting.junit.Utilities
-
Sleeps the specified number of milliseconds.
- SLEEP_TIME - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Time to sleep that will result in different TIME values.
- SLEEP_TIME - Static variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Sleep for 100 ms before pinging the network server (again)
- SLEEP_TIME - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
Sleep for 500 ms before pinging the network server (again)
- SLEEP_TIME_MILLIS - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.Pinger
-
- sleepTime - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- SMALL_NEG_DOUBLE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
- SMALL_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Small size (smaller than the conversion buffer).
- SMALLEST_NEG_DERBY_DOUBLE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
- SMALLEST_POS_DERBY_DOUBLE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
- smallint_amb_byte_short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_amb_byte_short(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_amb_Integer_short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_amb_Integer_short(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_amb_short_short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_amb_short_short(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_bad_short_Short(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_bad_Short_short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_bad_Short_Short(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_badreturn_byte_short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_Integer(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_Integer_short(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- SMALLINT_OFFSET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- smallint_short_Integer(Integer) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_Integer(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_short_short(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_short(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Byte) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Short) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Long) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Float) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Double) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(BigDecimal) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Date) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Time) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Timestamp) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Clob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Blob) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- smallint_unres_Short(Object) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignatures
-
- SmallStoreStreamClobTest - Class in org.apache.derby.impl.jdbc
-
Tests basic operations on a small read-only Clob from the store module.
- SmallStoreStreamClobTest(String) - Constructor for class org.apache.derby.impl.jdbc.SmallStoreStreamClobTest
-
- SmallTemporaryClobTest - Class in org.apache.derby.impl.jdbc
-
Test basic operations on a small temporary Clob.
- SmallTemporaryClobTest(String) - Constructor for class org.apache.derby.impl.jdbc.SmallTemporaryClobTest
-
- sort() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
Sort this Trajectory so that the Versions are arranged in ascending
order.
- sortAllDuplicates(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
Test a sort where all the rows are duplicates
- sortBoundaries(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
Test a sorts with one or zero rows.
- sortBufferCoverage(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
This test covers specific code paths in the external sort's
sort buffer.
- sortCost(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
Test the access level SortCost interface.
- SortDesc100() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
Sort test with the schema loaded as part of BaseLoad100TestSetup
The rows are presented to the sorter in reverse order of the
sort.
- SortDesc100GetData() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
Sort test with the schema loaded as part of BaseLoad100TestSetup
The rows are presented to the sorter in reverse order of the
sort.
- sortDescending(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
Test a sort where we have some ascending and descending keys.
- sortExample(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_SortController
-
This test is more of an example, with lots of comments to
explain what's going on.
- sortMethods(Class) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- sortOrderItems(int[], short[], short[]) - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
- sortProperties(Properties) - Static method in class org.apache.derbyTesting.functionTests.harness.PropertyUtil
-
Sorts a property list and turns the sorted list into a string.
- sortProperties(Properties, char[]) - Static method in class org.apache.derbyTesting.functionTests.harness.PropertyUtil
-
Sorts property list and print out each key=value pair prepended with
specific indentation.
- SortTest - Class in org.apache.derbyTesting.perf.basic.jdbc
-
Sort test
- SortTest(String, int, int) - Constructor for class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
Sort tests.
- SOURCECLASS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
- SP1 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- SP1 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- SP1 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- SP1 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- SP1 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- SP1 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- SP2 - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- SP2 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- SP2 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- SP2 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- SP2 - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- SP2 - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- SPACE - Static variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetReader
-
The character used for blanks (SPACE).
- SPACE - Static variable in class org.apache.derbyTesting.functionTests.util.streams.LoopingAlphabetStream
-
- SPACE_INFO_ESTIMSPACESAVING - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- SPACE_INFO_ESTIMSPACESAVING - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
- SPACE_INFO_IS_INDEX - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
call the space table vti.
- SPACE_INFO_IS_INDEX - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
call the space table vti.
- SPACE_INFO_NUM_ALLOC - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- SPACE_INFO_NUM_ALLOC - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
- SPACE_INFO_NUM_FREE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- SPACE_INFO_NUM_FREE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
- SPACE_INFO_NUM_UNFILLED - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- SPACE_INFO_NUM_UNFILLED - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
- SPACE_INFO_NUMCOLS - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- SPACE_INFO_NUMCOLS - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
- SPACE_INFO_PAGE_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.BaseTest
-
- SPACE_INFO_PAGE_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
- spaceJvmFlags(String) - Static method in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- SpawnedProcess - Class in org.apache.derbyTesting.junit
-
Utility code that wraps a spawned process (Java Process object).
- SpawnedProcess(Process, String) - Constructor for class org.apache.derbyTesting.junit.SpawnedProcess
-
Creates a new wrapper to handle the given process.
- SpawnedProcess.ProcessKillerTask - Class in org.apache.derbyTesting.junit
-
A task that will kill the specified process.
- SpawnedProcess.ProcessKillerTask(Process, String) - Constructor for class org.apache.derbyTesting.junit.SpawnedProcess.ProcessKillerTask
-
- SpawnedProcess.StreamSaver - Class in org.apache.derbyTesting.junit
-
Class holding references to a stream that receives the output from a
process and a thread that reads the process output and passes it on
to the stream.
- SpawnedProcess.StreamSaver(ByteArrayOutputStream, Thread) - Constructor for class org.apache.derbyTesting.junit.SpawnedProcess.StreamSaver
-
- spawnedServer - Variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
The server as a process if started in a different vm.
- spawnedTestClass - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
- spawnProcess() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
Run AutoloadTest in a separate JVM.
- specialAttributes - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- specialCollation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify table functions in a database with a special collation.
- SpecialFlags - Class in org.apache.derbyTesting.functionTests.harness
-
Parse testJavaFlags for RunTest
These are special properties that might be
set for a suite or test, and they can be
either ij properties or server properties
which is why they need to be parsed
- SpecialFlags() - Constructor for class org.apache.derbyTesting.functionTests.harness.SpecialFlags
-
- specialProperties - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- specialProperties - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- specialTestingJar - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- specialTestingJar - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- specificCheck(ResultSet, boolean, SQLException, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- SPECIFICNAME - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- spf - Variable in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Path to 'service.properties' of the current database.
- spfOld - Variable in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Path to 'service.propertiesold' of the current database.
- spillDupVals - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- SpillHashTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test BackingStoreHashtable spilling to disk.
- SpillHashTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
Basic constructor.
- split(String, char) - Static method in class org.apache.derbyTesting.junit.Utilities
-
Splits a string around matches of the given delimiter character.
- split4(String, char) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.OldVersions
-
- spTestBuiltins() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
- sql - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest.OneTest
-
- sql - Variable in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- SQL_AUTHORIZATION_NOT_ON - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- SQL_AUTHORIZATION_PROPERTY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- SQL_ERROR - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- SQL_EXCEPTION_FILTERED_SUBSTITUTION - Static variable in class org.apache.derbyTesting.functionTests.harness.Sed
-
- SQL_NULL_ID - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Id for row with SQL NULL values.
- SQL_PACKAGE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- SQL_ROUTINE_EXCEPTION_FUNCTION_EXECUTED_NO_RETURN_STATEMENT - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SQL_ROUTINE_EXCEPTION_MODIFYING_SQL_DATA_NOT_PERMITTED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SQL_ROUTINE_EXCEPTION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SQL_ROUTINE_EXCEPTION_PROHIBITED_SQL_STATEMENT_ATTEMPTED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SQL_ROUTINE_EXCEPTION_READING_SQL_DATA_NOT_PERMITTED - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SQL_STANDARD_VARIANT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
-
- SQL_WARN_OBJECT_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- SQL_WARNING - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- SQLAUTHORIZATION - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
- SQLAUTHORIZATION - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- SQLAUTHORIZATION_TESTS - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.ToolScripts
-
Tests that run with authentication and SQL authorization on.
- sqlAuthorizationDecorator(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Decorate a test to use the default database that has
was created in SQL authorization mode.
- sqlAuthorizationDecorator(Test, String[], String) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Utility version of sqlAuthorizationDecorator that also sets
up authentication.
- sqlAuthorizationDecoratorSingleUse(Test) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Same as sqlAuthorizationDecorator, except that the database is dropped
at teardown and the test is responsible for shutting down the database.
- SQLAuthorizationPropTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SQLAuthorizationPropTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SQLAuthorizationPropTest
-
- sqlAuthorizationRequired - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- sqlControl(String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- sqlControl(String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- sqlControl2(String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- sqlControl2(String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- sqlControl3(String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- sqlControl3(String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- sqlControl4(int, String[], String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- sqlControl4(int, String[], String[], String[], String[], String[], String[], String[], String[]) - Static method in class org.apache.derbyTesting.functionTests.util.ProcedureTest
-
- SQLData - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- SQLData - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- SQLData - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- sqlException - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- SQLExceptionPrint(SQLException) - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.DbTasks
-
- SqlExceptionTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This is used for testing the SqlException class.
- SqlExceptionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
-
- sqlLoadInit - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- sqlName_ - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.IsoLevel
-
- sqlNameFromJdbc(int) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- sqlNameFromJdbc(int) - Static method in class org.apache.derbyTesting.junit.JDBC
-
Return Type name from jdbc type
- SQLSessionContextTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
SQLSessionContextTest tests the SQL session context stacking,
cf.
- SQLSessionContextTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
Create a new instance of SQLSessionContextTest.
- SQLSTATE_NEED_UPGRADE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeChange
-
SWL state thrown when a feature requires upgrade
to a newer version and thus cannot be run in soft
upgrade mode.
- SQLSTATE_NULL_INTO_NON_NULL - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- SQLStateConstants - Class in org.apache.derbyTesting.functionTests.util
-
This contains constants for all the standard SQL states as well as
for those that are specific to Derby that our tests compare against
to make sure the right error is thrown.
- SQLStateConstants() - Constructor for class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- sqlStateMatches(SQLException, String) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- SQLToJUnit - Class in org.apache.derbyTesting.functionTests.util
-
Convert a SQL script to a JUnit test.
- SQLToJUnit() - Constructor for class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- SQLTYPE_ARRAY_SIZE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- SQLTypes - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- SQLTypes - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- SQLTypes - Static variable in class org.apache.derbyTesting.junit.SQLUtilities
-
- SQLUtilities - Class in org.apache.derbyTesting.junit
-
- SQLUtilities() - Constructor for class org.apache.derbyTesting.junit.SQLUtilities
-
- SQLXML - Static variable in class org.apache.derbyTesting.junit.JDBC
-
Types.SQLXML value without having to compile with JDBC4.
- SQLXML_STMTS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.XMLMissingClassesTest
-
Statements to run if the required XML classes are missing--need
to make sure the result is a compile-time error in all cases.
- squeezeArray(ArrayList) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Turn a list of trajectories into an array.
- squeezeMethodNames(StackTraceElement[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
-
Extract the names of methods on a stack.
- squeezeString(Object) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Squeeze a string out of an object
- ss - Variable in class org.apache.derbyTesting.functionTests.harness.jvm
-
- ssl - Variable in class org.apache.derbyTesting.junit.ChangeSSLSetup
-
- ssl - Variable in class org.apache.derbyTesting.junit.TestConfiguration
-
- SSLTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
Tests connects to an SSL server
- SSLTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.SSLTest
-
- SST_PASSWORD - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- SST_USER_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
- st_derby1939 - Class in org.apache.derbyTesting.functionTests.tests.storetests
-
Repro for DERBY-1939.
- st_derby1939() - Constructor for class org.apache.derbyTesting.functionTests.tests.storetests.st_derby1939
-
- st_derby715 - Class in org.apache.derbyTesting.functionTests.tests.storetests
-
The purpose of this test is to reproduce JIRA DERBY-715:
Sometimes a deadlock would be incorrectly reported as a deadlock.
- st_derby715() - Constructor for class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715
-
- st_derby715.t1 - Class in org.apache.derbyTesting.functionTests.tests.storetests
-
- st_derby715.t1(String[]) - Constructor for class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715.t1
-
- st_derby715.t2 - Class in org.apache.derbyTesting.functionTests.tests.storetests
-
- st_derby715.t2(String[]) - Constructor for class org.apache.derbyTesting.functionTests.tests.storetests.st_derby715.t2
-
- st_reclaim_longcol - Class in org.apache.derbyTesting.functionTests.tests.storetests
-
The purpose of this test space reclamation of long rows and long columns.
- st_reclaim_longcol() - Constructor for class org.apache.derbyTesting.functionTests.tests.storetests.st_reclaim_longcol
-
- StalePlansTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This is the test for stale plan invalidation.
- StalePlansTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StalePlansTest
-
- Standard - Class in org.apache.derbyTesting.system.oe.direct
-
Implement the transactions following the TPC-C specification
using client side prepared statements.
- Standard(Connection) - Constructor for class org.apache.derbyTesting.system.oe.direct.Standard
-
Create an instance of this implementation.
- StandardTests - Class in org.apache.derbyTesting.functionTests.tests.replicationTests
-
Wrap some JUnit tests in TestConfiguration.existingServerSuite() to
run these tests against an already started server on a given host
using a given port.
- StandardTests(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.replicationTests.StandardTests
-
- start() - Method in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- start() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
- START - Static variable in class org.apache.derbyTesting.junit.NetworkServerControlWrapper
-
- start(PrintWriter) - Method in class org.apache.derbyTesting.junit.NetworkServerControlWrapper
-
- start() - Method in class org.apache.derbyTesting.unitTests.services.MarkedLimitInputStream
-
- START_CMD_POS - Static variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- START_SECOND_HALF - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.maxfieldsize
-
- START_SERVER_IN_SAME_VM - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- startByIJ - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- startByIJ - Static variable in class org.apache.derbyTesting.system.sttest.utils.CompressTable
-
- startedCount - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockModeTest
-
- startedCount - Variable in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
- startHTMLPage(String, String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- startInserts() - Method in class org.apache.derbyTesting.system.nstest.init.Initializer
-
- startLine - Variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
The start line of the test from the input file.
- startLoad(String, String, String, boolean, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startMaster(String, String, String, int, String, int, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Set master db in replication master mode.
- startMaster_direct(String, String, int, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startMaster_ij(String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startNetworkServer() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
starts the Networs server for this configuration.
- startNetworkServer() - Static method in class org.apache.derbyTesting.system.nstest.NsTest
-
- startOptionalLoad(ReplicationRun.Load, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startParams - Variable in class org.apache.derbyTesting.unitTests.harness.T_Generic
-
The start parameters for your test.
- startPosition - Variable in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
- startsAt(Version) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
Return true if this Trajectory starts at the desired Version.
- startsAt(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Version.Trajectory
-
Return true if this Trajectory starts at the desired branch.
- startSeparateProcess() - Method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
- startServer - Variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- startServer - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- startServer(int, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- startServer(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- startServer(String, String, String, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startServerAtSetup - Variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
- startServerMonitor(String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startSlave(String, String, String, int, String, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Set slave db in replication slave mode
- startSlave_direct(String, String, int, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startSlave_ij(String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- startSlaveException - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
The exception thrown as a result of a startSlave connection attempt
- startSteadyState() - Method in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Start steady state.
- startSteadyState() - Method in interface org.apache.derbyTesting.perf.clients.LoadGenerator
-
Move from the warmup phase to the steady-state phase.
- startSteadyState() - Method in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Start steady-state phase.
- startStopManagement(ObjectName) - Method in class org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest
-
Test that the MBean with the passed in name can
successfully start and stop Derby's JMX management.
- startStreamSaver(InputStream, String) - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Creates and starts a stream saver that reads the specified input stream
in a separate stream.
- startTest(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- startTesting() - Method in class org.apache.derbyTesting.system.nstest.tester.BackupRestoreReEncryptTester
-
- startTesting() - Method in class org.apache.derbyTesting.system.nstest.tester.Tester1
-
- startTesting() - Method in class org.apache.derbyTesting.system.nstest.tester.Tester2
-
- startTesting() - Method in class org.apache.derbyTesting.system.nstest.tester.Tester3
-
- startTesting() - Method in class org.apache.derbyTesting.system.nstest.tester.TesterObject
-
- startThread(Derby4676Test.HelperThread) - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test
-
- startThreads() - Static method in class org.apache.derbyTesting.system.mailjdbc.utils.ThreadUtils
-
- startTime - Variable in class org.apache.derbyTesting.functionTests.harness.BackgroundStreamDrainer
-
- startTime - Variable in class org.apache.derbyTesting.functionTests.harness.ProcessStreamResult
-
- starttime - Variable in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
- startTime - Variable in class org.apache.derbyTesting.junit.JDBCPerfTestCase
-
store timing information
- startTime - Variable in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Start time for steady-state phase.
- startTime - Variable in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Start time for steady-state phase.
- startUnloggedAction(String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
start an Unlogged operation, but don't commit the transaction.
- startupArgs - Variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Startup arguments for the command line
only when starting the server in a separate virtual machine.
- StartupExistingDBTest - Class in org.apache.derbyTesting.functionTests.tests.perf
-
This test test the timing of starting up Derby.
- StartupExistingDBTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.perf.StartupExistingDBTest
-
- StartupNewDBTest - Class in org.apache.derbyTesting.functionTests.tests.perf
-
This test test the timing of starting up Derby.
- StartupNewDBTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.perf.StartupNewDBTest
-
- startUserTransaction() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- startWarmup() - Method in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Start warmup.
- startWarmup() - Method in interface org.apache.derbyTesting.perf.clients.LoadGenerator
-
Start the warmup phase.
- startWarmup() - Method in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Start warmup phase.
- startWithAPI() - Method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
- startWithCommand() - Method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
- state - Variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- state - Variable in class org.apache.derbyTesting.system.oe.model.Address
-
- state - Variable in class org.apache.derbyTesting.unitTests.services.T_DiagTestClass1
-
- statement - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetQueryTimeoutTest.StatementExecutor
-
- statementCachingSuite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Returns a suite for tests that need JDBC statement caching to be enabled.
- StatementEventsTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
- StatementEventsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Create a test with the given name.
- StatementEventsTest.Suite - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Test suite class which contains all test cases in
StatementEventsTest for a given configuration.
- StatementEventsTest.Suite(boolean, boolean) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest.Suite
-
- StatementHelper - Class in org.apache.derbyTesting.system.oe.direct
-
Utility class for direct operations.
- StatementHelper(Connection, boolean, int) - Constructor for class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
- StatementJdbc20Test - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test of additional methods in JDBC2.0 methods in statement and
resultset classes.
- StatementJdbc20Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
Create a test with the given name.
- StatementJdbc30Test - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test the Statement class in JDBC 30.
- StatementJdbc30Test(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc30Test
-
Create a test with the given name.
- StatementKeyFactoryTest - Class in org.apache.derbyTesting.unitTests.junit
-
Test that statement key equality is correct, and that the factory produces
correct keys.
- StatementKeyFactoryTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.StatementKeyFactoryTest
-
- StatementPlanCacheTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Tests statement plan caching.
- StatementPlanCacheTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
- StatementPoolingTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
A set of tests specifically targeted at connections that support statement
pooling.
- StatementPoolingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
- STATEMENTS - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.MemoryDbManager
-
List of openend statements, closed at clean up.
- statements - Variable in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Maintain a list of statement objects that
were returned by utility methods and close
them at teardown.
- Statements - Class in org.apache.derbyTesting.system.mailjdbc.utils
-
- Statements() - Constructor for class org.apache.derbyTesting.system.mailjdbc.utils.Statements
-
- statements - Variable in class org.apache.derbyTesting.system.oe.direct.StatementHelper
-
Map of SQL text to its PreparedStatement.
- StatementsInProcedure(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
test holdability of statements in procedures
- StatementsInProcedureTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
- StatementTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests for new methods added for Statement in JDBC4.
- StatementTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTest
-
Create a new test with the given name.
- StatementTestSetup - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
- StatementTestSetup(Test) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTestSetup
-
Initialize database schema.
- staticBigDecimalMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticBooleanMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticByteMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticCharacterMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticDateMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticDoubleMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticFloatMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticIntegerMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticLongMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticManyMethods(Integer) - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticProperties - Variable in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
- staticProperties - Variable in class org.apache.derbyTesting.junit.SystemPropertyTestSetup
-
- staticShortMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticStringMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticSubClass(Integer) - Static method in class org.apache.derbyTesting.functionTests.util.SubClass
-
- staticTimeMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- staticTimestampMethod() - Static method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- StaticValues - Class in org.apache.derbyTesting.system.optimizer
-
Class StaticValues: A location to store all the common static values used in
this test
- StaticValues() - Constructor for class org.apache.derbyTesting.system.optimizer.StaticValues
-
- statistics - Variable in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
- statmentCacheSize - Variable in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
- StatParser - Class in org.apache.derbyTesting.functionTests.util
-
Utilities for parsing runtimestats
RESOLVE: This class should be internationalized.
- StatParser() - Constructor for class org.apache.derbyTesting.functionTests.util.StatParser
-
- stats - Static variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
- status - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- stdout_err_tags - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
- stdOutFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- stdOutReadOffset - Variable in class org.apache.derbyTesting.junit.SpawnedProcess
-
Position offset for getNextServerOutput().
- stdv - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.SampMog
-
standard deviation parameters for the Gaussian components
- steadySec - Static variable in class org.apache.derbyTesting.perf.clients.Runner
-
The number of seconds to collect results.
- STest1() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- STest2() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- STest3() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- STest4() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- STest5() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- STest6() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- STest7() - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- stmt - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
Statement used to obtain default resultset.
- stmt - Variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTest
-
Default statement used by the tests.
- stmt - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- stmt - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3.AsyncStatementThread
-
- stmt_ - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ResultSetObjectDecorator
-
Statement used for creating the result set to test.
- STMT_OBJECT_NAME - Static variable in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- STMTID - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- STMTNAME - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- stmtRunResults - Variable in class org.apache.derbyTesting.system.optimizer.query.GenericQuery
-
- STMTS - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
List of statements that are prepared and then executed.
- STOCK_COUNT_W - Static variable in interface org.apache.derbyTesting.system.oe.client.Load
-
- STOCK_INFO - Static variable in class org.apache.derbyTesting.system.oe.direct.Standard
-
- STOCK_LEVEL - Static variable in class org.apache.derbyTesting.system.oe.client.Submitter
-
Offset of Stock Level transaction in returned
arrays with run information.
- stockLevel(Display, Object, short, short, int) - Method in interface org.apache.derbyTesting.system.oe.client.Operations
-
Execute stock level.
- stockLevel(Display, Object, short, short, int) - Method in class org.apache.derbyTesting.system.oe.direct.Standard
-
Stock Level transaction.
- stockLevelOnly(Display, Operations, OERandom, short) - Static method in class org.apache.derbyTesting.system.oe.client.Submitter
-
Return a Submitter than only executes stock level transactions.
- stockTable(int, int, short) - Method in class org.apache.derbyTesting.system.oe.load.SimpleInsert
-
Populate the STOCK table for a given warehouse.
- stop() - Method in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- stop - Variable in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Flag which tells the generator to stop.
- stop() - Method in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Stop the load generator.
- stop() - Method in interface org.apache.derbyTesting.perf.clients.LoadGenerator
-
Stop the load generator.
- stop - Variable in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Flag which tells the generator to stop.
- stop() - Method in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Stop the load generator.
- stop() - Method in class org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
-
- stop() - Method in class org.apache.derbyTesting.unitTests.harness.T_Generic
-
ModuleControl.stop
- STOP_CMD1_POS - Static variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- STOP_CMD2_POS - Static variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- stopActivity - Variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
- stopActivity() - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1.DatabaseActions
-
stops any actions that are looping on a differt threads.
- stopNetworkServer() - Method in class org.apache.derbyTesting.junit.TestConfiguration
-
stops the Network server for this configuration.
- stopNow - Variable in class org.apache.derbyTesting.system.nstest.utils.MemCheck
-
- stopNow - Variable in class org.apache.derbyTesting.system.sttest.tools.MemCheck
-
- stopPosition - Variable in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
- stopServer(Process) - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetAutoStart
-
- stopServer(int, int) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- stopServer(String, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- stopSlave(String, int, String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- stopSlave(String, int, String, String, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- stopTime - Variable in class org.apache.derbyTesting.perf.clients.BackToBackLoadGenerator
-
Stop time for steady-state phase.
- stopTime - Variable in class org.apache.derbyTesting.perf.clients.PoissonLoadGenerator
-
Stop time for steady-state phase.
- store - Variable in class org.apache.derbyTesting.unitTests.store.commit_method
-
- store - Variable in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- store - Variable in class org.apache.derbyTesting.unitTests.store.T_XA
-
- store_module - Variable in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- StoreBaseTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Utility functions useful when testing store.
- StoreBaseTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.StoreBaseTest
-
Constructors for This class:
- storeCost(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
Test the access level StoreCost interface.
- str1 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
- str2 - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
- stream - Variable in class org.apache.derby.impl.jdbc.InternalClobTest.FakeStoreStream
-
- stream - Variable in class org.apache.derbyTesting.junit.SpawnedProcess.StreamSaver
-
- StreamingColumnTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Test of JDBC result set Stream calls.
- StreamingColumnTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- streamInLongCol(PreparedStatement, Object) - Static method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- streamInStringCol(PreparedStatement, String, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- streamSize - Variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
- StreamsTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This tests streams, and when we should not materialize it.
- StreamsTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StreamsTest
-
- StreamTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests of ResultSet streams
- StreamTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
Creates a new instance of StreamTest
- StreamTest.MyLoopingAlphabetReader - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
- StreamTest.MyLoopingAlphabetReader(int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest.MyLoopingAlphabetReader
-
- streamTest2(long, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
Insert strings padded with various lengths and verify their existence.
- streamTest3(long, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
Similar to streamTest2 apart from the insertion of file data as ascii
streams.
- streamTest5(long, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
If length > 32700 insert to a BLOB field.
- streamTest8(int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
Method called by testStream8_10_2500 and testStream8_2500_10
- streamTest9(int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
Metjod called by testStream9_10_2500 and testStream9_2500_10
- streamTestDataVerification(ResultSet, int) - Static method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
- StreamTruncationTest - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Tests string data value truncation when the data is inserted with a stream.
- StreamTruncationTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
- street1 - Variable in class org.apache.derbyTesting.system.oe.model.Address
-
- street2 - Variable in class org.apache.derbyTesting.system.oe.model.Address
-
- StressMulti10x1 - Class in org.apache.derbyTesting.functionTests.tests.multi
-
This test runs the StressMultiTest with 10 threads for 1 minute.
- StressMulti10x1() - Constructor for class org.apache.derbyTesting.functionTests.tests.multi.StressMulti10x1
-
- StressMulti50x59 - Class in org.apache.derbyTesting.functionTests.tests.multi
-
This test runs the StressMultiTest with 50 threads for 59 minutes.
- StressMulti50x59() - Constructor for class org.apache.derbyTesting.functionTests.tests.multi.StressMulti50x59
-
- StressMultiTest - Class in org.apache.derbyTesting.functionTests.tests.multi
-
Stress-test running any number of threads performing "random" operations on
a database for any number of minutes.
- StressMultiTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
- StressMultiTest.StressMultiRunnable - Class in org.apache.derbyTesting.functionTests.tests.multi
-
This subclass contains the actual stresstests that will be run in
multiple threads.
- StressMultiTest.StressMultiRunnable(String, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest.StressMultiRunnable
-
- STRICT_ENFORCEMENT - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- string4 - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- STRING_ARG_TYPE - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- STRING_BYTES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
String converted to bytes in UTF-16BE representation.
- STRING_BYTES_ID - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
Id for row with byte representation of a string.
- STRING_FUNCTIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- STRING_JDBC_TYPES - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- STRING_REPRESENTATION - Static variable in class org.apache.derbyTesting.functionTests.util.BigDecimalHandler
-
- STRING_REPRESENTATION - Static variable in class org.apache.derbyTesting.junit.BigDecimalHandler
-
- STRING_ROW_TYPE - Static variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- STRING_TRUNCATION - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- STRING_TYPES - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- stringArrayClz - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- StringArrayVTI - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This is a concrete VTI which is prepopulated with rows which are just
arrays of string columns.
- StringArrayVTI(String[], String[][]) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
-
- StringArrayVTI.ConstructorException - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- StringArrayVTI.ConstructorException() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.ConstructorException
-
- StringArrayVTI.GoodVTICosting - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- StringArrayVTI.GoodVTICosting() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.GoodVTICosting
-
- StringArrayVTI.MissingConstructor - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- StringArrayVTI.MissingConstructor(String[], String[][]) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.MissingConstructor
-
- StringArrayVTI.ZeroArgConstructorNotPublic - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- StringArrayVTI.ZeroArgConstructorNotPublic() - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.ZeroArgConstructorNotPublic
-
- stringDateTimeTimestamp(String, Date, Time, Timestamp) - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- stringFromFile(InputStream) - Static method in class org.apache.derbyTesting.functionTests.util.DbFile
-
Create a string that contains a representation of the content of
a file for testing.
- stringify(int[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.IntegerArrayVTI
-
- stringify(Integer[][]) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.IntegerArrayVTI
-
- stringify(Object[]) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI
-
Turn an array into a printable String.
- stringify(int[][]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- stringify(int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- stringifyUpgradeRequests() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- StringMethod() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- StringReaderWithLength - Class in org.apache.derbyTesting.functionTests.util.streams
-
- StringReaderWithLength(String) - Constructor for class org.apache.derbyTesting.functionTests.util.streams.StringReaderWithLength
-
- stringToHexLiteral(String) - Static method in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Just converts a string to a hex literal to assist in converting test
cases that used to insert strings into bit data tables
Converts using UTF-16BE just like the old casts used to.
- stringToHexLiteral(String) - Static method in class org.apache.derbyTesting.junit.Utilities
-
Converts a string to a hex literal to assist in converting test
cases that used to insert strings into bit data tables.
- stringu1 - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- stringu2 - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- strip(String, String) - Method in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- strip(StringBuffer, String) - Method in class org.apache.derbyTesting.functionTests.util.SQLToJUnit
-
- stripDate(Date, Calendar) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DaylightSavingTest
-
Strip away the date component from a java.util.Date and return
it as a java.sql.Time, so that it can be compared with a time
value returned by Derby.
- stripJar(URL) - Static method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
Strip off the last token which will be the jar name.
- stripTime(Date, Calendar) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DaylightSavingTest
-
Strip away the time component from a java.util.Date and return
it as a java.sql.Date, so that it can be compared with a date
value returned by Derby.
- StStatus - Class in org.apache.derbyTesting.system.sttest.utils
-
- StStatus() - Constructor for class org.apache.derbyTesting.system.sttest.utils.StStatus
-
- Sttest - Class in org.apache.derbyTesting.system.sttest
-
- Sttest(int) - Constructor for class org.apache.derbyTesting.system.sttest.Sttest
-
- sttTop() - Static method in class org.apache.derbyTesting.system.sttest.Sttest
-
- stuffTable(Connection, String, JDBCDriverTest.TypeDescriptor[], Object[][]) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.JDBCDriverTest
-
- stuffTable(String, ResultSet, PreparedStatement) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Copy metadata from a source table into a target table.
- subClass() - Method in class org.apache.derbyTesting.functionTests.util.ManyMethods
-
- SubClass - Class in org.apache.derbyTesting.functionTests.util
-
This class is for testing whether methods in sub-classes are found.
- SubClass(int) - Constructor for class org.apache.derbyTesting.functionTests.util.SubClass
-
- SubInterfaceClass - Class in org.apache.derbyTesting.functionTests.util
-
- SubInterfaceClass(int) - Constructor for class org.apache.derbyTesting.functionTests.util.SubInterfaceClass
-
- Submitter - Class in org.apache.derbyTesting.system.oe.client
-
Class that submits Order Entry transactions
to a database through an instance of an Operations class.
- Submitter(Display, Operations, OERandom, short) - Constructor for class org.apache.derbyTesting.system.oe.client.Submitter
-
Create a submitter that has a fixed mix of transactions
at input time.
- SubqueryFlatteningTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This test verifies that flattening of subqueries works correctly.
- SubqueryFlatteningTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SubqueryFlatteningTest
-
- SubqueryTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test case for subquery.sql.
- SubqueryTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
- subqueryTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify that table functions work correctly when invoked in
a subuery with correlated references to outer query blocks.
- subscribed - Variable in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- substitute(String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
-
- substitute(String, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
-
- subString(InternalClob, long, int) - Static method in class org.apache.derby.impl.jdbc.InternalClobTest
-
Extracts a substring from the Clob.
- SubSubClass - Class in org.apache.derbyTesting.functionTests.util
-
This class is for testing whether methods in sub-classes are found.
- SubSubClass(int) - Constructor for class org.apache.derbyTesting.functionTests.util.SubSubClass
-
- subtestCloseEventWithNullListener(PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that notification of a close event doesn't fail when the
listener is null.
- subTestDataSourceDescription(DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
Utility method for testing setting and fetching the description
property on a data source.
- subTestDataSourceDescription(DataSource) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Utility method for testing setting and fetching the description
property on a data source.
- subtestErrorEventWithNullListener(PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that notification of an error event doesn't fail when the
listener is null.
- subtestPooledAddListenerOnClose(PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Tests that a listener of a pooled connection can successfully add
another listener when processing a close event.
- subtestPooledCloseOnClose(PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Tests that a pooled connection can successfully be closed
during the processing of its close event by its listener.
- subtestPooledRemoveListenerOnClose(PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Tests that a listener of a pooled connection can successfully
remove itself during the processing of its close event by its listener.
- subtestPooledReuseOnClose(PooledConnection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Tests that a pooled connection can successfully be reused
(a new connection obtained from it) during the processing
of its close event by its listener.
- SUCCESS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.Driver40UnbootedTest
-
- SUCCESS - Static variable in class org.apache.derbyTesting.system.nstest.NsTest
-
- SUCCESS_EXIT - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.Pinger
-
- SUCCESS_EXIT - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- SUCCESSFUL_COMPLETION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- suffersDERBY_4215(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Return true if the conditions of DERBY-4215 exist.
- suffersDERBY_4216(String) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Return true if the conditions of DERBY-4216 exist.
- SUFFIX_POS - Static variable in class org.apache.derbyTesting.functionTests.harness.NetServer
-
- SuicideOfStreamingTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
Test that an exception is raised if the flow of data from the server to the
client is aborted.
- SuicideOfStreamingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.SuicideOfStreamingTest
-
Create instance of the named test.
- suite() - Static method in class org.apache.derby.client.am._Suite
-
- suite() - Static method in class org.apache.derby.client.am.LogicalStatementEntityTest
-
Returns a suite of tests running in a client-server environment.
- suite() - Static method in class org.apache.derby.impl.jdbc._Suite
-
- suite() - Static method in class org.apache.derby.impl.jdbc.BiggerStoreStreamClobTest
-
- suite() - Static method in class org.apache.derby.impl.jdbc.BiggerTemporaryClobTest
-
- suite() - Static method in class org.apache.derby.impl.jdbc.SmallStoreStreamClobTest
-
- suite() - Static method in class org.apache.derby.impl.jdbc.SmallTemporaryClobTest
-
- suite() - Static method in class org.apache.derby.impl.jdbc.UTF8ReaderTest
-
Returns a simple test suite, using the embedded driver only.
- suite() - Static method in class org.apache.derby.PackagePrivateTestSuite
-
- suite - Static variable in class org.apache.derbyTesting.functionTests.harness.MultiTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.suites.All
-
Generate the suites.All test suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.suites.AllPackages
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.suites.EncryptionSuite
-
Runs tests with a set of encryption algorithms.
- suite() - Static method in class org.apache.derbyTesting.functionTests.suites.XMLSuite
-
Return the suite that runs the XML tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.demo._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.demo.CheckToursDBTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.BadConnectionTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.CheckSecurityManager
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ClientSideSystemPropertiesTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DerbyNetNewServerTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.DRDAProtocolTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.LOBLocatorReleaseTest
-
Returns a default suite running in a client-server environment.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetIjTest
-
Return the suite that runs all the derbynet scripts.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlClientCommandTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSinSameJVMTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.OutBufferedStreamTest
-
Returns the testsuite with a clientServerDecorator and a
CleanDatabaseTestSetup with a table.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Adds this class to the default suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Creates a suite of tests dynamically from a file describing protocol
tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
Creates a suite with two testcases, with and without some extra
system properties.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SecureServerTest
-
Tests to run.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest
-
Only run the fixtures in network server mode as that's what they are testing.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SSLTest
-
Tests to run.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SuicideOfStreamingTest
-
Return a test suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest
-
Creates a suite with two testcases, with and without some extra
system properties.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.engine._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.engine.LockInterruptTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.engine.ModuleLoadingTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.i18n._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedAttributeScriptTest
-
Return the suite that runs the Localized script.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedDisplayScriptTest
-
Return the suite that runs the Localized script.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.AbortTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobSetMethodsTest
-
Create test suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
Create test suite for this test.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
Create test suite for this test.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionTest
-
Create a test suite containing tests for a JDB connection.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.DataSourceTest
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby2017LayerBTest
-
Returns a suite running the test with both the client driver and the
embedded driver.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Driver40Test
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Driver40UnbootedTest
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC4FromJDBC3DataSourceTest
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobStreamTest
-
Suite method automatically generated by JUnit module.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ParameterMetaDataWrapperTest
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetMetaDataTest
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
T E S T S E T U P *
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.RowIdNotImplementedTest
-
Return test suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.SetObjectUnsupportedTest
-
Create a suite with all tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Create a test suite with all tests in the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTest
-
Create test suite for StatementTest.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Returns the suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestJDBC40Exception
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
Build a suite of tests to be run.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbc4.XA40Test
-
Create test suite for XA40Test.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AIjdbcTest
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Implements suite() to run in embedded and client configurations.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
Only run a test if the driver will be auto-loaded.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobSetBytesBoundaryTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
The suite decorates the tests of this class with
a setup which creates and populates the data model.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobUpdatableStreamTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Adds both the embedded and client-server versions of the baseSuite to
the Test.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClientConnectionPoolDataSourceTest
-
Returns a suite that will run only in the client-server configuration.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTruncateTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobUpdatableReaderTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
-
Creates a suite with all tests in the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Compat_BlobClob4BlobTest
-
Run the tests of BlobClob4BlobTest in server-client on an already started server.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
-
Run in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Default suite for running this test.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourcePropertiesTest
-
Creates a test suite with all test cases
only running in embedded at the moment.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Creates a suite with tests for both embedded and client data sources.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceSerializationTest
-
Returns an appropariate suite of tests to run.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DaylightSavingTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DboPowersTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby2017LayerATest
-
Returns a suite running most of the tests with both the client driver
and the embedded driver, and some of the tests only with the client
driver.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby5158Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DMDBugsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverMgrAuthenticationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectSimpleDSTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InvalidLDAPServerAuthenticationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCDriversAllTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCDriversClientTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCDriversEmbeddedTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.JDBCHarnessJavaTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LargeDataLocksTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobLengthTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Returns a suite with all tests running with both embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Run with DerbyNetClient only.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.metadataMultiConnTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.NullSQLTextTest
-
Create suite containing client and embedded tests and to run
all tests in this class
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Create suite containing client and embedded tests and to run
all tests in this class
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolDSAuthenticationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtMetaDataTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtNullTest
-
Create suite containing client and embedded tests and to run
all tests in this class
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Runs the test fixtures in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.RelativeTest
-
Runs the test fixtures in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetCloseTest
-
Create test suite for this test.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetJDBC30Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
Runs the test fixtures in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test
-
Set up the test suite for embedded mode, client mode, and embedded mode
with XADataSources
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ScrollResultSetTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SetTransactionIsolationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
Create suite containing client and embedded tests and to run
all tests in this class
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc30Test
-
Create suite containing client and embedded tests and to run all tests in
this class
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURijTest
-
Return the suite that runs the script.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
Run in client and embedded.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Run the base suite in embedded and client mode.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Create a test suite with all tests in this class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
-
Run in both embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.URCoveringIndexTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XADSAuthenticationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
Runs the test fixtures in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATransactionTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.BLOBCLOB_CompatibilitySuite
-
JUnit boilerplate which adds as test cases all public methods
whose names start with the string "test" in the named classes.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
Create the suite of tests
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
-
JUnit boilerplate which adds as test cases all public methods
whose names start with the string "test" in the named classes.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AlterColumnTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiTrimTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ArithmeticTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Bug4356Test
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Bug5052rtsTest
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Bug5054Test
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CaseExpressionTest
-
Runs the test fixtures in embedded.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Create a test suite with all the tests in this class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CheckConstraintTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
Create a suite of tests, run only in embedded since
this is testing server-side behaviour.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
Tests only need to run in embedded since collation
is a server side operation.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ColumnDefaultsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CommentTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CompressTableTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ConnectTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ConstantExpressionTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.CursorTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Run the tests only in embedded since this is testing
server side behaviour.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DBInJarTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockDetectionTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockModeTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaJDBC30Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Derby5005Test
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.Derby5652
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DistinctTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DropTableTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.DynamicLikeOptimizationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ErrorCodeTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ErrorMessageTest
-
Create a test suite with all the tests in this class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ExistsWithSubqueriesTest
-
Return suite with all tests of the class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.FloatTypesTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.FullCollationTests
-
Return a suite that uses a single use database with
a primary fixture from this test plus all tests
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeDDLTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
Most tests run in embedded only, since they are only checking DDL
statements.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByExpressionTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.InbetweenTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
Return a suite that runs the relevant multi-probing tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.InsertTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangHarnessJavaTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
Default suite for running this test (embedded and client).
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LangScripts
-
Return the suite that runs all the langauge SQL scripts.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.largeCodeGen
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LazyDefaultSchemaCreationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LikeTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Runs the tests in the embedded and client server configuration
as the JDBC escape function testing is relevant for both drivers.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.MiscErrorsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.MixedCaseExpressionTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NestedWhereSubqueryTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NullIfTest
-
Runs the test fixtures in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.NullsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OLAPTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OptimizerOverridesTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndOffsetFetchInSubqueries
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndSortAvoidance
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.PrecedenceTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.PredicatePushdownTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.PredicateTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
Create a suite of tests, one per statement in DDL.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ReferentialActionsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ReleaseCompileLocksTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RenameIndexTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RenameTableTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Set up a common environment for all fixtures.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineSecurityTest
-
Test only runs in embedded as it is testing server
side SQL routines implemented in Java.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors1Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors2Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SelectivityTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ShutdownDatabaseTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SimpleTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SQLAuthorizationPropTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StalePlansTest
-
Create the test suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
Runs in embedded only since it's testing the server side cache.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StreamsTest
-
Only runs embedded as it is checking stack depths
of when certain operations happen to streams.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryFlatteningTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SynonymTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.SystemCatalogTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Tests to run.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Runs the tests in the default embedded configuration and then
the client server configuration.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Run only in embedded as TRIGGERs are server side logic.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.TruncateTableTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UDTPermsTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UnaryArithmeticParameterTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UngroupedAggregatesNegativeTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UniqueConstraintMultiThreadedTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UniqueConstraintSetNullTest
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UpdateCursorTest
-
Returns the implemented tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UpdateStatisticsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.UserLobTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.ViewsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.VTITest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XMLBindingTest
-
Return a suite that runs a set of XML binding tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XMLConcurrencyTest
-
Create a suite of all test cases in this class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XMLMissingClassesTest
-
If the classpath does not have the XML classes that are
required for using Derby's SQL/XML operators, then try
try to execute each of the Derby XML operators and
verify that the result is an error in all cases.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XMLTypeAndOpsTest
-
Return a suite that runs a set of tests which are meant to
be the equivalent to the test cases in the old xml_general.sql.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.largedata._Suite
-
Suite runs first the lite suite for both embedded and client with
LobLimitsLiteTest.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.Derby5624Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsClientTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsLiteTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management._Suite
-
Creates a JUnit test suite containing all the tests (subsuites) in this
package.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management.CustomMBeanServerBuilderTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management.InactiveManagementMBeanTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management.JDBCMBeanTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management.JMXTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management.ManagementMBeanTest
-
- suite(Class<? extends MBeanTest>, String) - Static method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.management.VersionMBeanTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.ClobMemTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.ConnectionHandlingJunit
-
Creates a Test Suite to be run by a JUnit TestRunner.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.Derby3009Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.Derby5730Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.MemoryLeakFixesTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.MultiByteClobTest
-
Runs the test fixtures in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.RolesDependencyTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memory.XAMemTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.multi.StressMulti10x1
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.multi.StressMulti50x59
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
Set up the testsuite to run in embedded, client and encryption mode.
- suite(int, int) - Static method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
Get a testsuite that runs all the 3 runs (embedded, client and encrypted)
with the given number of threads for the given number of minutes.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.nist.NistScripts
-
Return the suite that runs the NIST SQL scripts.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.DestroySlaveDB
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.DestroySlaveDB
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillMaster
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillMaster
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillSlave
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.KillSlave
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_CleanUp
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Distributed
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Full
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_1
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_1Indexing
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p1
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p3
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p4
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p5
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p6
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_Derby4910
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_Encrypted_1
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_showStateChange
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_1
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_2
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part1_3
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_StateTest_part2
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationSuite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationTestRun
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationTestRun_Verify
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterDb
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterDb
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServer
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServer
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServerByOsKill
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServerByOsKill
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServerViaNwSrvCtrl
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownMasterServerViaNwSrvCtrl
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveDb
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveDb
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServer
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServer
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServerByOsKill
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServerByOsKill
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServerViaNwSrvCtrl
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ShutdownSlaveServerViaNwSrvCtrl
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest
-
- suite(String, int, String) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest_Verify
-
- suite(String, int, String) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.SimplePerfTest_Verify
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_Failover
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_Failover
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_StopMaster
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_StopMaster
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_StopSlave
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStartedMasterAndSlave_StopSlave
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStoppedSlaveServer
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStoppedSlaveServer
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreInitSlave
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreInitSlave
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedMaster
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedMaster
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedMasterServer
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedMasterServer
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedSlave
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedSlave
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedSlaveServer
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStartedSlaveServer
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedMaster
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedMaster
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedMasterServer
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedMasterServer
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedSlave
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedSlave
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedSlaveServer
-
- suite(String, int) - Static method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedSlaveServer
-
Adds this class to the *existing server* suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.BackupRestoreTest
-
Returns a suite running with a single use database with the embedded
driver only.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.BootAllTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
Creates a suite.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest
-
Create a test suite with all the test cases in this class.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
Runs the tests in the default embedded configuration and then
the client server configuration.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.ClobReclamationTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby3625Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby4577Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptDatabaseTest
-
Construct top level suite in this JUnit test
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
Clean up the connection maintained by this test.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyAESTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyBlowfishTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyDESTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorExternalSortJDBC30Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.LiveLockTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.LongColumnTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.MadhareTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.OCRecoveryTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.OfflineBackupTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.OSReadOnlyTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.PositionedStoreStreamTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.RecoveryTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.RowLockBasicTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
Runs the test fixtures in embedded and client.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ConnectWrongSubprotocolTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ij2Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ij3Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ij5Test
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.IjConnNameTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.IJRunScriptTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.IjSecurityManagerTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBinaryDataTest
-
Runs the tests in the default embedded configuration and then
the client server configuration.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportIJTest
-
Return the suite that runs the script.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest
-
Runs the tests in the default embedded configuration and then
the client server configuration.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportProcedureTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoAPITest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoCPCheckTest
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Create a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.tools.ToolScripts
-
Return the suite that runs all the tool scripts.
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests._Suite
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_1
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_2
-
- suite(int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3
-
Return the suite of tests to test the changes made in 10.3.
- suite(int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_4
-
Return the suite of tests to test the changes made in 10.4.
- suite(int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_5
-
Return the suite of tests to test the changes made in 10.5.
- suite(int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
Return the suite of tests to test the changes made in 10.6.
- suite(int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
Return the suite of tests to test the changes made in 10.7.
- suite(int) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
Return the suite of tests to test the changes made in 10.7.
- suite(int[], boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeRun
-
- suite() - Static method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
Return the suite of tests.
- suite() - Static method in class org.apache.derbyTesting.perf.basic._Suite
-
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.BlobAccessTest
-
Generates a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.ClobAccessTest
-
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
Suite of tests to return.
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.CoveredIdxScan
-
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.IndexScanTest
-
Create a test suite with all the test cases in this class.
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Create the suite of all test cases in this class.
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
- suite() - Static method in class org.apache.derbyTesting.perf.basic.jdbc.ValuesTest
-
- suite() - Static method in class org.apache.derbyTesting.system.oe.run.Checks
-
- suite() - Static method in class org.apache.derbyTesting.system.oe.run.Populate
-
junit tests to do the OE load.
- suite() - Static method in class org.apache.derbyTesting.system.oe.run.Schema
-
junit tests to create schema
- suite() - Static method in class org.apache.derbyTesting.system.oe.test._Suite
-
- suite() - Static method in class org.apache.derbyTesting.system.oe.test.OETest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit._Suite
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.ArrayInputStreamTest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.AssertFailureTest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.BlockedByteArrayTest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.DataInputUtilTest
-
Returns a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
Return a suite with all tests in this class (default suite)
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.InputStreamUtilTest
-
Returns a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.JDBCStatementCacheTest
-
Returns the appropriate tests.
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.PathUtilTest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest
-
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.StatementKeyFactoryTest
-
Returns the appropriate tests.
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Return a suite with all tests in this class (default suite)
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.UTF8UtilTest
-
Returns a suite of tests.
- suite() - Static method in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
- SuiteName - Static variable in class org.apache.derbyTesting.functionTests.harness.GenerateReport
-
- suiteName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- suiteName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- suiteName(Class) - Static method in class org.apache.derbyTesting.junit.TestConfiguration
-
Generate a suite name from a class name, taking
only the last element of the fully qualified class name.
- suiteProperties - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- suiteProperties - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- suites - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- suitesToRun - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- suiteWithSizeSet(int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
- summarize(int[]) - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- supply_w_id - Variable in class org.apache.derbyTesting.system.oe.model.OrderLine
-
- SUPPORT_FILES_SOURCE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- SUPPORT_FILES_SOURCE - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
- SUPPORT_FILES_TARGET - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- SUPPORTED - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- SupportFilesSetup - Class in org.apache.derbyTesting.junit
-
A decorator that copies test resources from the classpath
into the file system at setUp time.
- SupportFilesSetup(Test) - Constructor for class org.apache.derbyTesting.junit.SupportFilesSetup
-
Create all the folders but don't copy any resources.
- SupportFilesSetup(Test, String[]) - Constructor for class org.apache.derbyTesting.junit.SupportFilesSetup
-
Create all the folders and copy a set of resources into
the read only folder.
- SupportFilesSetup(Test, String[], String[]) - Constructor for class org.apache.derbyTesting.junit.SupportFilesSetup
-
Create all the folders, copy a set of resources into
the read only folder and copy a set of resources into
the read write folder.
- SupportFilesSetup(Test, String[], String[], String[], String[]) - Constructor for class org.apache.derbyTesting.junit.SupportFilesSetup
-
Create all the folders, copy a set of resources into
the read only folder and copy a set of resources into
the read write folder.
- supportsAlgorithm(String) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
Check if a message digest algorithm is supported on this platform.
- supportsFileAttributeView - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- supportsLaxTesting - Static variable in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- supportsMultipleInstantiations(VTIEnvironment) - Method in class org.apache.derbyTesting.functionTests.tests.lang.StringArrayVTI.MissingConstructor
-
- supportsRandomAccess() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Determine whether the storage supports random access.
- supportsWriteSync() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
This method tests whether the "rws" and "rwd" modes are implemented.
- suppressOutput - Variable in class org.apache.derbyTesting.junit.SpawnedProcess
-
- suppressOutputOnComplete() - Method in class org.apache.derbyTesting.junit.SpawnedProcess
-
Causes output obtained from the process to be suppressed when
executing the complete-methods.
- SURBaseTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Base class for testing Scrollable Updatable ResultSets.
- SURBaseTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Creates a new instance of SURBaseTest
- SURBaseTest(String, int) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURBaseTest
-
Creates a new instance of SURBaseTest
- SURDataModelSetup - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
This class is a decorator for the Scrollable Updatable Resultset
tests.
- SURDataModelSetup(Test, SURDataModelSetup.SURDataModel) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup
-
Constructor.
- SURDataModelSetup.SURDataModel - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Enum for the layout of the data model
- SURDataModelSetup.SURDataModel(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup.SURDataModel
-
Constructor
- SURijTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Test that runs the SURTest_ij.sql script and compares the output
to SURTest_ij.out.
- SURijTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURijTest
-
Constructor that runs a single script.
- SURQueryMixTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests for Scrollable Updatable ResultSet (SUR).
- SURQueryMixTest(String, String, String, boolean) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURQueryMixTest
-
Constructor
- SURTest - Class in org.apache.derbyTesting.functionTests.tests.jdbcapi
-
Tests for variants of scrollable updatable resultsets.
- SURTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Creates a new instance of SURTest
- swapColumnsInFirstHeapRow(String, String, int, int) - Static method in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
Swap the values in the specified columns of the
first row from the heap, without
updating the indexes on the table.
- SwitchablePrintStream - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
- SwitchablePrintStream(OutputStream) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.SwitchablePrintStream
-
- switchOutput(OutputStream) - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SwitchablePrintStream
-
- switchTransactionContext() - Method in class org.apache.derbyTesting.unitTests.store.T_TWC
-
- SYLLABLES - Variable in class org.apache.derbyTesting.system.oe.util.OERandom
-
tpcc 4.3.2.3
- sync - Variable in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest.Report
-
Sync object used to start the threads.
- sync(OutputStream, boolean) - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptBaseStorageFactory
-
Force the data of an output stream out to the underlying storage.
- sync() - Method in class org.apache.derbyTesting.functionTests.util.corruptio.CorruptRandomAccessFile
-
Force any changes out to the persistent store.
- syncObject - Variable in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockModeTest
-
- syncObject - Variable in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
- syncObject - Variable in class org.apache.derbyTesting.functionTests.tests.store.LiveLockTest
-
- SynonymTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Synonym testing using junit
- SynonymTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SynonymTest
-
Basic constructor.
- syntax() - Static method in class org.apache.derbyTesting.functionTests.harness.MultiTest
-
- SYNTAX_ERROR - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- SYNTAX_ERROR - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
- SYNTAX_ERROR - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndOffsetFetchInSubqueries
-
- SYNTAX_ERROR - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
- SYNTAX_ERROR - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
- SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION_IN_DIRECT_STATEMENT_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION_IN_DYNAMIC_STATEMENT_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- syntaxError - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- SYSALIASES - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- SYSCONGLOMERATES - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- SysDiagVTIMappingTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
- SysDiagVTIMappingTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
Public constructor required for running test as standalone JUnit.
- sysinfo_api_helper - Class in org.apache.derbyTesting.functionTests.tests.tools
-
sysinfo_api_helper - a helper class which calls sysinfo.getInfo() and
pushes the output into a PipedWriter so that we
can read it with a PipedReader in testGetInfo().
- sysinfo_api_helper() - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.sysinfo_api_helper
-
- SysinfoAPITest - Class in org.apache.derbyTesting.functionTests.tests.tools
-
Test all the static public methods of the sysinfo class.
- SysinfoAPITest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.SysinfoAPITest
-
- SysinfoCPCheckTest - Class in org.apache.derbyTesting.functionTests.tests.tools
-
- SysinfoCPCheckTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.SysinfoCPCheckTest
-
- sysinfoEmbedded(int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- SysinfoLocaleTest - Class in org.apache.derbyTesting.functionTests.tests.tools
-
This test verifies that sysinfo correctly localizes its
messages according to the default locale and derby.ui.locale.
- SysinfoLocaleTest(Locale, boolean, String) - Constructor for class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Create a test.
- SysInfoLog - Class in org.apache.derbyTesting.functionTests.harness
-
- SysInfoLog() - Constructor for class org.apache.derbyTesting.functionTests.harness.SysInfoLog
-
- sysinfoServerFromClient(int, int, String) - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- SysinfoTest - Class in org.apache.derbyTesting.functionTests.tests.derbynet
-
This tests the sysinfo command
- SysinfoTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest
-
Default constructor
- sysNameCount - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- SYSROUTINEPERMS - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- sysSequencesExists(Connection) - Static method in class org.apache.derbyTesting.junit.JDBC
-
Return true if the SYSSEQUENCES table exists.
- SYSSTATEMENTS - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.UpgradeTrajectoryTest
-
- SYSTEM_FUNCTIONS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- SYSTEM_WIDE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- SystemCatalogTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Tests concerning the system catalogs.
- SystemCatalogTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.SystemCatalogTest
-
- systemdiff - Static variable in class org.apache.derbyTesting.functionTests.harness.RunList
-
- systemdiff - Static variable in class org.apache.derbyTesting.functionTests.harness.RunSuite
-
- systemdiff - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- systemHome - Static variable in class org.apache.derbyTesting.functionTests.harness.shutdown
-
- systemOutPrintlnProc() - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
External code for the SYSTEM_OUT_PRINTLN_PROC SQL procedure, which
outputs a message to System out.
- SystemPrivilegesPermissionTest - Class in org.apache.derbyTesting.unitTests.junit
-
This class tests the basic permission classes for system privileges.
- SystemPrivilegesPermissionTest(String) - Constructor for class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Create a test with the given name.
- SystemPrivilegesPermissionTest.CreateDatabaseAction - Class in org.apache.derbyTesting.unitTests.junit
-
Represents a Create Database action.
- SystemPrivilegesPermissionTest.CreateDatabaseAction(Permission) - Constructor for class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.CreateDatabaseAction
-
- SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction - Class in org.apache.derbyTesting.unitTests.junit
-
Represents a Privileged User action.
- SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction(SystemPrincipal, PrivilegedAction) - Constructor for class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction
-
- SystemPrivilegesPermissionTest.ShutdownAction - Class in org.apache.derbyTesting.unitTests.junit
-
Represents a Shutdown server and engine action.
- SystemPrivilegesPermissionTest.ShutdownAction(Permission) - Constructor for class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.ShutdownAction
-
- systemProperties(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Return the system properties to be used in a particular test run.
- systemProperties - Variable in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
System properties to set on the command line (using -D)
only when starting the server in a separate virtual machine.
- SystemPropertyTestSetup - Class in org.apache.derbyTesting.junit
-
Test decorator to set a set of system properties on setUp
and restore them to the previous values on tearDown.
- SystemPropertyTestSetup(Test, Properties, boolean) - Constructor for class org.apache.derbyTesting.junit.SystemPropertyTestSetup
-
Create a test decorator that sets and restores the passed
in properties.
- SystemPropertyTestSetup(Test, Properties) - Constructor for class org.apache.derbyTesting.junit.SystemPropertyTestSetup
-
Create a test decorator that sets and restores
System properties.
- t - Variable in class org.apache.derbyTesting.unitTests.harness.T_Bomb
-
- t - Variable in class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- T000() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T000 - ensure a transaction starts out idle.
- T001(CacheManager, int) - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
Test the find and findCached calls.
- T001() - Method in class org.apache.derbyTesting.unitTests.services.T_User
-
- T001() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T001 - start and commit an empty transaction.
- T002() - Method in class org.apache.derbyTesting.unitTests.services.T_User
-
- T002() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T002 - start and abort an empty transaction.
- T003() - Method in class org.apache.derbyTesting.unitTests.services.T_User
-
- T003() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T003 - start and commit an empty transaction and then ensure
that the transaction remains open for another commit.
- T004() - Method in class org.apache.derbyTesting.unitTests.services.T_User
-
- T004() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T004 - start and abort an empty transaction and then ensure
that the transaction remains open for a commit and another abort.
- T005() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T005 check transaction identifiers on idle transactions.
- T006() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T006 - savepoint basic API testing
- T007() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T007 - savepoint nesting testing
- T008() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T008 - savepoint testing, ensure save points disappear at commit or abort.
- T009() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T009 - add a container and remove it within the same transaction.
- T01(DaemonService) - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- T010() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T010 - add a container with a default size and remove it within the same transaction.
- T011() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
T011 - see that a container remains open over the commit of an open transaction..
- T012() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Test Xact.makeRecordHandle()
- T02(DaemonService) - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- T03(DaemonService) - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- T8insert(PreparedStatement, int, char[], int, char[], int, int, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- t_001() - Method in class org.apache.derbyTesting.unitTests.services.T_Diagnosticable
-
Simple test of DiagnosticUtil interfaces.
- t_001(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test BTreeController.insert()
Just verify that insert code works for a secondary index.
- t_001(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_Heap
-
- t_002(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test backout during critical times of splits.
- t_003(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test BTree.openScan(), BtreeScan.init(), BtreeScan.next(),
BtreeScan.fetch().
- t_003_scan_test_cases(TransactionController, long, T_SecondaryIndexRow) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- t_004(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test qualifiers.
- t_005(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test Branch splits - number of rows necessary to cause splits is raw
store implementation dependant (currently 5 rows per page in in-memory
implementation).
- t_006(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test unimplemented interfaces.
- t_007(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test multiple scans in a single page/no split
- t_008(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test multiple scans in a single table/with splits
- t_009(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test unique/nonunique indexes - both positive and negative cases.
- t_010(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test restoreToNull
- t_011(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test Special cases of split.
- t_012(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test Special cases of split.
- t_013(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test backout during critical times of splits.
- t_014(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test getTableProperties() of BTreeController.
- t_015(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test latch release during critical time during row level locking.
- t_016(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test deadlocks during critical times of row level locking.
- t_017(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test BTree.openScan(), BtreeScan.init(), BtreeScan.next(),
BtreeScan.fetch() with descending indexes.
- t_018(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test BTree.openScan(), BtreeScan.init(), BtreeScan.next(),
BtreeScan.fetch() with alternating ascending and descending coulmn
sort order indexes.
- t_019(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test BTree.openScan(), BtreeScan.init(), BtreeScan.next(),
BtreeScan.fetch() with alternating ascending and descending coulmn
sort order indexes.
- t_020(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test read uncommitted cases on scan.
- t_021(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test latch release at critical time during delete on an index scan that
uses update locks.
- T_146 - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Table 146 - Supported explicit casts between Built-in DataTypes
This table has THE FOR BIT DATA TYPES broken out into separate columns
for clarity and testing
- T_147a - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Table 147 describes Data Type Compatibility for Assignments
The table 147a covers the assignments as they do differ somewhat
from comparisons which can be found in 147b
- T_147b - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- t_abort(Transaction) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_abort(T_TWC) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- T_Access - Class in org.apache.derbyTesting.functionTests.util
-
This class provides mechanism to call access Factory methods from sql-j.
- T_Access() - Constructor for class org.apache.derbyTesting.functionTests.util.T_Access
-
- T_AccessFactory - Class in org.apache.derbyTesting.unitTests.store
-
- T_AccessFactory() - Constructor for class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- T_AccessRow - Class in org.apache.derbyTesting.unitTests.store
-
- T_AccessRow(int) - Constructor for class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
Construct a new row which can hold the provided number of columns.
- T_AccessRow(int, int, int) - Constructor for class org.apache.derbyTesting.unitTests.store.T_AccessRow
-
Construct a new row with three integer columns which
have the column values provided.
- t_addContainer(Transaction, long) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Add a new container in the transaction
- t_addContainer(T_TWC, long) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_addContainer(Transaction, long, int) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Add a new container in the transaction with a specified page size
- t_addContainer(T_TWC, long, int) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_addContainer(Transaction, long, Properties) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_addContainer(Transaction, long, int, int, int, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Add a new container in the transaction with specified
pageSize, spareSpace, minimumRecordSize, and reusableRecordId
- t_addContainer(T_TWC, long, int, int, int) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_addPage(ContainerHandle) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Add a page to a container.
- t_ascdesc1_scan_test_cases(TransactionController, long, T_SecondaryIndexRow) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- t_ascdesc_scan_test_cases(TransactionController, long, T_SecondaryIndexRow) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- T_ASSERT(boolean) - Static method in exception org.apache.derbyTesting.unitTests.harness.T_Fail
-
Check a test condition.
- T_ASSERT(boolean, String) - Static method in exception org.apache.derbyTesting.unitTests.harness.T_Fail
-
Check a test condition.
- T_Authorize - Class in org.apache.derbyTesting.functionTests.util
-
Utility functions for testing authorization.
- T_Authorize() - Constructor for class org.apache.derbyTesting.functionTests.util.T_Authorize
-
- T_b2i - Class in org.apache.derbyTesting.unitTests.store
-
- T_b2i() - Constructor for class org.apache.derbyTesting.unitTests.store.T_b2i
-
- T_Bomb - Class in org.apache.derbyTesting.unitTests.harness
-
- T_Bomb() - Constructor for class org.apache.derbyTesting.unitTests.harness.T_Bomb
-
- T_Bombable - Interface in org.apache.derbyTesting.unitTests.harness
-
- T_Cacheable - Class in org.apache.derbyTesting.unitTests.services
-
- T_Cacheable() - Constructor for class org.apache.derbyTesting.unitTests.services.T_Cacheable
-
- T_CachedInteger - Class in org.apache.derbyTesting.unitTests.services
-
- T_CachedInteger() - Constructor for class org.apache.derbyTesting.unitTests.services.T_CachedInteger
-
- T_CacheException - Exception in org.apache.derbyTesting.unitTests.services
-
- T_CacheException(String, int) - Constructor for exception org.apache.derbyTesting.unitTests.services.T_CacheException
-
- T_CacheService - Class in org.apache.derbyTesting.unitTests.services
-
- T_CacheService() - Constructor for class org.apache.derbyTesting.unitTests.services.T_CacheService
-
- T_CacheUser - Class in org.apache.derbyTesting.unitTests.services
-
- T_CacheUser(CacheManager, int, T_CacheService, HeaderPrintWriter) - Constructor for class org.apache.derbyTesting.unitTests.services.T_CacheUser
-
- t_check(int) - Method in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- t_checkEmptyPage(Page) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Take an empty page and check it does actually seem to be empty.
- t_checkFetch(Page, RecordHandle, String, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Fetch a record that is expected to exist using a record handle.
- t_checkFetch(Page, RecordHandle, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetch(ContainerHandle, RecordHandle, String) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Fetch a record from a container that is expected to exist using a record handle.
- t_checkFetch(Page, RecordHandle, T_RawStoreRow) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchBySlot(Page, int, String, boolean, boolean) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchCol(Page, RecordHandle, int, int, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchColFromSlot(Page, int, int, DataValueDescriptor, boolean, String, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchColFromSlot(Page, int, int, DataValueDescriptor, boolean, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchDeleted(ContainerHandle, RecordHandle, String) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Fetch a deleted record from a container using a record handle.
- t_checkFetchFail(ContainerHandle, RecordHandle) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Check to make sure record is NOT there
- t_checkFetchFirst(Page, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchLast(Page, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchNext(Page, RecordHandle, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFetchPrevious(Page, RecordHandle, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkFieldCount(Page, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkGetLatchedPage(ContainerHandle, long) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Check that it's not possible to get a page which is already latched by
the same transaction.
- t_checkInvalidSavePoint(Transaction, String) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Negative test - check that an invalid savepoint is detected.
- t_checkInvalidSavePoint(T_TWC, String) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkNullLockCount(Transaction) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkPageNumber(Page, long) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkRecordCount(Page, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_checkStatus(DaemonService) - Method in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- t_checkStringLengthFetch(Page, int, int) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Check to make sure a row (possibly with overflow) is of the correct length
- t_checkUpdateCol(Page, RecordHandle, int, int, String) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Using sparse representation:
Update a column of a record and check resulting value.
- T_Cipher - Class in org.apache.derbyTesting.unitTests.crypto
-
- T_Cipher() - Constructor for class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- T_CipherBlowfish - Class in org.apache.derbyTesting.unitTests.crypto
-
- T_CipherBlowfish() - Constructor for class org.apache.derbyTesting.unitTests.crypto.T_CipherBlowfish
-
- T_CipherCFB - Class in org.apache.derbyTesting.unitTests.crypto
-
- T_CipherCFB() - Constructor for class org.apache.derbyTesting.unitTests.crypto.T_CipherCFB
-
- T_CipherDES - Class in org.apache.derbyTesting.unitTests.crypto
-
- T_CipherDES() - Constructor for class org.apache.derbyTesting.unitTests.crypto.T_CipherDES
-
- T_CipherECB - Class in org.apache.derbyTesting.unitTests.crypto
-
- T_CipherECB() - Constructor for class org.apache.derbyTesting.unitTests.crypto.T_CipherECB
-
- T_CipherOFB - Class in org.apache.derbyTesting.unitTests.crypto
-
- T_CipherOFB() - Constructor for class org.apache.derbyTesting.unitTests.crypto.T_CipherOFB
-
- t_close(T_TWC) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- T_ColumnOrderingImpl - Class in org.apache.derbyTesting.unitTests.store
-
- T_ColumnOrderingImpl(int, boolean) - Constructor for class org.apache.derbyTesting.unitTests.store.T_ColumnOrderingImpl
-
- t_commit(Transaction) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_commit(T_TWC) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- T_Compensation - Class in org.apache.derbyTesting.unitTests.store
-
- T_Compensation() - Constructor for class org.apache.derbyTesting.unitTests.store.T_Compensation
-
- T_ConsistencyChecker - Class in org.apache.derbyTesting.functionTests.util
-
This class has methods for corrupting a database.
- T_ConsistencyChecker(String, String, String) - Constructor for class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- T_CreateConglomRet - Class in org.apache.derbyTesting.unitTests.store
-
- T_CreateConglomRet() - Constructor for class org.apache.derbyTesting.unitTests.store.T_CreateConglomRet
-
- T_DaemonService - Class in org.apache.derbyTesting.unitTests.services
-
This test exercices the DaemonFactory and DaemonService implementation
- T_DaemonService() - Constructor for class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- t_delete(TransactionController, long, DataValueDescriptor[], boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
delete a single key, given key value.
- t_desc_scan_test_cases(TransactionController, long, T_SecondaryIndexRow) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
- T_Diagnosticable - Class in org.apache.derbyTesting.unitTests.services
-
This T_Diagnosticable class provides a sample of how to use the "Diagnostic"
facility.
- T_Diagnosticable() - Constructor for class org.apache.derbyTesting.unitTests.services.T_Diagnosticable
-
No arg Constructor.
- T_DiagTestClass1 - Class in org.apache.derbyTesting.unitTests.services
-
A test class for T_Diagnosticable.
- T_DiagTestClass1(String) - Constructor for class org.apache.derbyTesting.unitTests.services.T_DiagTestClass1
-
- T_DiagTestClass1Sub - Class in org.apache.derbyTesting.unitTests.services
-
A test class for T_Diagnosticable.
- T_DiagTestClass1Sub(String) - Constructor for class org.apache.derbyTesting.unitTests.services.T_DiagTestClass1Sub
-
- t_dropContainer(Transaction, long, long) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Drop a container
- T_DummySortObserver - Class in org.apache.derbyTesting.unitTests.store
-
- T_DummySortObserver(T_AccessRow) - Constructor for class org.apache.derbyTesting.unitTests.store.T_DummySortObserver
-
- T_DuplicateEliminator - Class in org.apache.derbyTesting.unitTests.store
-
- T_DuplicateEliminator(T_AccessRow) - Constructor for class org.apache.derbyTesting.unitTests.store.T_DuplicateEliminator
-
- T_Fail - Exception in org.apache.derbyTesting.unitTests.harness
-
Exception used to throw for errors in a unit test.
- T_Fail(String) - Constructor for exception org.apache.derbyTesting.unitTests.harness.T_Fail
-
Create a T_Fail exception which carries a message.
- T_FileSystemData - Class in org.apache.derbyTesting.unitTests.store
-
An Impl unittest for rawstore data that is based on the FileSystem
- T_FileSystemData() - Constructor for class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- t_findCachedFail(CacheManager, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
A call to findCached() that is expected to return nothing.
- t_findCachedSucceed(CacheManager, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
A call to findCached() that is expected to find something.
- t_findFail(CacheManager, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
A call to find() that is expected to return nothing.
- t_findSucceed(CacheManager, Object) - Method in class org.apache.derbyTesting.unitTests.services.T_CacheService
-
A call to findCached() that is expected to find something.
- T_Generic - Class in org.apache.derbyTesting.unitTests.harness
-
Abstract class which executes a unit test.
- T_Generic() - Constructor for class org.apache.derbyTesting.unitTests.harness.T_Generic
-
- t_genRandomFile(String, String, int) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Lazy people's random file generator:
Generate a random file with specified name and file size
- t_getLastPage(ContainerHandle) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Get the last page in a container.
- t_getPage(ContainerHandle, long) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Get a specific page in a container.
- T_Heap - Class in org.apache.derbyTesting.unitTests.store
-
- T_Heap() - Constructor for class org.apache.derbyTesting.unitTests.store.T_Heap
-
- t_insert(Page, T_RawStoreRow) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Call page.insert() and ensure that the return record handle is not null.
- t_insert(ContainerHandle, T_RawStoreRow) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Insert a record on the last page, if the row doesn't fit on the
last page create a new page and insert there.
- t_insertAtSlot(Page, int, T_RawStoreRow) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Call page.insert() and ensure that the return record handle is not null.
- t_insertAtSlot(Page, int, T_RawStoreRow, byte) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Call page.insert() and ensure that the return record handle is not null.
- t_insertAtSlot(Page, int, T_RawStoreRow, byte, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Call page.insert() and ensure that the return record handle is not null.
- T_Key - Class in org.apache.derbyTesting.unitTests.services
-
Key for these objects is an array of objects
value - Integer or String - implies what object should be used in the cache.
- T_Key() - Constructor for class org.apache.derbyTesting.unitTests.services.T_Key
-
- T_Key(Object, long, boolean, boolean) - Constructor for class org.apache.derbyTesting.unitTests.services.T_Key
-
- T_L1 - Class in org.apache.derbyTesting.unitTests.services
-
Unit test Lockable
A simple Lockable that allows a single locker, but that locker
can lock the object multiple times, standard Lockable behaviour.
- T_L1() - Constructor for class org.apache.derbyTesting.unitTests.services.T_L1
-
- T_L2 - Class in org.apache.derbyTesting.unitTests.services
-
A semaphore that implements Lockable for unit testing.
- T_L2(int) - Constructor for class org.apache.derbyTesting.unitTests.services.T_L2
-
- T_Like - Class in org.apache.derbyTesting.unitTests.lang
-
- T_Like() - Constructor for class org.apache.derbyTesting.unitTests.lang.T_Like
-
- T_LockFactory - Class in org.apache.derbyTesting.unitTests.services
-
Protocol unit test for the LockManager.
- T_LockFactory() - Constructor for class org.apache.derbyTesting.unitTests.services.T_LockFactory
-
- T_MarkedLimitInputStream - Class in org.apache.derbyTesting.unitTests.services
-
A simple unit test for a MarkedLimitInputStream.
- T_MarkedLimitInputStream() - Constructor for class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
- T_MultiIterations - Class in org.apache.derbyTesting.unitTests.harness
-
Abstract class which executes T_Generic.
- T_MultiIterations() - Constructor for class org.apache.derbyTesting.unitTests.harness.T_MultiIterations
-
- T_MultiThreadedIterations - Class in org.apache.derbyTesting.unitTests.harness
-
Abstract class which executes T_MultiIterations.
- T_MultiThreadedIterations() - Constructor for class org.apache.derbyTesting.unitTests.harness.T_MultiThreadedIterations
-
- t_openContainer(Transaction, long, long, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Open a container.
- t_openContainer(T_TWC, long, long, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_perf(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test simple btree insert performance
- T_QualifierTest - Class in org.apache.derbyTesting.unitTests.store
-
- T_QualifierTest(String, Properties, boolean, HeaderPrintWriter, int) - Constructor for class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
- T_RawStoreFactory - Class in org.apache.derbyTesting.unitTests.store
-
A protocol unit test for the RawStore interface.
- T_RawStoreFactory() - Constructor for class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- T_RawStoreRow - Class in org.apache.derbyTesting.unitTests.store
-
- T_RawStoreRow(int) - Constructor for class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- T_RawStoreRow(String) - Constructor for class org.apache.derbyTesting.unitTests.store.T_RawStoreRow
-
- t_readOnlySlotOutOfRange(Page, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- T_RecoverBadLog - Class in org.apache.derbyTesting.unitTests.store
-
A implementation unit test for recovering log that has been damanged but salvagable.
- T_RecoverBadLog() - Constructor for class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- T_RecoverFullLog - Class in org.apache.derbyTesting.unitTests.store
-
A implementation unit test for log full condition
To run, create a derby.properties file in a new directory with the
contents
derby.module.test.recoverFullLog=org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
Execute in order
java -DTestFillLog=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
java -DTestLogSwitchFail=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
java -DTestFullRecoveryFail=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
(run this serveral times, this simulate recovery running out of log)
java -DTestFullRecover=true org.apache.derbyTesting.unitTests.harness.UnitTestMain
- T_RecoverFullLog() - Constructor for class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- T_Recovery - Class in org.apache.derbyTesting.unitTests.store
-
A protocol unit test for recovery.
- T_Recovery() - Constructor for class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- t_removePage(ContainerHandle, Page) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Remove a page from a container.
- T_RowSource - Class in org.apache.derbyTesting.unitTests.store
-
A RowSource is the mechanism for iterating over a set of rows.
- T_RowSource() - Constructor for class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- T_RowSource(int, int, int, boolean, Transaction) - Constructor for class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- T_RowSource(int, int, int, FormatableBitSet) - Constructor for class org.apache.derbyTesting.unitTests.store.T_RowSource
-
- t_scan(TransactionController, long, DataValueDescriptor[], DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, int, int) - Method in class org.apache.derbyTesting.unitTests.store.T_b2i
-
Test a single scan.
- t_scan(TransactionController, long, DataValueDescriptor[], DataValueDescriptor[], DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, int, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
Test a single scan.
- t_scanFetchHashtable(TransactionController, long, DataValueDescriptor[], DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, int, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
Test scan which does FetchSet.
- t_scanFetchNext(TransactionController, long, DataValueDescriptor[], DataValueDescriptor[], DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, int, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
Test scan which does FetchNext with all of the fields.
- t_scanFetchNextGroup(TransactionController, int, long, DataValueDescriptor[], DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, int, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
Test scan which does FetchNextGroup with all of the fields.
- t_scanFetchNextPartial(TransactionController, long, DataValueDescriptor[], DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, int, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
Test scan which does FetchNext with subset of fields.
- t_scanNext(TransactionController, long, DataValueDescriptor[], DataValueDescriptor[], int, Qualifier[][], DataValueDescriptor[], int, int, int, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
- T_SecondaryIndexRow - Class in org.apache.derbyTesting.unitTests.store
-
This class implements a row which will be stored in a secondary index on
a heap table.
- T_SecondaryIndexRow() - Constructor for class org.apache.derbyTesting.unitTests.store.T_SecondaryIndexRow
-
- T_Serviceable - Class in org.apache.derbyTesting.unitTests.services
-
This test implements serviceable for testing.
- T_Serviceable(int) - Constructor for class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- T_Serviceable(boolean) - Constructor for class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- T_SortController - Class in org.apache.derbyTesting.unitTests.store
-
Unit test for sorting.
- T_SortController() - Constructor for class org.apache.derbyTesting.unitTests.store.T_SortController
-
- T_StandardException - Exception in org.apache.derbyTesting.unitTests.services
-
A standard exception for testing.
- T_StandardException(String, String) - Constructor for exception org.apache.derbyTesting.unitTests.services.T_StandardException
-
- T_StandardException(String, String, Throwable) - Constructor for exception org.apache.derbyTesting.unitTests.services.T_StandardException
-
- T_StandardException(String, String, Throwable, Object[]) - Constructor for exception org.apache.derbyTesting.unitTests.services.T_StandardException
-
- t_startGlobalTransaction(int, byte[], byte[]) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_startInternalTransaction() - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_startTransaction() - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- t_startTransactionWithContext() - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- T_StoreCostResult - Class in org.apache.derbyTesting.unitTests.store
-
Manage the result information from a single call to
StoreCostController.getScanCost().
- T_StoreCostResult() - Constructor for class org.apache.derbyTesting.unitTests.store.T_StoreCostResult
-
- T_StreamFile - Class in org.apache.derbyTesting.unitTests.store
-
An Impl unittest for rawstore data that is based on the stream file
- T_StreamFile() - Constructor for class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- T_SumForIntCol - Class in org.apache.derbyTesting.unitTests.store
-
- T_SumForIntCol(int) - Constructor for class org.apache.derbyTesting.unitTests.store.T_SumForIntCol
-
- t_testqual(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_QualifierTest
-
- T_TWC - Class in org.apache.derbyTesting.unitTests.store
-
Transaction with context, a utility class for tests to create
multiple interleaving transactions.
- T_TWC(ContextService, LockFactory, RawStoreFactory) - Constructor for class org.apache.derbyTesting.unitTests.store.T_TWC
-
- T_Undoable - Class in org.apache.derbyTesting.unitTests.store
-
- T_Undoable() - Constructor for class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- T_Undoable(GlobalTransactionId, int, int, int, int, boolean, int, boolean, int, boolean) - Constructor for class org.apache.derbyTesting.unitTests.store.T_Undoable
-
- t_update(ContainerHandle, RecordHandle, T_RawStoreRow) - Method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Update a record.
- t_updateSlotOutOfRange(Page, int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
- T_User - Class in org.apache.derbyTesting.unitTests.services
-
- T_User(int, LockFactory, Lockable[], long, long) - Constructor for class org.apache.derbyTesting.unitTests.services.T_User
-
- t_util - Variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- t_util - Variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- t_util - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- t_util - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- t_util - Variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- t_util - Variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- T_Util - Class in org.apache.derbyTesting.unitTests.store
-
- T_Util(RawStoreFactory, LockFactory, ContextService) - Constructor for class org.apache.derbyTesting.unitTests.store.T_Util
-
- T_UUIDFactory - Class in org.apache.derbyTesting.unitTests.services
-
Test to ensure a implementation of the UUID module
implements the protocol correctly.
- T_UUIDFactory() - Constructor for class org.apache.derbyTesting.unitTests.services.T_UUIDFactory
-
- t_wait(int) - Method in class org.apache.derbyTesting.unitTests.services.T_Serviceable
-
- t_wait(int) - Static method in class org.apache.derbyTesting.unitTests.store.T_Util
-
Make this thread wait a bit, probably for post commit to finish
- T_XA - Class in org.apache.derbyTesting.unitTests.store
-
- T_XA() - Constructor for class org.apache.derbyTesting.unitTests.store.T_XA
-
- TAB - Static variable in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsMultiTest
-
- TABLE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
- TABLE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.EncryptionAESTest
-
Table holding the test data.
- TABLE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Table holding the test data.
- TABLE - Static variable in class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
-
- TABLE - Static variable in class org.apache.derbyTesting.junit.IndexStatsUtil
-
- TABLE_COLS - Static variable in class org.apache.derbyTesting.system.optimizer.StaticValues
-
- TABLE_DEPENDS_ON_TYPE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsHelper
-
- TABLE_DOES_NOT_EXIST - Static variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
- TABLE_DROPS - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
List of tables to drop on tear-down
- TABLE_END_TAG - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- TABLE_LARGE - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Name of table with the "large" columns.
- TABLE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdateXXXTest
-
- TABLE_NAME - Static variable in class org.apache.derbyTesting.system.optimizer.StaticValues
-
- TABLE_NAME_NOT_IN_SCOPE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
- TABLE_NAMES - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- TABLE_SMALL - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
Name of table with the "small" columns.
- TABLE_START_TAG - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
Some routines for printing test information to html
- tableDropped() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
- tableExists(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Return true if the table exists
- tableExists(Connection, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Return true if the table exists
- TableFunctionTest - Class in org.apache.derbyTesting.functionTests.tests.lang
-
Test Table Functions.
- TableFunctionTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- tableFunctionTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
Verify table functions.
- tableId - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil.IdxStats
-
- TableLockBasicTest - Class in org.apache.derbyTesting.functionTests.tests.store
-
Very basic single user testing of table locking, verify that the right locks
are obtained for simple operations.
- TableLockBasicTest(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- tableName - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
-
Name of table
- tableName - Variable in class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- tableName - Variable in class org.apache.derbyTesting.functionTests.tests.lang.VTITest
-
- tableName - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OCRecoveryTest
-
- tableName - Variable in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- tableName - Variable in class org.apache.derbyTesting.junit.IndexStatsUtil.IdxStats
-
- tableName - Variable in class org.apache.derbyTesting.perf.basic.jdbc.BaseLoad100TestSetup
-
- tableName - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
- tableName - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
- tableName - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
- tableNames - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
- TABLENOTFOUND - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- TABLES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Tables that should be created before the tests are run.
- TABLES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CallableTest
-
Tables that should be created before the tests are run and
dropped when the tests have finished.
- TABLES - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Tables that should be created before the tests are run and
dropped when the tests have finished.
- TABLES - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- TABLES - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- TABLES - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GroupByExpressionTest
-
- tableScan - Variable in class org.apache.derbyTesting.junit.RuntimeStatisticsParser
-
- tableSize - Variable in class org.apache.derbyTesting.perf.clients.GroupByClient
-
- tableSize - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordFiller
-
The number of rows in each table.
- tableSize - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordSelectClient
-
- tableSize - Variable in class org.apache.derbyTesting.perf.clients.SingleRecordUpdateClient
-
- TableVTI - Class in org.apache.derbyTesting.functionTests.tests.lang
-
This class has been adapted from org.apache.derby.vti.VTITemplate
because we do not want a test to depend on an engine class.
- TableVTI(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.lang.TableVTI
-
- TAG - Static variable in class org.apache.derbyTesting.junit.SpawnedProcess
-
- tagError(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Tag an error with the name of the test configuration
- takesBigDecimal(BigDecimal[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams30
-
- takesBigInteger(BigInteger[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesBoolean(Boolean[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesBooleanPrimitive(boolean[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesByte(Byte[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesByteArray(byte[][], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesBytePrimitive(byte[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesDate(Date[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesDouble(Double[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesDoublePrimitive(double[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesFloat(Float[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesFloatPrimitive(float[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesInteger(Integer[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesIntegerPrimitive(int[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesLong(Long[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesLongPrimitive(long[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesNothing() - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesShort(Short[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesShortPrimitive(short[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesString(String[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- takesString(String[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesTime(Time[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- takesTimestamp(Timestamp[], int) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- TAMIL - Static variable in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Subset of Tamil alphabet; 46 letters, UNICODE U0B80
- tamil() - Static method in class org.apache.derbyTesting.functionTests.util.streams.CharAlphabet
-
Get a Tamil alphabet
- tamilUTF16BE() - Static method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Create an alphabet returning bytes representing a subset of the Tamil
alphabet in the UTF-16BE encoding.
- tamilUTF8() - Static method in class org.apache.derbyTesting.functionTests.util.streams.ByteAlphabet
-
Create an alphabet returning bytes representing a subset of the Tamil
alphabet in the UTF-8 encoding.
- TARGET_POLICY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SecurityPolicyReloadingTest
-
- TARGET_POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
- TARGET_POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- TARGET_POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.RuntimeInfoTest
-
- TARGET_POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- TARGET_POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest
-
- TARGET_POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- TARGET_POLICY_FILE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
- TARGET_TABLE_DISAGREES_WITH_CURSOR_SPECIFICATION_NO_SUBCLASS - Static variable in class org.apache.derbyTesting.functionTests.util.SQLStateConstants
-
- targetmax - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- targetmin - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- task - Variable in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest.AsyncThread
-
- tax - Variable in class org.apache.derbyTesting.system.oe.model.Warehouse
-
- TBLOB - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- tc - Variable in class org.apache.derbyTesting.functionTests.tests.store.TestDiskHashtable
-
- tc - Variable in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- TC001() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
TC001 - Test the drop on commit mode for temp containers.
- TC002(int, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
A clone of P002 for temporary containers.
- TC003(int, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Add a number of rows to a temp table opened in various modes,
and drop it before commit/abort.
- TC004(int, int, int, boolean, boolean) - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Open a temp table several time swith different modes and ensure the
correct behaviour (most severe open wins).
- TC004all() - Method in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
Open a temp table several times with different modes and ensure the
correct behaviour (most severe open wins).
- TCHAR - Static variable in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- TCHAR - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- TCLOB - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- td - Variable in class org.apache.derbyTesting.functionTests.util.T_ConsistencyChecker
-
- TD_CENTER - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- TD_END - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- TD_INVERSE - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- TD_LEFT - Static variable in class org.apache.derbyTesting.functionTests.util.TestUtil
-
- TDATE - Static variable in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- TDATE - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- TDECIMAL - Static variable in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- TDECIMAL - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- TDECIMALNN - Static variable in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- TDECIMALNN - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- TDOUBLE - Static variable in class org.apache.derbyTesting.system.nstest.utils.DbUtil
-
- TDOUBLE - Static variable in class org.apache.derbyTesting.system.sttest.utils.Datatypes
-
- tearDown() - Method in class org.apache.derby.impl.jdbc.BiggerStoreStreamClobTest
-
- tearDown() - Method in class org.apache.derby.impl.jdbc.BiggerTemporaryClobTest
-
- tearDown() - Method in class org.apache.derby.impl.jdbc.InternalClobTest
-
- tearDown() - Method in class org.apache.derby.impl.jdbc.SmallStoreStreamClobTest
-
- tearDown() - Method in class org.apache.derby.impl.jdbc.SmallTemporaryClobTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.suites.EncryptionSuite
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.demo.CheckToursDBTest
-
Tear-down the fixture by removing the tables
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.CheckSecurityManager
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ClientSideSystemPropertiesTest
-
Delete the trace Directory so that the test environment is clean for the
next test run.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.DRDAProtocolTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSinSameJVMTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NSSecurityMechanismTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ProtocolTest
-
Cleans up test resources.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ServerPropertiesTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
-
Drop the table
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SuicideOfStreamingTest
-
Unset the debug property.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SysinfoTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedAttributeScriptTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.i18n.LocalizedDisplayScriptTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobClobTestSetup
-
Drop the table we created during setup.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobSetMethodsTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.BlobTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
-
Close default callable statement and connection.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTestSetup
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ClobTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.DataSourceTest
-
Initialize the ds to null once the tests that need to be run have been
run
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobStreamTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ParameterMetaDataWrapperTest
-
Close default Prepared Statement and connection.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
Release the resources that are used in this test
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetMetaDataTest
-
Initialize the ds to null once the tests that need to be run have been
run
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Free resources used in the test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTest
-
Close default connection and statement if necessary.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTestSetup
-
Clean up after the tests.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestJDBC40Exception
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.UnsupportedVetter
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.XA40Test
-
Close default connection and XAConnection if necessary.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBDataModelSetup
-
Teardown test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Cleanup the test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobUpdatableStreamTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
Removes all tables in schema APP which has the prefix 'T', before calling
super.tearDown().
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CharacterStreamsTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Cleanup the test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest.ClobTestSetup
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Nullify reference to Clob.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTruncateTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobUpdatableReaderTest
-
Cleans up the database.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.DataSourceDecorator
-
Tears down the test and closes the connection.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ObjectDecorator
-
Tears down the test environment.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest.ResultSetObjectDecorator
-
Tears down the test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Compat_BlobClob4BlobTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectSimpleDSTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LDAPAuthenticationTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobLengthTest
-
Cleanup: Drop table and close connection.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PoolXADSCreateShutdownDBTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetJDBC30Test
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ScrollResultSetTest
-
Drop the table
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURDataModelSetup
-
Delete the datamodel
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
Parent super()
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CharUTF8Test
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConstantExpressionTest
-
Drop table t1 and close two procedures.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Tear-down the fixture by removing the tables
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CursorTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaJDBC30Test
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
Drop tables for clean up
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.largeCodeGen
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LazyDefaultSchemaCreationTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrepareExecuteDDL
-
Tear-down the fixture by removing the table (if it still
exists).
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ProcedureInTriggerTest
-
Tear down the test environment.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RenameIndexTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RenameTableTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors2Test
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ShutdownDatabaseTest
-
to make sure all tables and databases are dropped
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SQLAuthorizationPropTest
-
Drop the table created during setup.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SQLSessionContextTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StalePlansTest
-
Drop tables used in the test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TableFunctionTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UnaryArithmeticParameterTest
-
Tear-down the fixture by removing the tables
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UngroupedAggregatesNegativeTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UniqueConstraintMultiThreadedTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UniqueConstraintSetNullTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.VTITest
-
Drop the table created during setup.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XMLBindingTest.XBindTestSetup
-
Just have to drop the table we created in setUp().
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XMLTypeAndOpsTest.XMLTestSetup
-
For test teardown we just drop the two tables we created in
test setup and then clean up local objects if needed.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.management.JMXConnectionDecorator
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.management.MBeanTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
Closes all opened statements and connections that are known, and also
deletes all known in-memory databases.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
Dispose of objects after testing.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.multi.StressMultiTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
Parent super()
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_Encrypted_1
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_showStateChange
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
Tear down the test environment.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Release the default statistics helper object.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.BTreeMaxScanTest
-
Tear down the test environment.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
Use tearDown to cleanup some of the diagnostic information files
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test
-
Tear down the test environment.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Clean up the connection maintained by this test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest
-
Clean up the connection maintained by this test.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.LongColumnTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.RowLockBasicTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Deletes the last database copy (if one exists).
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.store.UpdateLocksTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.tools.IjConnNameTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBinaryDataTest
-
delete export/import files.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.tools.RollBackWrappingWhenFailOnImportTest
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoLocaleTest
-
Tear down the test environment.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.PhaseChanger
-
Shutdown the database engine and reset the class loader.
- tearDown() - Method in class org.apache.derbyTesting.functionTests.util.IjTestCase
-
- tearDown() - Method in class org.apache.derbyTesting.functionTests.util.ScriptTestCase
-
Revert the locale back to the old one
- tearDown() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestCase
-
Tear down this fixture, sub-classes should call
super.tearDown().
- tearDown() - Method in class org.apache.derbyTesting.junit.BaseJDBCTestSetup
-
Tear down this fixture, sub-classes should call
super.tearDown().
- tearDown() - Method in class org.apache.derbyTesting.junit.ChangeConfigurationSetup
-
- tearDown() - Method in class org.apache.derbyTesting.junit.ClasspathSetup
-
- tearDown() - Method in class org.apache.derbyTesting.junit.CleanDatabaseTestSetup
-
Clean the default database using the default connection.
- tearDown() - Method in class org.apache.derbyTesting.junit.DatabasePropertyTestSetup
-
Revert the properties to their values prior to the setUp call.
- tearDown() - Method in class org.apache.derbyTesting.junit.DropDatabaseSetup
-
Shutdown the database and then remove all of its files.
- tearDown() - Method in class org.apache.derbyTesting.junit.LocaleTestSetup
-
Revert the locale back to the old one
- tearDown() - Method in class org.apache.derbyTesting.junit.NetworkServerTestSetup
-
Stop the network server if it still
appears to be running.
- tearDown() - Method in class org.apache.derbyTesting.junit.SecurityManagerSetup
-
- tearDown() - Method in class org.apache.derbyTesting.junit.SupportFilesSetup
-
- tearDown() - Method in class org.apache.derbyTesting.junit.SystemPropertyTestSetup
-
Revert the properties to their values prior to the setUp call.
- tearDown() - Method in class org.apache.derbyTesting.junit.TimeZoneTestSetup
-
Reset the timezone.
- tearDown() - Method in class org.apache.derbyTesting.perf.basic.jdbc.CountTest
-
Cleanup - close resources opened in this test.
- tearDown() - Method in class org.apache.derbyTesting.perf.basic.jdbc.CoveredIdxScan
-
Cleanup - close resources opened in this test.
- tearDown() - Method in class org.apache.derbyTesting.perf.basic.jdbc.HeapScan
-
Cleanup - close resources opened in this test.
- tearDown() - Method in class org.apache.derbyTesting.perf.basic.jdbc.IndexScanTest
-
Do the necessary clean-up after running the test.
- tearDown() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Tear down the test environment.
- tearDown() - Method in class org.apache.derbyTesting.perf.basic.jdbc.SortTest
-
Cleanup - close resources opened in this test.
- tearDown() - Method in class org.apache.derbyTesting.perf.basic.jdbc.ValuesTest
-
cleanup resources
- tearDown() - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- tearDown() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
Release the resources that are used in this test
- TELLER_EXTRA - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
Number of extra bytes needed to make the rows in the teller
table at least 100 bytes, as required by the TPC-B spec.
- TELLER_TABLE - Static variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
Name of the teller table.
- tellersPerBranch - Variable in class org.apache.derbyTesting.perf.clients.BankAccountFiller
-
Number of tellers per branch.
- tellersPerBranch - Variable in class org.apache.derbyTesting.perf.clients.BankTransactionClient
-
The number of tellers per branch.
- template - Variable in class org.apache.derbyTesting.unitTests.store.T_DummySortObserver
-
- tempMasterFile - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- tempMasterName - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- tempTest(TransactionController) - Method in class org.apache.derbyTesting.unitTests.store.T_AccessFactory
-
- ten - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- tenPercent - Variable in class org.apache.derbyTesting.functionTests.tests.lang.WISCInsert
-
- TENTH_DB - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
- territoryBased - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- territoryCollatedCaseInsensitiveDatabase(Test, String) - Static method in class org.apache.derbyTesting.junit.Decorator
-
Decorate a set of tests to use an single
use database with TERRITORY_BASED:SECONDARY collation
set to the passed in locale.
- territoryCollatedDatabase(Test, String) - Static method in class org.apache.derbyTesting.junit.Decorator
-
Decorate a set of tests to use an single
use database with TERRITORY_BASED collation
set to the passed in locale.
- test - Variable in class org.apache.derbyTesting.functionTests.tests.lang.ConcurrentImplicitCreateSchema.CreateTable
-
Test object.
- test() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationTestRun_Verify
-
- test() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPostStoppedSlaveServer
-
- test() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreInitSlave
-
- test() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedMaster
-
- test() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedMasterServer
-
- test() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedSlave
-
- test() - Method in class org.apache.derbyTesting.functionTests.tests.replicationTests.TestPreStoppedSlaveServer
-
- test(byte[], int, int, RandomAccessFile) - Method in class org.apache.derbyTesting.unitTests.crypto.T_Cipher
-
- test - Variable in class org.apache.derbyTesting.unitTests.services.T_User
-
- test1(String[]) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.rsgetXXXcolumnNames
-
- test1(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.col_rec1
-
setup for restart recovery test which will require the use of correct
Collator object during recovery of territory based database that will
be created and crashed in this test and later will be recovered in
col_rec2.
- test1(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.col_rec2
-
setup for restart recovery test which will require the use of correct
Collator object during recovery of territory based database that was
created and crashed in this col_rec1
- test1(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Test 1 - various # page tests, regular row/columns
perform a number of insert/delete/compress operations on a variety
of sized tables, use space allocation information to verify that
compression is happening and use consistency checker to verify that
tables and indexes are all valid following the operations.
- test1(Connection, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.storetests.st_reclaim_longcol
-
- test1 - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test1000StatementsBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- test1000ValueSetPreparedBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- test1DeleteAfterTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER DELETE trigger which delets from another
table using non-lob from the triggering table in the where clause.
- test1DeleteAfterTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test1DeleteAfterTrigger except that the
trigger action is a stored procedure call.
- test1DeleteBeforeTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE DELETE trigger which selects
columns from another table using "new" non-lob column for
join clause.
- test1DeleteBeforeTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test1DeleteBeforeTrigger except that the
trigger action is a stored procedure call.
- test1InsertAfterTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER INSERT trigger which inserts non-lob
columns into another table.
- test1InsertAfterTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test1InsertAfterTrigger except that the
trigger action is a stored procedure call.
- test1InsertBeforeTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE INSERT trigger which selects
columns from another table using "new" non-lob column for
join clause.
- test1InsertBeforeTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test1InsertBeforeTrigger except that the
trigger action is a stored procedure call.
- test1ToManyHashJoinBlob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
- test1ToManyHashJoinClob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
- test1ToManyJoinBlob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test a nested loop join for blobs.
- test1ToManyJoinClob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test a nested loop join for clobs.
- test1ToManyleftOuterJoinBlob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
- test1ToManyleftOuterJoinClob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
- test1UpdateAfterTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER UPDATE trigger which is declared on a
non-LOB column.
- test1UpdateAfterTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test1UpdateAfterTrigger except that the
trigger action is a stored procedure call.
- test1UpdateBeforeTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE UPDATE trigger which is declared
on a non-LOB column.
- test1UpdateBeforeTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test1UpdateBeforeTrigger except that the
trigger action is a stored procedure call.
- test2(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Test 2 - check repeated delete tests.
- test2(Connection, int, int, int) - Method in class org.apache.derbyTesting.functionTests.tests.storetests.st_reclaim_longcol
-
DERBY-1913
test2 is too sensitive to machine speed and background thread
processing.
- test2 - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test2DeleteAfterTriggerAccessLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER DELETE trigger which in it's trigger action
deletes row from another table using triggering table's "new" LOB value
in the join clause.
- test2DeleteBeforeTriggerAccessLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE DELETE trigger which selects "old"
lob column from just deleted row.
- test2InsertAfterTriggerAccessLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER INSERT trigger which in it's trigger action
inserts lob columns from triggering table into another table.
- test2InsertAfterTriggerUpdatedLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER INSERT trigger which in it's trigger action
updates a lob column from the row just inserted.
- test2InsertBeforeTriggerAccessLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE INSERT trigger which selects "new"
lob column from just inserted row.
- test2UpdateAfterTriggerAccessLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The after update trigger on non-LOB column but the LOB column is
referenced in the trigger action.
- test2UpdateAfterTriggerUpdatedLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER UPDATE trigger which in it's trigger action
updates a lob column from the row that just got updated.
- test2UpdateBeforeTriggerAccessLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE UPDATE trigger which selects "new"
lob column from just updated row.
- test3(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Test 3 - various # page tests, long row and long columns
perform a number of insert/delete/compress operations on a variety
of sized tables, use space allocation information to verify that
compression is happening and use consistency checker to verify that
tables and indexes are all valid following the operations.
- test3 - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test3980Deadlock() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby3980DeadlockTest
-
- test3UpdateAfterTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The after update trigger is defined on LOB column but the LOB column
is not referenced in the trigger action.
- test3UpdateAfterTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test3UpdateAfterTrigger except that the
trigger action is a stored procedure call.
- test3UpdateBeforeTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE UPDATE trigger which selects a row
from another table using "new" non-LOB column from the triggering
table.
- test3UpdateBeforeTriggerStoredProc() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The test case is exactly like test3UpdateBeforeTrigger except that the
trigger action is a stored procedure call.
- test4(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Test 4 - check repeated delete tests.
- test4 - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test4UpdateAfterTriggerAccessLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The after update trigger on LOB column but the LOB column is referenced
in the trigger action.
- test4UpdateAfterTriggerUpdatedLOB() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
The after update trigger on LOB column which then gets updated in the
trigger action.
- test4UpdateBeforeTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates a BEFORE UPDATE trigger on LOB column and
the trigger action selects "new" lob column from just updated
row.
- test5(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Test 5 - simple defragment test.
- test5 - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test5116(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.outparams
-
- test5_cleanup(Connection, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Cleanup after test5_run
- test5_load(Connection, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Create and load table for test5.
- test5_run(Connection, String, String, int) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Execute test5, simple defragement test.
- test5DeleteAfterTriggerNoReferencingClause() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER DELETE trigger but has no REFERENCING
clause, meaning that before and after values are not available to
the trigger action.
- test5DeleteBeforeTriggerNoReferencingClause() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an BEFORE DELETE trigger but has no REFERENCING
clause, meaning that before and after values are not available to
the trigger action.
- test5InsertAfterTriggerNoReferencingClause() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER INSERT trigger but has no REFERENCING
clause, meaning that before and after values are not available to
the trigger action.
- test5InsertBeforeTriggerNoReferencingClause() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an BEFORE INSERT trigger but has no REFERENCING
clause, meaning that before and after values are not available to
the trigger action.
- test5UpdateAfterTriggerNoReferencingClause() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an AFTER UPDATE trigger but has no REFERENCING
clause, meaning that before and after values are not available to
the trigger action.
- test5UpdateBeforeTriggerNoReferencingClause() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test creates an BEFORE UPDATE trigger but has no REFERENCING
clause, meaning that before and after values are not available to
the trigger action.
- test6(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Test 6 - Online compress test for table that spans more than 1 AllocExtent.
- test6 - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test6UpdateAfterTriggerNoTriggerColumn() - Method in class org.apache.derbyTesting.functionTests.tests.memory.TriggerTests
-
This test create an AFTER UPDATE trigger but does not identify any
trigger columns.
- test7(Connection, String, String) - Method in class org.apache.derbyTesting.functionTests.tests.store.OnlineCompressTest
-
Test 7 - Online compress test for fetching more rows than buffer limit.
- test7 - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test_001_basicGrant() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
Test that you need USAGE privilege on a sequence in order to issue a NEXT VALUE FOR
on it and in order to declare objects which mention that type.
- test_001_basicGrant() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTPermsTest
-
Test that you need USAGE privilege on a type in order to select columns
of that type and in order to declare objects which mention that type.
- test_001_basicPermissions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Test that you need select/insert/update/delete privileges on a generated column and not just on
the columns it references.
- test_001_casts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UserLobTest
-
Test that user-defined LOBs can be stored in varbinary and varchar columns.
- test_001_determinism_of_stored_system_routines() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that the stored system procedures and functions are non-deterministic.
- test_002_basicRevoke() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
Test that you need USAGE privilege on a sequence in order to issue a NEXT VALUE FOR
on it the privilege can't be revoked while the object still exists.
- test_002_basicRevoke() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTPermsTest
-
Test that USAGE privilege can't be revoked if it would make objects
unusable by their owners.
- test_002_determinism_positive() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Basic positive tests for DETERMINISTIC keyword.
- test_002_functionPermissions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Test that you need execute privilege to run functions mentioned in
generation clauses.
- test_003_ddl() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Test ddl that can only be issued when authorization is turned on.
- test_003_determinism_redundantClause() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify that we get errors when there is more than one determinism clause
in a routine declaration.
- test_003_dropSchema() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
Test that you can't drop a schema if it contains a sequence.
- test_003_dropSchema() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTPermsTest
-
Test that you can't drop a schema if it contains a UDT or routine.
- test_004_basicParser() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify basic parse/bind logic for declaring generated columns.
- test_004_functionSchema() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Test that unqualified function references in generation clauses resolve
to the current schema in effect when the generated column was added.
- test_005_basicInsert() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify basic insert behavior for generated columns.
- test_005_functionSchema() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Test that unqualified function references in check constraints resolve
to the current schema in effect when the constraint was declared.
- test_006_basicUpdate() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify basic update behavior for generated columns.
- test_006_functionSchema() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
Test that unqualified function references in views resolve
to the view's schema.
- test_007_basicTriggers() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify basic trigger interaction with generated columns
- test_008_basicForeignKeys() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify basic interaction of foreign keys with generated columns
- test_009_basicDefaultInfo() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify that column defaults look good for generated columns.
- test_010_updateDefaultLiteral() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Various tests involving the DEFAULT literal in UPDATE statements.
- test_011_basicAlter() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Basic tests for altering a table and adding a generated column.
- test_012_referencedColumns() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Verify that generated columns can't refer to one another.
- test_013_badReferences() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Various miscellaneous illegal create/alter table statements.
- test_014_assignment() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that the declared datatype of a generated column can be anything that the
generation clause can be assigned to.
- test_015_foreignKeyActions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that delete/update referential actions don't override generated columns.
- test_016_notNull() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test NOT NULL constraints on generated columns.
- test_017_padding() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test padding and truncation of character and fixed decimal data.
- test_018_alterDatatype() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test datatype alteration
- test_019_dropColumn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test ALTER TABLE DROP COLUMN
- test_01_basic() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test basic incrementing and pre-allocating of sequence values on disk.
- test_01_basic() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
Basic test case for DERBY-5234.
- test_01_basicSyntax() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Basic syntax.
- test_01_Blob() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
tests specific for blobs
- test_01_CreateSequence() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_01_datatypeCount() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify the number of datatypes supported by Derby.
- test_01_heartbeat() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Heartbeat test to verify that projections and restrictions are being
pushed into RestrictedVTIs.
- test_01_propertiesBeforeConnection() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
Testing the properties before connecting to a database
- test_01_WrongUsage() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
Test other commands.
- test_020_alterColumn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test ALTER TABLE ALTER COLUMN
- test_021_dropFunction() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that generation clauses block the dropping of routines that they
depend on.
- test_022_omitDatatype() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that CREATE/ALTER TABLE can omit the column datatype if there is a
generation clause.
- test_023_drivingSelect() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that you cannot override the value of a generated column via
a driving SELECT--except where the value in the driving SELECT is the
DEFAULT literal.
- test_024_beforeTriggers() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that the NEW variables of BEFORE triggers do not mention generated columns.
- test_025_basicUpdatableResultSets() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that you can't use updatable ResultSets to corrupt generated columns.
- test_026_onDeleteSetNull() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that we correctly handle foreign keys with ON DELETE SET NULL
clauses.
- test_027_constraintsNoDatatype() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that we can put constraints on generated columns when we omit the datatype.
- test_028_bulkImport() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that bulk import works with generated columns.
- test_029_derby_4145() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that we don't get a null pointer exception when generation clauses
have forward references to other generated columns.
- test_02_aliasing() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Verify that aliases are correctly mapped to table column names.
- test_02_basicColumnRetvalParam() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Basic column, return value, and parameter support.
- test_02_BlobNegative() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- test_02_boundary() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test boundary conditions in sequence generators.
- test_02_defined() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Test that ResultSet.getBoolean() behaves well for the datatypes for
which the JDBC spec defines correct values: CHAR, VARCHAR, TINYINT,
SMALLINT, INTEGER, BIGINT.
- test_02_DropSequence() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_02_maxOK() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
Test with the highest row count which did NOT trip the bug.
- test_02_propertiesAfterConnection() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
Testing the properties after connecting to a database
- test_02_TraceCommands() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_030_derby_4146() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test that a generated column can refer to an identity column.
- test_031_derby_4413() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test INSERT INTO .. select distinct in presence of generated column.
- test_03_addDropColumn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Adding and dropping udt columns.
- test_03_allRelationalOperators() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Verify that all relational operators are handled.
- test_03_Clob1() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
tests using clobs
- test_03_DuplicateCreationFailure() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_03_nonCycling() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test non cycling sequence generators.
- test_03_Ping() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
Test NetworkServerControl ping command.
- test_03_propertiesTraceOn() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.GetCurrentPropertiesTest
-
Testing the properties after setting the trace dir and tracing on
- test_03_triggeringEdge() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5234Test
-
Test with one more than the highest good value.
- test_03_undefinedButLegal() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verifies Derby's behavior is the same for embedded and client
drivers on datatypes for which the JDBC spec does not define results
but which Derby handles.
- test_04_Clob2() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- test_04_dropTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Dropping a whole table which has udt columns.
- test_04_ImplicitSchemaCreation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_04_MaxThreads_0() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_04_misc() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Miscellaneous conditions.
- test_04_reboot() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test that when you reboot the database, you pick up the sequence
number on disk, not the last version in memory.
- test_04_undefinedAndIllegal() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify Derby's behavior is the same for embedded and client
drivers on datatypes for which the JDBC spec does not define results
and which Derby does not handle.
- test_05_ClobNegative() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- test_05_concurrency() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test that multiple transactions can access the same sequence generator
and not block.
- test_05_joins() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Test joins to RestrictedVTIs.
- test_05_MaxThreads_Neg1() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_05_undefinedIllegalOutliers() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Regression tests for outliers.
- test_05_viewDependencies() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Dependencies of views on UDTs.
- test_05CreateWithSchemaSpecified() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_06_bigStepSize() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test big step sizes.
- test_06_casts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Casting to UDTs.
- test_06_CreateWithSchemaSpecifiedCreateTrue() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_06_distinct() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Test DISTINCT.
- test_06_MaxThreads_Neg12() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
Calling with -12 should fail.
- test_06_shutdownDB() - Method in class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest
-
- test_06_unions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Test that unions fail if one but not both sides of the union is BOOLEAN.
- test_07_booleanLiterals() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that boolean literals work.
- test_07_CreateWithSchemaDropWithNoSchema() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_07_dropSequence() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test that cache flushing doesn't prevent us from dropping
a sequence generator.
- test_07_MaxThreads_2147483647() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_07_routineDependencies() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Dependencies of routines on UDTs.
- test_07_subqueries() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Test subqueries.
- test_08_DropOtherSchemaSequence() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Test trying to drop a sequence in a schema that doesn't belong to one
- test_08_having() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Predicates in HAVING clauses are not (yet) pushed down to the VTI.
- test_08_MaxThreads_9000() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_08_stringCasts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that explicit casts to and from string work as expected.
- test_08_triggerDependencies() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Dependencies of triggers on UDTs.
- test_08_userWrittenAllocators() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test user-written range allocators.
- test_09_4651() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Verify that attempts to create a trailing constant qualification do no
cause the VTI to return the wrong rows.
- test_09_CreateOtherSchemaSequence() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Test trying to create a sequence in a schema that doesn't belong to one
- test_09_defaultRangeSize() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test overriding the default length of sequence/identity ranges.
- test_09_explicitCasts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that most explicit casts to and from boolean are not allowed.
- test_09_MaxThreads_Invalid() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
Calling with 'a' causes a NFE which results in an error.
- test_09_resultSetMetaData() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Check result set metadata for UDT columns.
- test_09a_createSequenceWithArguments() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- test_10_5398() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test that sequence values are not leaked during an orderly system shutdown.
- test_10_MaxThreadsCallable_0() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_10_NextValue() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
initial test for next value
- test_10_nullabilityOfCastFromLiteral() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
- test_10_parameterMetaData() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Check parameter metadata for UDT parameters.
- test_10_quotes_in_column_names() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Test that Restriction.toSQL() returns properly quoted column
names.
- test_11_5369_5370() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RestrictedVTITest
-
Verify that Restriction.toSQL() returns usable SQL for all of the
comparable types.
- test_11_5493_correctness() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Test that sequence values don't repeat via transaction trickery.
- test_11_booleanFunctionParameters() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that boolean function parameters behave well.
- test_11_forbiddenContexts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Verify that sequences can't be used in many contexts.
- test_11_MaxThreadsCallable_Neg1() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_11_tableFunctionColumns() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Verify that table functions can have UDT columns.
- test_12_5493_function() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Verify the syscs_peek_at_sequence function introduced by DERBY-5493.
- test_12_booleanColumns() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that tables with boolean columns behave well.
- test_12_clauseOrder() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Verify that optional clauses can appear in any order and redundant clauses
are forbidden.
- test_12_largeUDTs() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Verify that you can store large objects in UDT columns.
- test_12_MaxThreadsCallable_Neg12() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
Test should throw an exception.
- test_13_5494() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
Verify that system crash does not rollback changes to SYSSEQUENCES.CURRENTVALUE.
- test_13_MaxThreadsCallable_2147483647() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_13_restrictedDrop() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Verify that restricted drops prevent objects from being orphaned.
- test_13_sortOrder() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that boolean nulls sort at the end with or without an index,
the behavior of other datatypes.
- test_13_sqlData() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Verify that implementing the SQLData interface does not make an object storeable.
- test_14_defaults() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that you can declare literal defaults for boolean columns.
- test_14_insertSelect() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Verify that you can use sequences in insert statements driven
by selects.
- test_14_MaxThreadsCallable_9000() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_14_systemClasses() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Verify that you can't bind UDTs to the classes which back the system types.
- test_15_5254() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
Verify that the new sequence-related keywords are non-reserved keywords.
- test_15_ordering() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Verify that UDTs have no ordering.
- test_15_selectList() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that you can have boolean expressions in the SELECT list.
- test_15_TimeSlice_0() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_16_alterTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that you can alter a table and add boolean columns.
- test_16_casts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Verify implicit and explicit casts.
- test_16_TimeSlice_Neg1() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_17_generatedColumns() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify that you can create boolean-valued generated columns.
- test_17_outputParameters() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UDTTest
-
Verify that you can use UDTs as output parameters in database procedures.
- test_17_TimeSlice_Neg12() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_18_TimeSlice_2147483647() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_18_views() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify views with boolean columns.
- test_19_foreignKeys() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify booleans in foreign keys.
- test_19_TimeSlice_9000() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_20_checkConstraints() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify booleans in check constraints.
- test_20_TimeSlice_a() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_21_TimeSliceCallable_0() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_21_triggers() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify triggers on boolean columns.
- test_22_TimeSliceCallable_Neg1() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_23_TimeSliceCallable_Neg2() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_24_TimeSliceCallable_2147483647() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_2515() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Test that INOUT args are preserved over procedure invocations.
- test_25_TimeSliceCallable_9000() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.NetworkServerControlApiTest
-
- test_4459() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
Test that we don't get verification errors trying to cram nulls
into primitive args.
- test_4544() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Verify that generated columns don't interfere with streaming Clobs.
- test_4589() - Method in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
Test that you get the expected error if you try to connect to a database
which is missing service.properties, the tell-tale sign of an aborted
database creation.
- test_4889() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify fix for DERBY-4890.
- test_4890() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify fix for DERBY-4890.
- test_4959() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.CallableStatementTest
-
Regression test for https://issues.apache.org/jira/browse/DERBY-4959, an NPE
trying to return null LOBs as procedure output args.
- test_4964() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify fix for DERBY-4964 - failure to convert string to boolean with
the client driver.
- test_4964_minion(PreparedStatement, String, Object) - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Set a boolean parameter using a string value and verify that we get
the expected result.
- test_4965() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify fix for DERBY-4965 - conversion from boolean to char results
in 1/0 instead of true/false.
- test_5042_updateBoolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify fix for DERBY-5042, where updateBoolean() and updateObject()
would fail on a BOOLEAN column when using the client driver.
- test_5063_updateBytes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BooleanValuesTest
-
Verify fix for DERBY-5063 - updateBytes() should fail when invoked
on boolean columns.
- test_5352() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Test that restricted table functions can be invoked from inside jar files stored in
the database.
- test_5391() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
Test date formatting in the vtis which read the error log.
- test_5395() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest
-
Tests that only the DBO can run diagnostic VTIs which return sensitive information.
- test_5493() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
Test the changes introduced to fix correctness problems with sequences.
- test_5526() - Method in class org.apache.derbyTesting.functionTests.tests.lang.HalfCreatedDatabaseTest
-
Verify that a user data dir (in this case empty) throws the old message
- test_5679() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
Verify that rollback works properly if a column with a null default
is added and then the table is updated.
- test_5679_longRows() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
More tests for DERBY-5679.
- test_5679_manyColumns() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
More tests for DERBY-5679.
- test_5749() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
DERBY-5749: Too long (non-blank) argument for VARCHAR parameter does not
throw as expected.
- TEST_BAD_CHECKSUM_LOG - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADCHECKSUMLOG_INFO - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG1 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG2 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG3 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG4 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG5 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG6 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG7 - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG_INFO - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- TEST_BADLOG_SETUP - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverBadLog
-
- test_basic() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.AbortTest
-
Test Connection.abort(Executor) with and without a security manager.
- test_bigint__smallint_int_bigint_real_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_amb_byte_long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_amb_long_long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_amb_Long_long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_badreturn_byte_long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_long_long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_long_Long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_Long_long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_Long_Long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_unres_long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_bigint_unres_Long() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_BINARY5 - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Name of the test case for CHAR(5) FOR BIT DATA, and the name of the
table used by that test.
- test_binary_badreturn_bytes_bytes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_binary_bytes_bytes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_binary_bytes_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_blob_Blob_String() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_amb_boolean_boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_amb_Boolean_boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_badreturn_byte_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_boolean_boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_Boolean_boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_boolean_Boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_Boolean_Boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_unres_boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_boolean_unres_Boolean() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_CHAR5 - Static variable in class org.apache.derbyTesting.perf.basic.jdbc.SelectDistinctTest
-
Name of the test case for CHAR(5), and the name of the table used by
that test.
- test_char_String_String() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_clarification_jdbc4_1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
Spec clarifications in JDBC 4.1.
- test_clob_Clob_String() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_conglomDirectory() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- TEST_COUNT - Variable in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- TEST_DATABASE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
- TEST_DATABASE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
- TEST_DATABASE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest3
-
- TEST_DATABASE_NAME1 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
- test_date_Date_Date() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_DateAndDatetimeFunctionsMore() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Test unary date and datetime functions.
- TEST_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest
-
- TEST_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsPermsTest
-
- TEST_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequenceGeneratorTest
-
- TEST_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequencePermsTest
-
- TEST_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.SequenceTest
-
- TEST_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.TruncateTableTest
-
- TEST_DBO - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.UDTPermsTest
-
- TEST_DBO - Static variable in interface org.apache.derbyTesting.junit.DerbyConstants
-
Default name for the DBO (database owner).
- test_decimal_BigDecimal_BigDecimal() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_DEFAULT - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- TEST_DELIMITER - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- test_Derby14951465() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- test_derby887() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Verify that DERBY-887 is fixed.
- test_derby_4425() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- test_derby_4502() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeDDLTest
-
DERBY-4502
Allow creation of views against system tables when authorization is enabled.
- test_derby_4779() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- test_derby_5749() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
- test_double_amb_byte_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_amb_double_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_amb_Double_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_badreturn_byte_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_double_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_double_Double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_Double_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_Double_Double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_unres_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_double_unres_Double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_ENCRYPT_KEY_DATABASE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_ENCRYPT_PWD_DATABASE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_ENGLISH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- test_errorcode() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ErrorCodeTest
-
- TEST_FILL_LOG - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- test_flipped_bigint__smallint_int_bigint_real_double() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_FULL_LOG_INFO - Static variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- TEST_FULL_RECOVER - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- TEST_FULL_RECOVER_FAIL - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- test_illegalBooleanCasts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Verify that the illegal boolean casts work as expected.
- test_integer_amb_byte_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_amb_int_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_amb_Integer_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_badreturn_byte_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_int_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_int_Integer() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_Integer_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_Integer_Integer() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_unres_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_integer_unres_Integer() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_jars - Static variable in class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilityCombinations
-
- test_jars - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- test_jdbc4_1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.DataSourceTest
-
Test the new method added by JDBC 4.1.
- test_jdbc4_1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Driver40Test
-
Test new method added by JDBC 4.1.
- test_jdbc4_1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Test methods added by JDBC 4.1
- test_jdbc4_1_objectMappings() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Test the new object mappings allowed by setObject() in JDBC 4.1.
- test_jdbc4_1_queryTimeoutException() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTest
-
Test that Statement.setQueryTimeout() causes statements to
raise SQLTimeoutException per the JDBC 4.1 spec clarification.
- test_legalBooleanCasts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Verify that the legal boolean casts work as expected.
- TEST_LOG_FILE - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.DBOAccessTest
-
- TEST_LOG_SWITCH_FAIL - Variable in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- test_LojReorderTest_a() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- test_LojReorderTest_b() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- test_LojReorderTest_c() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- test_LojReorderTest_d() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LojReorderTest
-
- test_longvarbinary_badreturn_bytes_bytes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_longvarbinary_bytes_bytes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_longvarbinary_bytes_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_longvarchar_String_String() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_NORWAY - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- test_notBooted() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Driver40UnbootedTest
-
Test that getParentLogger() raises the right exception even if the engine
isn't booted.
- test_numeric_BigDecimal_BigDecimal() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_ORDERER - Static variable in class org.apache.derbyTesting.junit.TestConfiguration
-
A comparator that orders TestCases lexicographically by
their names.
- TEST_POLISH - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
- test_predicatePushdown() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PredicatePushdownTest
-
- TEST_QUERY_EXECUTION - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.largeCodeGen
-
- test_real_amb_byte_float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_amb_float_float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_amb_Float_float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_badreturn_byte_float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_float_float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_float_Float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_Float_float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_Float_Float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_unres_float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_real_unres_Float() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_RECOVERY - Static variable in class org.apache.derbyTesting.unitTests.store.T_Recovery
-
- TEST_REENCRYPT_CRASH_AFTER_CHECKPOINT - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_REENCRYPT_CRASH_AFTER_COMMT - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_REENCRYPT_CRASH_AFTER_RECOVERY_UNDO_LOGFILE_DELETE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_REENCRYPT_CRASH_AFTER_RECOVERY_UNDO_REVERTING_KEY - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_REENCRYPT_CRASH_AFTER_SWITCH_TO_NEWKEY - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_REENCRYPT_CRASH_BEFORE_COMMT - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
Crash/recovery test scenarios during
encryption of an un-encrypted database.
- TEST_REENCRYPT_CRASH_BEFORE_RECOVERY_FINAL_CLEANUP - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_REENCRYPT_KEY_DATABASE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_REENCRYPT_PWD_DATABASE - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_ROLLBACK_OFF - Static variable in class org.apache.derbyTesting.unitTests.store.T_FileSystemData
-
- TEST_ROLLBACK_OFF - Static variable in class org.apache.derbyTesting.unitTests.store.T_RawStoreFactory
-
- TEST_ROLLBACK_OFF - Static variable in class org.apache.derbyTesting.unitTests.store.T_StreamFile
-
- test_script - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.IjConnNameTest
-
- TEST_SIZE - Static variable in class org.apache.derbyTesting.unitTests.services.T_MarkedLimitInputStream
-
- test_smallint_amb_byte_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_amb_Integer_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_amb_short_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_bad_short_Short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_bad_Short_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_bad_Short_Short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_badreturn_byte_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_Integer_Integer() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_Integer_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_short_Integer() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_short_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_unres_short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_smallint_unres_Short() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- TEST_STRING_DATA - Static variable in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
-
- TEST_TABLE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.LogDeviceTest
-
- TEST_TABLE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
- TEST_TABLE_NAME - Static variable in class org.apache.derbyTesting.functionTests.tests.store.ReEncryptCrashRecovery
-
- TEST_TABLE_NAME_1 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
- TEST_TABLE_NAME_2 - Static variable in class org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1
-
- test_time_Time_Time() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_timestamp_Timestamp_Timestamp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_varbinary_badreturn_bytes_bytes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_varbinary_bytes_bytes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_varbinary_bytes_int() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_varchar_String_String() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- test_views() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ViewsTest
-
- test_wrapperOutputArgs() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiSignaturesTest
-
- testAbortPhysical() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
Test the JDBC 4.1 Connection.abort(Executor) method on physical connections.
- testAbortPooled() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
Test the JDBC 4.1 Connection.abort(Executor) method on pooled connections.
- testAbortXA() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
Test the JDBC 4.1 Connection.abort(Executor) method on XA connections.
- testABSWithUnaryMinusAndPlus() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UnaryArithmeticParameterTest
-
Tests ABS function with Unary plus and Unary minus
- testAcceptsURL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
Check that drivers accept the correct urls and reject those for other supported drivers.
- testAcos() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Tests the ACOS function which returns the arc cosine of a specified
number.
- testAcrossStatementObjects() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
Check that the same plan can be shared across
Statement, PreparedStatement and CallableStatement.
- testAddBatchClarification_jdbc4_1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
Test the following clarification made by JDBC 4.1: You should
raise an exception when addBatch(String) is called on a PreparedStatement
or a CallableStatement.
- testAddBetweenDateAndTimestamps() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- testAddBetweenString() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- testAddBetweenTimestamp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimestampArithTest
-
- testAddColumn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- testAddConstraint() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- testAddContact() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Test that a new connection successfully sees the changes.
- testAdditionalOrderByCases() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndSortAvoidance
-
Some more tests for order by and sort avoidance logic
- testadditionalSysCol() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testAddListenerFromListener() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Test that adding a listener from a listener works.
- testAddNullEvent() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Test that you don't get a NullPointerException when the listeners are
triggered and one of them is null.
- testAggregate(String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
-
Just run and display the aggregates result.
- testAggregateArgument() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RoutineTest
-
Test function with an aggregate argument.
- testAggregateAVG() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
-
- testAggregateCOUNT() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
-
- testAggregateCOUNT2() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
-
- testAggregateDerby2016() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- testAggregateMAX() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
-
- testAggregateMIN() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AggregateClassLoadingTest
-
- testAggregationResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
A simple test of an AGGREGATION result set.
- testAlerColumnLength() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Altering the column length should regenerate the trigger
action plan which is saved in SYSSTATEMENTS.
- testAll() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NativeAuthenticationServiceTest
-
Entry point for tests.
- testAllDataSources() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- testAllDataSources() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- testAllDatatypesCombinations() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- testAllDatatypesCombinations() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullIfTest
-
Test NULLIF combinations on all datatypes
- testAllDatatypesCombinationsForCaseExpressions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CaseExpressionTest
-
- testAllDataTypesMetaData() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtMetaDataTest
-
- testAllJDBCObjects() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.VerifySignatures
-
- testAllNotFlattenableToNotExists() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryFlatteningTest
-
DERBY-4001: Test that some ALL subqueries that used to be flattened to
a not exists join and return incorrect results, are not flattened.
- testAllPrivileges() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
- testAllUncommittedReclaim() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testAlter() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullsTest
-
- testAlterColumn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- testAlterColumnOfUniqueConstraint() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_4
-
Tests if alter column works for a column in unique constraint.
- testAlterDefault() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterColumnTest
-
Test ALTER COLUMN default
- testAlternatingLobValuesAndNull() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
This test case ensures that the bug introduced by the first patch for
Jira-815 has not been re-introduced.
- testAlterTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Alter the table to add a column, the add contact procedure
should still work.
- testAlterTableAndSysdepends() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
- testAlterTableDropColumnAndTriggerAction() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
This test creates 2 kinds of triggers in old release for each of the
three phase of upgrade.
- testAlterTableMeta() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.PrepStmtMetaDataTest
-
- testAlterTablePrivilegesIntace() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeDDLTest
-
- testAlterTableWithPrivileges() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeDDLTest
-
- testAmbigiousMethods() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
- testANDWithComplement() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testANDWithEmpty() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testANDWithLarger() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testANDWithNull() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testANDWithSmaller() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testAnyResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Test AnyResultSet
- testAnySetBit() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testAnySetBitBeyondBit() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testAnySetBitBeyondBitNeg() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testAnySetBitBeyondBitPastEnd() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testAnySetBitEmpty() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testAquireUpdateLock1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
-
Test that we can aquire a update lock even if the row is locked with
a shared lock.
- testArcValues - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
- testArithOpers_Comarision() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- testArithOpers_ComparisonOnBeyondLimits() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Show that overflow and underflow are not allowed
(SQL92 would have these report errors).
- testArithOpers_ComparisonOnEqualSQ() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Test =SQ .
- testArithOpers_ComparisonOnGarbage() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Show garbage in == errors out
- testArithOpers_ComparisonOnLimits() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Check limit values.
- testArithOpers_ComparisonOnNullAndNonNull() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- testArithOpers_CompraionOnMixedTypes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Show comparisons with mixed types don't work.
- testArithOpers_CompraionOnNotExistingValue() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Look for a value that isn't in the table.
- testArithOpers_math() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
date/times don't support math, show each combination.
- testAsin() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Tests the ASIN function which returns the arc sine of a specified number.
- testAssertFailureNoThreadDump() - Method in class org.apache.derbyTesting.unitTests.junit.AssertFailureTest
-
Test that AssertFailure's log entry is correct when we DON'T have
permisssion to to thread dumps.
- testAssertFailureThreadDump() - Method in class org.apache.derbyTesting.unitTests.junit.AssertFailureTest
-
Test that AssertFailure's message string is correct when we have
permisssion to do thread dumps.
- testAssertShutdownOK() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
- testAssignments() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- testAssociatedParams() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- testAtan() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Tests the ATAN function which returns the arc tangent of a specified
number.
- testAtLeast() - Method in class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- testAtMajorMinor() - Method in class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- testAtMajorMinorOf() - Method in class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- testAtMost() - Method in class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- testAttributeAccumulatedConnectionCount() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeActiveConnectionCount() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeBytesReceived() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeBytesReceivedPerSecond() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeBytesSent() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeBytesSentPerSecond() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeCompliantDriver() - Method in class org.apache.derbyTesting.functionTests.tests.management.JDBCMBeanTest
-
- testAttributeConnectionCount() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeConnectionThreadPoolSize() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaHost() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaMaxThreads() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaPortNumber() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaSecurityMechanism() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaSslMode() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaStreamOutBufferSize() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaTimeSlice() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaTraceAll() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDrdaTraceDirectory() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeDriverLevel() - Method in class org.apache.derbyTesting.functionTests.tests.management.JDBCMBeanTest
-
- testAttributeMajorVersion() - Method in class org.apache.derbyTesting.functionTests.tests.management.JDBCMBeanTest
-
Tests the MajorVersion attribute of the JDBCMBean.
- testAttributeMinorVersion() - Method in class org.apache.derbyTesting.functionTests.tests.management.JDBCMBeanTest
-
Tests the MinorVersion attribute of the JDBCMBean.
- testAttributeStartTime() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeUptime() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttributeWaitingConnectionCount() - Method in class org.apache.derbyTesting.functionTests.tests.management.NetworkServerMBeanTest
-
- testAttrSerialization() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XMLTypeAndOpsTest
-
DERBY-1759: Serialization of attribute nodes.
- testAutoCommit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
Setup up and run the auto-commit tests.
- testAutoCommitCommand() - Method in class org.apache.derbyTesting.functionTests.tests.tools.IJRunScriptTest
-
Test execution of the IJ AUTOCOMMIT statement.
- testAutoCommitFailure() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
Test autoCommitFailureClosesAllResultSets() by checking whether
a failure in auto-commit mode will close all result sets, even
holdable ones.
- testAutoCommitFailureClosesAllResultSets() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
- testAutoCommitOnXAResourceStart() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- testAutoCommitTrueBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- testAutoCommitTruePreparedStatBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- testAutoincrementColumnUpdated() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SystemCatalogTest
-
Test for fix of Derby-318, confirm that it is possible to select
COLUMNDEFAULT from SYSCOLUMNS after a column that is generated by
default has been added.
- testautoIncSysColTest() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testAutoloadDriverUnregister() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
Test DERBY-2905:Shutting down embedded Derby does remove all code,
the AutoloadDriver is deregistered from DriverManager.
- testAutoNetworkServerBoot() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest
-
Test that the auto-load of the network server is as expected.
- testBackupEncryptedDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Backup an encrypted database.
- testBackupRestoreFiles() - Method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- testBackupWithBackupExisting() - Method in class org.apache.derbyTesting.functionTests.tests.store.ServicePropertiesFileTest
-
Ensures that Derby can handle the case where the backup file already
exists when editing the service properties.
- testBadConnectionAttribute() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.BadConnectionTest
-
Check that only valid values for connection attributes are accepted.
- testBadConnectionAttributeSyntax() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
- testBadConnectionAttributeSyntax() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- testBadFormats() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OptimizerOverridesTest
-
Negative tests for bad formats.
- testBadProperties() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OptimizerOverridesTest
-
Test bad properties.
- testBase - Variable in class org.apache.derbyTesting.functionTests.harness.FileCompare
-
- testBase - Static variable in class org.apache.derbyTesting.functionTests.harness.RunTest
-
- testBaseTableDoesNotExist() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test error when base table does not exist.
- testBasic(int) - Method in class org.apache.derbyTesting.unitTests.store.T_RecoverFullLog
-
- testBasicBtreeScanForZeroRowsReadOnlyNoGroupFetch() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
The following tests that no matter where commit comes in the state of
the scan that the scan will continue after the commit.
- testBasicBtreeScanForZeroRowsUpdateNonkeyfield() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
basic btree scan tests (zero rows/update nonkey field)
The following tests that no matter where commit comes in the state of
the scan that the scan will continue after the commit.
- testBasicBtreeScanTestsForMultipleRowsOrReadOnly() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
basic btree scan tests (multiple rows/read only/no group fetch)
The following tests that no matter where commit comes in the state of
the scan that the scan will continue after the commit.
- testBasicBtreeScanTestsForMultipleRowsOrUpdateNonkeyField() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
The following tests that no matter where commit comes in the state of
the scan that the scan will continue after the commit.
- testBasicCallableVsPrepared() - Method in class org.apache.derbyTesting.unitTests.junit.JDBCStatementCacheTest
-
Make sure requesting a cached callable statement does not return a
PreparedStatement object.
- testBasicDistinct() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DistinctTest
-
- testBasicDuplicateKeyInsertion() - Method in class org.apache.derbyTesting.unitTests.junit.JDBCStatementCacheTest
-
Test insertion of a duplicate key.
- testBasicHeapScanMultiRows() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
The following tests that no matter where commit comes in the state of
the scan that the scan will continue after the commit.
- testBasicHeapScanZeroRows() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
The following tests that no matter where commit comes in the state of
the scan that the scan will continue after the commit.
- testBasicInsertion() - Method in class org.apache.derbyTesting.unitTests.junit.JDBCStatementCacheTest
-
Test basic insertion into the cache.
- testBasicMadhare() - Method in class org.apache.derbyTesting.functionTests.tests.store.MadhareTest
-
- testBasicOperations() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NestedWhereSubqueryTest
-
Main test body
- testBasicOperations() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OLAPTest
-
Main test body
- testBasicOperations() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SimpleTest
-
converted from supersimple.sql.
- testBasicPrepare() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Test basic prepare mechanism with executeUpdate and executeQuery with
and without simple parameters.
- testBasicRecovery() - Method in class org.apache.derbyTesting.functionTests.tests.store.RecoveryTest
-
Tests the recovery of database.
- testBasicTableCreation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test basic table creation.
- testBeetle4316() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InbetweenTest
-
- testBeetle4902() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
test query plans which use reopenScan() on a btree to
do the inner table processing of a join.
- testBeetle4902WithBulkFetchDefaultSet() - Method in class org.apache.derbyTesting.functionTests.tests.store.HoldCursorJDBC30Test
-
test query plans which use reopenScan() on a btree to
do the inner table processing of a join.
- testBetween() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InbetweenTest
-
- testBETWEENWithUnaryMinusAndPlus() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UnaryArithmeticParameterTest
-
Tests BETWEEN with unary minus and unary plus
- testBigColumn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
try a column which is > 32767
- testBigDecimalSetObject() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Check that values are preserved when BigDecimal values
which have more than 31 digits are converted to Double
with setObject.
- testBigDecimalSetObjectWithScale() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Test BigDecimal with scale as parameter.
- testBigInList() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InbetweenTest
-
- testBigInteger() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Test setObject( int, BigInteger ) in JDBC 4.1.
- testBigintGeneratedAlwaysAsIdentity() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testBigintGeneratedByDefaultAsIdentity() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testBigRow() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
create table with row greater than 32K.
- testBigTable() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Test prepared statements with a large number of input parameters.
- testBigTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OffsetFetchNextTest
-
Test against a bigger table
- testBinaryStreamProcessing() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetStreamTest
-
- testBlobAfterClose() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
make sure blob is still around after we go to the next row,
after we close the result set, and after we close the statement
- testBlobAfterClosingConnection() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
test accessing blob after closing the connection
- testBlobAfterCommit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
test accessing blob after commit
- testBlobCastInValuesClause() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
Tests that a stream value in a values clause can be cast to a BLOB.
- testBlobClob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testBlobClobStateAfterCloseOnScrollable() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.LOBLocatorReleaseTest
-
Tests that the LOB objects are not closed when closing the result set.
- testBlobClobStateForwardOnlyWithNoNulls() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.LOBLocatorReleaseTest
-
Tests that the LOB objects are not closed when closing the result set.
- testBlobContents(ResultSet) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
Test the contents of the testBlob table or ResultSet
with identical shape.
- testBlobCreateLocatorSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Tests the locator value returned by the stored procedure
BLOBCREATELOCATOR.
- testBlobExceptionDoesNotRollbackOtherStatements() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.PreparedStatementTest
-
- testBlobFinalizer() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
test blob finalizer closes the container
(should only release table and row locks that are read_committed)
NOTE: this test does not produce output since it needs to call the
garbage collector whose behaviour is unreliable.
- testBlobGetBytesSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
test the BLOBGETBYTES stored procedure which will
be used in the implementation of Blob.getBytes.
- testBlobGetLengthSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Tests the SYSIBM.BLOBGETLENGTH stored procedure.
- testBlobGetPositionFromBytesSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Tests the SYSIBM.BLOBGETPOSITIONFROMBYTES stored procedure.
- testBlobGetPositionFromLocatorSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Tests the SYSIBM.BLOBGETPOSITIONFROMLOCATOR stored procedure.
- testBlobGettersMultiInvocation() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that multiple invocations of getters on the same column/row throw
an exception in most cases.
- testBlobGettersSimple() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that all getters marked as supported don't throw an exception.
- testBlobGettersSimpleNegative() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that all getters marked as unsupported throw an exception.
- testBlobGetXFollowedByGetBytes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that getBytes throws exception when invoked after any
other getters than getBytes and getString.
- testBlobInsert() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
From LobTest.java, test various inserts on a BLOB column
- testBlobInTriggerTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Test for DERBY-3238 trigger fails with IOException if triggering table has large lob.
- testBlobInTriggerTable(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Create a table with after update trigger on non-lob column.
- testBlobLarge() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testBlobLength(boolean, int) - Method in class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
-
Insert a blob and test length.
- testBlobLength() - Method in class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
-
Test the length after inserting with the setBinaryStream api
that takes length.
- testBlobLengthTooLongDerby961() - Method in class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
-
Simple test to excercise message 22001 as described in DERBY-961.
- testBlobLengthWithLengthlessInsert() - Method in class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
-
Test the length after inserting the blob value with the lengthless
setBinaryStream api.
- testBlobLinkedListReclamationOnRollback() - Method in class org.apache.derbyTesting.functionTests.tests.store.ClobReclamationTest
-
Test for DERBY-4182.
- testBlobMapping() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Verify correct mapping of blobs.
- testBlobMixed() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testBlobRandom() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testBlobReleaseLocatorSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Tests the SYSIBM.BLOBRELEASELOCATOR stored procedure.
- testBlobSelect() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test straight select from a heap scan of multiple rows containing blobs.
- testBlobSetBytes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Tests the stored procedure SYSIBM.BLOBSETBYTES
- testBlobSmall() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testBlobTruncateSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobStoredProcedureTest
-
Test the stored procedure SYSIBM.BLOBGETLENGTH
- testBlobWrite1Param() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the BlobOutputStream.write(int b) method
- testBlobWrite3Param() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the BlobOutputStream.write(byte b[], int off, int len) method
- testBoolean() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_7
-
Make sure that that database is at level 10.7 in order to enjoy
extended support for the BOOLEAN datatype.
- testBooleanParameters() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Test boolean parameters
- testBooleanProcedureArgs() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Testing a callable statement by calling a SQL procedure with
boolean IN parameters, OUT parameters and IN_OUT parameters.
- testBootingAnAlreadyBootedDatabase() - Method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
- testBootingDatabaseShutdownByAnotherCLR() - Method in class org.apache.derbyTesting.functionTests.tests.store.ClassLoaderBootTest
-
- testBootLock() - Method in class org.apache.derbyTesting.functionTests.tests.store.BootLockTest
-
- testBootSameDbDifferentSubSubProtocol() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
Verify that booting two databases with the same name but with different
subsubprotocols doesn't result in two connections to the same database.
- testBoundaries() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectTest
-
- testBracketedComment() - Method in class org.apache.derbyTesting.functionTests.tests.tools.IJRunScriptTest
-
Test support for nested bracketed comments.
- testBracketedComments() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CommentTest
-
Some simple tests of bracketed comments.
- testBTreeForwardScan_fetchRows_resumeAfterSplit() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
Test first call to reposition() in BTreeForwardScan.fetchRows().
- testBTreeForwardScan_fetchRows_resumeAfterWait_nonUnique() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
Test that BTreeForwardScan.fetchRows() can reposition after releasing
latches because it had to wait for a lock.
- testBTreeForwardScan_fetchRows_resumeAfterWait_nonUnique_split() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
Test that BTreeForwardScan.fetchRows() can reposition after releasing
latches because it had to wait for a lock, and the leaf page on which
the scan is positioned has been split.
- testBTreeForwardScan_fetchRows_resumeAfterWait_unique() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
Test that BTreeForwardScan.fetchRows() can reposition after releasing
latches because it had to wait for a lock.
- testBTreeForwardScan_fetchRows_resumeAfterWait_unique_split() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
Test that BTreeForwardScan.fetchRows() can reposition after releasing
latches because it had to wait for a lock, and the leaf page on which
the scan is positioned has been split.
- testBTreeForwardScan_fetchRows_resumeScanAfterCommitAndSplit() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
Test that we can reposition on a holdable cursor after a commit and
a split on the leaf page of the current position.
- testBTreeForwardScan_fetchRows_resumeScanAfterCompress() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
Test that we can reposition on a holdable cursor after a commit and
a compress that removes the leaf page of the current position.
- testBTreeMaxScan_fetchMaxRowFromBeginning() - Method in class org.apache.derbyTesting.functionTests.tests.store.IndexSplitDeadlockTest
-
- testbug3450() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testBug4356() - Method in class org.apache.derbyTesting.functionTests.tests.lang.Bug4356Test
-
Check fix for Bug4356 - Prepared statement parameter buffers are not cleared between calls
to executeUpdate() in the same transaction.
- testBug4465() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test
-
TEST 5a and 5b for bug 4465 test 5a - create two savepoints in two
different transactions and release the first one in the subsequent
transaction
- testBug4810() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
Test fix for Bug4810 -Connection.commit() & rollback() do not
commit/rollback in auto-commit mode.
- testBug5052() - Method in class org.apache.derbyTesting.functionTests.tests.lang.Bug5052rtsTest
-
Make sure NullPointerException does not occur if
RuntimeStatistics is used and ResultSet is not closed by the user
- testBug5420() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
Testing The Bug5420
- testBug5817() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test
-
Test 23 - bug 5817 - make savepoint and release non-reserved keywords
- testBugBug5054() - Method in class org.apache.derbyTesting.functionTests.tests.lang.Bug5054Test
-
Test fix of use of delimited cursor name in DRDA.
- testBugFixes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
- testBugFixes() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SimpleTest
-
- testBuildNumber() - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoAPITest
-
Test various invocations of sysinfo.getBuildNumber()
Extract the build number from the Database Product Version.
- testBuiltinAuthenticationHashNotChangedOnUpgrade() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
Verify that we don't enable the configurable hash authentication
scheme when we upgrade a database.
- testBuiltinAuthenticationWithConfigurableHash() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_9
-
Make sure builtin authentication doesn't use a hash scheme that's not
supported by the old version until the database has been hard upgraded.
- testBuiltInFunctions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CheckConstraintTest
-
- testBuiltins() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
- testCacheOverflow() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that the statement cache is able to throw out prepared statements
when it reaches maximum capacity.
- testCachingLogicalConnectionCloseLeavesPhysicalStatementsOpen() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that closing the caching logical connection closes the logical
prepared statement, but not the physical prepared statement.
- testCallableStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
Testing a callable statement by calling a SQL procedure with
IN parameters, OUT parameters and IN_OUT parameters.
- testCallableStatementBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- testCallableStatementPlanCaching() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
Test statement caching according to the size of the cache
using CallableStatement.
- testCallableStatementPoolable() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.XA40Test
-
Tests isPoolable() and setPoolable(boolean) and default
poolability for CallableStatement (which for XA is actually a
BrokeredCallableStatement40 in embedded).
- testCallableStatementReturnedScale() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMetaDataJdbc30Test
-
test: the scale returned should be the one set by registerOutParameter
- testCallableStatements() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ScrollCursors2Test
-
CallableStatement tests.
- testCallableStatementWithOutputParamBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- testCallableStatementWithUpdatableResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - use callable statement with concur updatable status
- testCallableVsPrepared() - Method in class org.apache.derbyTesting.unitTests.junit.StatementKeyFactoryTest
-
- testCallStatementResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Test CallStatementResultSet
- testCancelRowUpdatesAndDeleteRow() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - after updateXXX, try cancelRowUpdates and then
deleteRow
- testCancelRowUpdatesOnReadOnlyRS() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - Test cancelRowUpdates method as the first updatable
ResultSet api on a read-only resultset
- testCancelRowUpdatesWithoutUpdateXXX() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - issue cancelRowUpdates without any updateXXX
- testCapacityGrowth() - Method in class org.apache.derbyTesting.unitTests.junit.BlockedByteArrayTest
-
Performs a series of capacity changes.
- testCaseCS4595A_NonUniqueIndex() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCaseCS4595B_NonUniqueIndex() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCaseExpressionQuery(Statement, String[][], String, String) - Method in class org.apache.derbyTesting.functionTests.tests.lang.CaseExpressionTest
-
Execute the received caseExpression on the received Statement
and check the results against the receieved expected array.
- testCaseSensitiveTableAndColumnName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - case sensitive table and column names
- testCast() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DynamicLikeOptimizationTest
-
- testCastingProblem() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
Test that you can't import the wrong type of object into a UDT column.
- testCastWithUnaryMinusAndPlus() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UnaryArithmeticParameterTest
-
Tests Casting with unary plus and unary minus
- testCatalog() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
verify the consistency of the indexes on the system catalogs
- testCeil() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Tests the CEIL function which rounds a DOUBLE PRECISION number up, and
return the smallest number that is greater than or equal to the input
number.
- testCeiling() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Tests the CEILING function which rounds a DOUBLE PRECISION number up, and
return the smallest number that is greater than or equal to the input
number.
- testChainedException() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
-
Makes sure exception chaining works correctly (DERBY-1117)
- testChangeIsoLevelCallableStatementJDBC() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelCallableStatementSQL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelFunctionJDBC() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelFunctionSQL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelPreparedFunctionJDBC() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelPreparedFunctionSQL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelPreparedStatementSQL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelProcedureJDBC() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelProcedureJdbcBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelProcedureJdbcCallableBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelProcedureSQL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelProcedureSqlBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelProcedureSqlCallableBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelSQLInBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangeIsoLevelStatementSQL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.CacheSessionDataTest
-
- testChangePasswordAndDatabasePropertiesOnly() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- testCharCoalesce() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- testCharConcatenation(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.concateTests
-
- testCharForBitDataCoalesce() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- testCharForBitDataConcatenation(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.concateTests
-
- testCharIsNull() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiTrimTest
-
- testCharWithLength() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
- testCharWithoutLength() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StreamTruncationTest
-
- testCheckConsistencyOfSystemCatalogs() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SystemCatalogTest
-
Run SYSCS_UTIL.SYSCS_CHECK_TABLE on each system table.
- testCheckConstraints() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CheckConstraintTest
-
- testCheckQueries() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InbetweenTest
-
- testClassLoadOrdering() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Test ordering of class loading.
- testClassPathChecker() - Method in class org.apache.derbyTesting.functionTests.tests.tools.SysinfoCPCheckTest
-
Test Classpath Checker output for 3 supported variations
- testClasspathHasXalanAndJAXP() - Method in class org.apache.derbyTesting.junit.EnvTest
-
- testClasspathMeetsXMLReqs() - Method in class org.apache.derbyTesting.junit.EnvTest
-
- testClassPathRollback() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
check the roll back of class loading.
- testClear() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testClearEmpty() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testClientAttributes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
Tests that client side attributes cann be specified in either url or
as info argument to connect.
- testClientDSConnectionAttributes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
Check that database name set using setConnectionAttributes is not used
by ClientDataSource.
- testClientDSConnectionAttributes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Check that database name set using setConnectionAttributes is not used
by ClientDataSource.
- testClientHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ClientRunner
-
- testClientHost - Static variable in class org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun
-
- testClientMessageTextConnectionAttribute() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
Check that messageText connection attribute functions correctly.
- testClientMessageTextConnectionAttribute() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Check that messageText connection attribute functions correctly.
- testClientTraceFileDSConnectionAttribute() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
-
Check that traceFile connection attribute functions correctly.
- testClientTraceFileDSConnectionAttribute() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Check that traceFile connection attribute functions correctly.
- testClientURL() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
Tests client URLs to see connection is successful or the correct exception is thrown.
- testClobAfterClose() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
make sure clob is still around after we go to the next row,
after we close the result set, and after we close the statement
- testClobAfterClosingConnection() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
test accessing clob after closing the connection
- testClobAfterCommit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
test accessing clob after commit
- testClobAfterCommitWithSecondClob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
Make sure we get an error attempting to access the
lob after commit.
- testClobAsciiWrite1Param() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the ClobOutputStream.write(int b) method
- testClobAsciiWrite3Param() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the ClobOutputStream.write(byte b[], int off, int len) method
- testClobBlob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testClobCharacterWrite1Char() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the ClobWriter.write(int c) method
- testClobCharacterWrite1ParamString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the ClobWriter.write(String str) method
- testClobCharacterWrite3ParamChar() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the ClobWriter.write(char cbuf[], int off, int len) method
- testClobCharacterWrite3ParamString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobStreamsTest
-
Tests the ClobWriter.write(String str, int off, int len) method
- testClobCreateLocatorSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Tests the locator value returned by the stored procedure
CLOBCREATELOCATOR.
- testClobFinalizer() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
test clob finalizer closes the container (should only release table and
row locks that are read_committed)
NOTE: this test does not produce output since it needs to call the
garbage collector whose behaviour is unreliable.
- testClobGetLengthSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Tests the stored procedure SYSIBM.CLOBGETLENGTH.
- testClobGetPositionFromLocatorSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Tests the SYSIBM.CLOBGETPOSITIONFROMLOCATOR stored procedure.
- testClobGetPositionFromStringSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Tests the stored procedure SYSIBM.CLOBGETPOSITIONFROMSTRING.
- testCLOBGETSUBSTRING() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_6
-
Make sure that SYSIBM.CLOBGETSUBSTRING has the correct return value.
- testClobGettersMultiInvocation() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that multiple invocations of getters on the same column/row throw
an exception in most cases.
- testClobGettersSimple() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that all getters marked as supported don't throw an exception.
- testClobGettersSimpleNegative() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that all getters marked as unsupported throw an exception.
- testClobGetXFollowedByGetString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that getString throws exception when invoked after any
other getter than getString.
- testClobInTriggerTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Test for DERBY-3238 trigger fails with IOException if triggering table has large lob.
- testClobInTriggerTable(int) - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Create a table with after update trigger on non-lob column.
- testClobLarge() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testClobLength(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.memory.ClobMemTest
-
Insert a clob and test length.
- testClobLength() - Method in class org.apache.derbyTesting.functionTests.tests.memory.ClobMemTest
-
Test the length after inserting with the setCharacterStream api
that takes length.
- testClobLengthWithLengthlessInsert() - Method in class org.apache.derbyTesting.functionTests.tests.memory.ClobMemTest
-
Test the length after inserting the clob value with the lengthless
setCharacterStream api.
- testClobMapping() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Verify correct mapping of clobs.
- testClobMixed() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testClobRandom() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testClobReleaseLocatorSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Tests the SYSIBM.CLOBRELEASELOCATOR stored procedure.
- testClobSelect() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.Derby3650Test
-
Test straight select from a heap scan of multiple rows containing clobs.
- testClobSetStringSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Tests the stored procedure SYSIBM.CLOBSETSTRING
- testClobSmall() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.LobSortTest
-
- testClobTruncateSP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobStoredProcedureTest
-
Test the stored procedure SYSIBM.CLOBGETLENGTH
- testClone() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
(select nullable_column ...) is null On of each data
type to test clone()
- testCloningThroughAddBatch(boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Adds a series of Clobs into the test table using a batch, then deletes
the Clobs inserted.
- testCloningThroughAddBatchWithStream() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Tests that cloning an SQLClob object works when a stream has been set as
the source of the Clob.
- testCloningThroughAddBatchWithString() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClobTest
-
Tests that cloning an SQLClob object works when a string has been set as
the source of the Clob.
- testCloseActiveConnection(Connection, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that Connection.close() behaves as expected when the
transaction is active (DERBY-3319).
- testCloseActiveConnection_CP() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that connections retrieved from ConnectionPoolDataSource
behave as expected when close() is called and the transaction is
active.
- testCloseActiveConnection_DS() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that connections retrieved from DataSource behave as
expected when close() is called and the transaction is active.
- testCloseActiveConnection_XA_global() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that connections retrieved from XADataSource that are part
of a global XA transaction, behave as expected when close() is
called and the transaction is active.
- testCloseActiveConnection_XA_local() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that connections retrieved from XADataSource that are not
part of a global XA transaction, behave as expected when close()
is called and the transaction is active.
- testCloseBehaviorExternalCs() - Method in class org.apache.derby.client.am.LogicalStatementEntityTest
-
Verifies that the logical statement representing a callable statement
behaves correctly when it has been closed.
- testCloseBehaviorExternalPs() - Method in class org.apache.derby.client.am.LogicalStatementEntityTest
-
Verifies that the logical statement representing a prepared statement
behaves correctly when it has been closed.
- testCloseCursor() - Method in class org.apache.derbyTesting.functionTests.tests.lang.HoldCursorTest
-
Test for drop table after closing the cursor
- testClosedCPDSConnection() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- testClosedDynamicResultSetsFromExecuteQuery() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Tests that closed result sets are not returned when calling
executeQuery().
- testClosedDynamicResultSetsFromExecuteUpdate() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ProcedureTest
-
Tests that closed result sets are ignored when calling
executeUpdate().
- testClosedObjects() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ClosedObjectTest
-
Runs a test case.
- testClosedUnderlyingStatement() - Method in class org.apache.derby.client.am.LogicalStatementEntityTest
-
Tries to execute a method on a logical statement when the underlying
physical statement has been closed without the logical connection
knowing.
- testClosedXADSConnection() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
- testCloseEvent() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Test that a close event is raised when a statement is closed.
- testCloseEventOnClosedConnection() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementEventsTest
-
Test whether a close event is raised when a connection is
closed.
- testCloseOnDuplicateStatement() - Method in class org.apache.derby.client.am.LogicalStatementEntityTest
-
Tests that a statement equal to one in the cache is not cached when
closing the logical statement, and that the physical statement is closed.
- testCloseResultSetAutoCommit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetJDBC30Test
-
- testCloseWhenStatementShallBeCached() - Method in class org.apache.derby.client.am.LogicalStatementEntityTest
-
Asserts that closing the logical statement and caching the physical one
does close the logical one but not the physical one.
- testClosingPSClosesRS() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that closing the prepared statement also closes the result set.
- testClusMogInMemory() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
Calculates by using the in-memory storage back end.
- testClusMogOnDisk() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.MogTest
-
Calculates by using the default directory/disk storage back end.
- testCoalesceSyntax() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- testColoumnSpecs() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testColumnAliasInGroupByAndHaving() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
DERBY-2457: Derby does not support column aliases in the
GROUP BY and HAVING clauses.
- testColumnCountMismatch() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test error when the number of columns in the column list does
not match the number of columns in the query expression.
- testColumnDatatypesInSystemCatalogs() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SystemCatalogTest
-
Check that column datatypes are reported correctly, both in
embedded and client/server modes
- testColumnIndexes() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Test that use of columnIndexes to indicate which keys should be
made available works as expected.
- testColumnNames() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Test that use of columnNames to indicate which keys should be
made available works as expected.
- testColumnPrivileges() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GrantRevokeTest
-
- testColumnRemappingDerby4342() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
Regression test for DERBY-4342.
- testColumnReordering() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testColumnsWithConstant() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AnsiTrimTest
-
trim a column with a constant trim char.
- testCombinationsOfClearBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- testCombinationsOfClearPreparedStatBatch() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
- testCombineAvailable4bytes() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- testCombineAvailableNull() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- testCombineNullRead() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- testCombineNullReadArray() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- testCombineOneArray() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- testCombineWithExtraEmptyByteArray() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
Make sure an extra "empty" array doesn't cause errors.
- testCominbe100SmallArrays() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ByteArrayCombinerStreamTest
-
- testCommentStmt(Statement, String, boolean) - Static method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.NullSQLTextTest
-
Helper method for testDerby522().
- testCommitRollbackAfterShutdown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.Derby5158Test
-
DERBY-5158
- testCommittedDeletesReclaim() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCompare() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- testCompare18Empty() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testCompareAnotherEmpty() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testCompareDifferentArray() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testCompareEmpty18() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testCompareExpectedValues - Static variable in class org.apache.derbyTesting.functionTests.tests.lang.ForBitDataTest
-
- testCompareSameEmpty() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testCompareTo() - Method in class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- testCompareToComplement() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testCompareXADataSourcewithJNDIDataSource() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XAJNDITest
-
- testComparision() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OptimizerOverridesTest
-
Comparisons that can't get pushed down.
- testComparisonAcrossPages() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
Tries to forces internal routibe to travel across
pages to check for duplicates.
- testComparisons() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
- testCompatibleDatatypesCombinations() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- testCompilationSchema() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3
-
Verify the compilation schema is nullable after upgrade to 10.3
or later.
- testCompileFailuresNotInCache() - Method in class org.apache.derbyTesting.functionTests.tests.lang.StatementPlanCacheTest
-
Test that statements that fail to compile do not end up in the cache.
- testCompletionClosure_jdbc4_1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
Test the closeOnCompletion() and isCloseOnCompletion() methods
added by JDBC 4.1.
- testCompletionClosure_jdbc4_1_implicitRSClosure() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.StatementTest
-
Test the closeOnCompletion() and isCloseOnCompletion() methods
when using ResultSets which close implicitly.
- testCompressDuringScan(boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
-
Test that the system does not purge any records
as long as we do either a defragment, or truncate
- testCompressOnHeldForwardOnlyUpdatableResultSetScanInit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
Test that a forward only resultset can be held over commit while
it has not done any scanning, and that after a compress it is
still updatable.
- testCompressOnHeldForwardOnlyUpdatableResultSetScanInProgress() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
Test that a forward only resultset can be held over commit while
it is in progress of scanning, and that after a compress the
resultset is still updatable.
- testCompressOnHeldScrollableUpdatableResultSetScanDone() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
Test that running a compress on a holdable scrollable updatable
resultset will invalidate the Resultset from doing updates after
a renavigate.
- testCompressOnHeldScrollableUpdatableResultSetScanInit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
Test that running a compress on a holdable scrollable updatable
resultset will not invalidate the ResultSet from doing updates,
if the scan is initialized
- testCompressOnHeldScrollableUpdatableResultSetScanInProgress() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.HoldabilityTest
-
Test that running a compress on a holdable scrollable updatable
resultset will invalidate the Resultset from doing updates after
a renavigate, if the scan is in progress.
- testCompressTableWithDoubleQuoteInName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CompressTableTest
-
Test that SYSCS_COMPRESS_TABLE and SYSCS_INPLACE_COMPRESS_TABLE work
when the table name contains a double quote.
- testCompressWhileScanning() - Method in class org.apache.derbyTesting.functionTests.tests.store.AutomaticIndexStatisticsTest
-
Tests that compressing the table while scanned makes the daemon fail
gracefully, and that the daemon can do other work afterwords.
- testConcurrency() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XMLConcurrencyTest
-
Start four threads that execute queries that use all the XML operators.
- testConcurrency() - Method in class org.apache.derbyTesting.perf.basic.jdbc.BlobAccessTest
-
Runs a test using multiple threads.
- testConcurrency() - Method in class org.apache.derbyTesting.perf.basic.jdbc.ClobAccessTest
-
Runs a test using multiple threads.
- testConcurrencyModeWarning1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that you get a warning when specifying a query which is not
updatable and concurrency mode CONCUR_UPDATABLE.
- testConcurrencyModeWarning2() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that you get a warning when specifying a query which is not
updatable and concurrency mode CONCUR_UPDATABLE.
- testConcurrentAccessAndDrop() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.DropWhileConnectingTest
-
- testConcurrentFetchAndDelete() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby4676Test
-
Regression test case for DERBY-4676.
- testConcurrentInvalidation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CompressTableTest
-
Test that statement invalidation works when SYSCS_COMPRESS_TABLE calls
and other statements accessing the same table execute concurrently.
- testConcurrentInvalidation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TruncateTableTest
-
Test that statement invalidation works when TRUNCATE TABLE statements
and other statements accessing the same table execute concurrently.
- testCondition1() - Method in class org.apache.derbyTesting.system.oe.run.Checks
-
Section 3.3.2.1 of TPC-C specification.
- testCondition2() - Method in class org.apache.derbyTesting.system.oe.run.Checks
-
Section 3.3.2.2 Consistency Condition 2 (TPC-C spec) Entries in the
DISTRICT, ORDER, and NEW-ORDER tables must satisfy the relationship:
D_NEXT_O_ID - 1 = max(O_ID) = max(NO_O_ID) for each district defined by
(D_W_ID = O_W_ID = NO_W_ID) and (D_ID = O_D_ID = NO_D_ID).
- testCondition3() - Method in class org.apache.derbyTesting.system.oe.run.Checks
-
3.3.2.3 Consistency Condition 3
Entries in the NEW-ORDER table must
satisfy the relationship: max(NO_O_ID) - min(NO_O_ID) + 1 = [number of
rows in the NEW-ORDER table for this district] for each district defined
by NO_W_ID and NO_D_ID.
- testCondition4() - Method in class org.apache.derbyTesting.system.oe.run.Checks
-
3.3.2.4 Consistency Condition 4
Entries in the ORDER and ORDER-LINE
tables must satisfy the relationship: sum(O_OL_CNT) = [number of rows in
the ORDER-LINE table for this district] for each district defined by
(O_W_ID = OL_W_ID) and (O_D_ID = OL_D_ID).
- TestConfiguration - Class in org.apache.derbyTesting.junit
-
Class which holds information about the configuration of a Test.
- TestConfiguration() - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
Default embedded configuration
- TestConfiguration(TestConfiguration) - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
Obtain a new configuration identical to the passed one.
- TestConfiguration(TestConfiguration, JDBCClient, String, int) - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
- TestConfiguration(TestConfiguration, JDBCClient, String, int, String) - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
- TestConfiguration(TestConfiguration, String, String, String) - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
Obtain a new configuration identical to the passed in
one except for the default user and password.
- TestConfiguration(TestConfiguration, String) - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
Obtains a new configuration identical to the passed in one, except for
the default SSL mode.
- TestConfiguration(TestConfiguration, String, String, boolean) - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
Obtain a new configuration identical to the passed in
one except for the database name.
- TestConfiguration(Properties) - Constructor for class org.apache.derbyTesting.junit.TestConfiguration
-
This constructor creates a TestConfiguration from a Properties object.
- testConglomsAfterCompress() - Method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- testConnectDBInJar() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DBInJarTest
-
Create and connect to a database in a jar.
- testConnection() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ClientSideSystemPropertiesTest
-
Establish a connection and that should start client side tracing
because we have set the system properties to enable client side
tracing.
- testConnectionErrorEvent() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.DataSourceTest
-
Test case for DERBY-3172
When the Derby engine is shutdown or Network Server is brought down, any
api on JDBC Connection object should generate a Connection error event.
- testConnectionErrorEvent() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test case for DERBY-3172
When the Derby engine is shutdown or Network Server is brought down, any
api on JDBC Connection object should generate a Connection error event.
- testConnectionEventListenerIsNull() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that event notification doesn't fail when a null listener has
been registered (DERBY-3307).
- testConnectionException() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestJDBC40Exception
-
- testConnectionFlowCommit() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
check whether commit without statement will flow by checking its transaction id
on client.
- testConnectionFlowCommitAlt() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Alternative test for making sure "redundant" commits, i.e. commits
invoked when no transaction is in progress, don't result in a commit
command being flowed to the server.
- testConnectionFlowCommitRollback(Object, boolean, boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Performs a test sequence accessing the server, then parses the client
connection trace file to obtain the number of commit or rollback
commands flowed from the client to the server.
- testConnectionFlowCommitWork(Connection) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Doing the work for test Connection.flowcommit() and Connection.flowrollback()
- testConnectionFlowRollbackAlt() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Alternative test for making sure "redundant" rollbacks, i.e. rollbacks
invoked when no transaction is in progress, don't result in a rollback
command being flowed to the server.
- testConnectionInfo() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testConnectionIsValid() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
Test the Connection.isValid method
- testConnectionLeakInDatabaseMetaData() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Tests that DatabaseMetaData.getConnection does not leak references to
physical connections or other logical connections.
- testConnectionSequence1() - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Test a sequence of connections and connection attempts.
- testConnectionSequence2() - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Test a sequence of connections and connection attempts.
- testConnectionSpecific() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Methods that return information specific to
the current connection.
- testConnectRepeatedly() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConnectTest
-
Test whether we can reconnect.
- testConnectShutdownAuthentication() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
- testConnectWrongSubprotocolWithSystemProperty() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ConnectWrongSubprotocolTest
-
- testConnectWrongSubprotoctestolWithoutSystemProperty() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ConnectWrongSubprotocolTest
-
- testConstants() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
This is not a test of Derby but JDBC constants for meta data
that this test depends on.
- testConstants() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
Test constants in left, right and both sides of the subquery
- testConstraintDrops() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
Test various conditions in which a constraint can be dropped,
and verify that if the constraint's backing conglomerate is
shared, we do the right thing.
- testConstraintInvalidation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
- testConstraintsAllowedOnSESSIONPhysicalTables() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
Test the constraints allowed on physical tables in SESSION schema.
- testConstraintScan() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
Verify XPLAIN style handling of a CONSTRAINT scan.
- testConstraintsNotAllowedOnGTTs() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
Test the various constraints not allowed on temp tables namely primary
key constraints , Unique constraints , check constraints and foreign key
constraints.
- testConstraintwithNotNull() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
Tests that we can combile key constraints with not null.
- testContainedRoles() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
Basic sanity test for SYSCS_DIAG.CONTAINED_ROLES.
- testContinueAfterError() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BatchUpdateTest
-
Test the behaviour when one of the statements in a batch fails.
- testConversion() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- testConversion_Aggregates() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- testConversions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
Testing conversions
- testConversionToGMTAroundDSTChange() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DaylightSavingTest
-
Regression test case for DERBY-4582.
- testConversionToNonUnique() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConglomerateSharingTest
-
If we have a unique constraint and a non-unique constraint
which a) reference the same columns and b) share a single
(unique) conglomerate, then test that dropping the unique
constraint will convert the physical conglomerate to be
non-unique.
- testConversionToString() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Regression test case for DERBY-4621, which caused the conversion of
timestamp and time values to varchar to generate wrong results when
a Calendar object was supplied.
- testConvertFromJavaString() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
Use the Utf8CcsidManager to convert strings from UCS2/UTF-16 into UTF-8
- testConvertFromJavaString() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerTest
-
Use the Utf8CcsidManager to convert strings from UCS2/UTF-16 into UTF-8
- testConvertFromJavaStringWithOffset() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
Use the Utf8CcsidManager to convert strings from UCS2/UTF-16 into UTF-8
while offsetting the first character (3 bytes)
- testConvertFromString() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
- testConvertToJavaString() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerClientTest
-
Use the Utf8CcsidManager to convert strings from UTF-8 into UCS2/UTF-16
- testConvertToJavaString() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.Utf8CcsidManagerTest
-
Use the Utf8CcsidManager to convert strings from UTF-8 into UCS2/UTF-16
- testConvertToStringWithCalendar() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Test that conversion from timestamp to string is correct when a
calendar is specified.
- testCopyState() - Method in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest
-
- testCorrectBlobDataWithMultiCall() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that data returned by the last BLOB getter invokation is correct.
- testCorrectClobDataWithMultiCall() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.LobRsGetterTest
-
Tests that data returned by the last CLOB getter invokation is correct.
- testCorrelatedReferences() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest
-
Test that diagnostic VTIs will work correctly when they
are invoked in a subquery with correlated references to
outer query blocks.
- testCorrelatedSetOps() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ExistsWithSubqueriesTest
-
Test queries where the set operation has subqueries which are
correlated to the outer query.
- testCorrelatedSubqueryInHavingClause() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
correlated subquery in having clause.
- testCorrelationNamesAndMetaDataCalls() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ResultSetMiscTest
-
- testCos() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Tests the COS function which returns the cosine of a specified number.
- testCostingCoveredQuery() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testcount - Static variable in class org.apache.derbyTesting.system.sttest.Sttest
-
- testCPDSConnect() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.InternationalConnectTest
-
Test pooled connetion for chinese database name, user and password.
- testCpyCtor() - Method in class org.apache.derbyTesting.unitTests.junit.FormatableBitSetTest
-
- testCreate() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullsTest
-
- testCreateAndShutdown() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DSCreateShutdownDBTest
-
- testCreateArrayNotImplemented() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionTest
-
- testCreateBackupBootRestore() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
Performs a cycle to test that the in-memory db is compatible with the
deafult directory protocol.
- testCreateBlob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
Test the createBlob method implementation in the Connection interface
- testCreateCacheWithZeroOrNegativeMaxSize() - Method in class org.apache.derbyTesting.unitTests.junit.JDBCStatementCacheTest
-
Make sure a negative or zero max size is not allowed, as this will in
effect be no caching but with an overhead.
- testCreateClob() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionMethodsTest
-
Test the createClob method implementation in the Connection interface
- testCreateDatabaseJar() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Create a Jar of the current database.
- testCreateDB() - Method in class org.apache.derbyTesting.system.oe.run.Populate
-
- testCreateDbFromBackup() - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Create a new database from a backup image.
- testCreateDirInRoot() - Method in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
- testCreateDropInterrupted() - Method in class org.apache.derbyTesting.functionTests.tests.store.InterruptResilienceTest
-
DERBY-5233: verify that CREATE TABLE (i.e. container creation) survives
interrupts with NIO.
- testCreateFileInRoot() - Method in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
- testCreateFromRestoreFrom() - Method in class org.apache.derbyTesting.functionTests.tests.store.OfflineBackupTest
-
- testCreateGet() - Method in class org.apache.derbyTesting.unitTests.junit.DerbyVersionTest
-
- testCreateInDatabaseName_DS() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that a connection to JDBCDataSource can be established
successfully while creating a database using setDatabaseName()
with create=true
- testCreateInDatabaseName_Pooled() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that a connection to PoolDataSource can be established
successfully while creating a database using setDatabaseName()
with create=true
- testCreateInDatabaseName_XA() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Test that a connection to XADataSource can be established
successfully while creating a database using setDatabaseName()
with create=true
- testCreateIndex() - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- testCreateIndexDoesTableLevelLocking() - Method in class org.apache.derbyTesting.functionTests.tests.store.RowLockBasicTest
-
Verify that create index does table level locking.
- testCreateInvalidDir() - Method in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
- testCreateNClobNotImplemented() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionTest
-
- testCreateRoot() - Method in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
Makes sure that the root can be created.
- testCreateRoutineErrors() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
Verifies the exception that gets raised for bad syntax or unsupported
features.
- testCreateSQLXMLNotImplemented() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionTest
-
- testCreateStructNotImplemented() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ConnectionTest
-
- testCreateTable() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
Make sure table created in soft upgrade mode can be
accessed after shutdown.
- testCreateTableFromValues() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test creating a table from a values statement.
- testCreateTableWithColumnList() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test creating table with a list of column names.
- testCreateTableWithDerivedColumnName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test creating a table with a column list and system generated
column names in the query.
- testCreateTableWithExecuteQuery() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementJdbc20Test
-
Tests creating tables with executeQuery which is
not allowed on statements that return a row count
- testCreateTableWithGroupByInQuery() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
- testCreateTableWithMultipleBaseTables() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test creating a table with multiple base tables.
- testCreateTableWithSubsetOfColumns() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test creating a table with a subset of the base table's columns.
- testCreateTableWithSubsetOfColumnsAndColumnList() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest
-
Test creating a table with a subset of the base table's columns
and a column list.
- testCreateView() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
CREATE VIEW in SESSION schema referencing a table outside of SESSION
schema.
- testCreateWithInvalidEncryptionKey() - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Try to create database with a key containing one or more invalid chars.
- testCreateWithOddEncryptionKeyLength() - Method in class org.apache.derbyTesting.functionTests.tests.store.EncryptionKeyTest
-
Try to create database with a key of odd length.
- testCreationBasic() - Method in class org.apache.derbyTesting.unitTests.junit.StatementKeyFactoryTest
-
- testCreationBasicWithNulls() - Method in class org.apache.derbyTesting.unitTests.junit.StatementKeyFactoryTest
-
Creating keys with null for required information should
fail, as it can lead to NPEs in the key implementations and/or the wrong
statement to be fetched from the cache.
- testCrossJoins() - Method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
Test the CROSS JOIN syntax that was added in DERBY-4355.
- testCS1346() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS1346b() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS1552() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS2241() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS2778() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS3149() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS3368_3370() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS4595A_PrimaryKey() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS4595A_UniqueIndex() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS4595B_PrimaryKey() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCS4595B_UniqueIndex() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCSBug2590() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCSBug735() - Method in class org.apache.derbyTesting.functionTests.tests.store.AccessTest
-
- testCurrentOfResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Test CurrentOfResultSet
- testCurrentRoleDependencyMemleak() - Method in class org.apache.derbyTesting.functionTests.tests.memory.RolesDependencyTest
-
Regression test case for DERBY-4571.
- testCurrentRoleInWeirdContexts() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Test that CURRENT_ROLE works as expected in some miscellaneous contexts.
- testCurrentRoleIsReset() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesTest
-
Verifies that the current role is reset when creating a new logical
connection.
- testCurrentTime() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Tests for CURRENT TIME and CURRENT_TIME.
- testCurrentTimestamp() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TimeHandlingTest
-
Tests for CURRENT TIMESTAMP functions.
- testCursor() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CursorTest
-
Test cursor methods with regular cursor
- testCursor() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
-
- testCursor() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TruncateTableTest
-
Test that TRUNCATE TABLE and DROP TABLE do not cause held cursors
to trip across an NPE.
- testCursor1() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
-
- testCursor2() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
-
- testCursor3() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
-
- testCursor5() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
-
- testCursorChangeToDifferentTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Change the current cursor from the one the positioned
UPDATE was compiled against to one that is against
a different table.
- testCursorChangeToReadOnly() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Change the current cursor from the one the positioned
UPDATE/DELETE was compiled against to one that is read only
against the same table.
- testCursorChangeUpdateList() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Change the current cursor from the one the positioned
UPDATE and DELETE was compiled against to one that only has a
subset of the columns being updatable.
- testCursorHeavy() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- testCursorLight() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SpillHashTest
-
- testCursorOperationConflictWarning1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that you get cursor operation conflict warning if updating
a row which has been deleted from the table.
- testCursorOperationConflictWarning2() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that you get cursor operation conflict warning if updating
a row which has been deleted from the table, now using
positioned updates / deletes.
- testCursorParam() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CursorTest
-
Test cursor methods with parameter
- testCursors() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ForUpdateTest
-
- testCursorStateAfterCommit(boolean, int) - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that when doing an update immediately after
a commit, the update fails, because the cursor has been
postioned between the current row and the next row.
- testCursorStateAfterCommit1() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that when doing an update immediately after
a commit, the update fails, because the cursor has been
postioned between the current row and the next row.
- testCursorStateAfterCommit2() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that when doing an update immediately after
a commit, the update fails, because the cursor has been
postioned between the current row and the next row.
- testCursorStateAfterCommit3() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that when doing an update immediately after
a commit, the update fails, because the cursor has been
postioned between the current row and the next row.
- testCursorStateAfterCommit4() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.SURTest
-
Test that when doing an update immediately after
a commit, the update fails, because the cursor has been
postioned between the current row and the next row.
- testCustomerAddressChange() - Method in class org.apache.derbyTesting.system.oe.test.OETest
-
Test the non-standard customer address change transaction
- testCustomerInquiry() - Method in class org.apache.derbyTesting.system.oe.test.OETest
-
Test the non-standard customer inquiry transaction
- testCustomerRows() - Method in class org.apache.derbyTesting.system.oe.run.Checks
-
Test cardinality of CUSTOMER table
- testCustomerRows() - Method in class org.apache.derbyTesting.system.oe.util.OEChecks
-
Test cardinality of CUSTOMER table
- TESTD1644() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testDaemon - Static variable in class org.apache.derbyTesting.unitTests.services.T_DaemonService
-
- testDatabaseInClasspath() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
- testDatabaseInJar() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DatabaseClassLoadingTest
-
Test the jar'ed up database created by testCreateDatabaseJar
accessing the database using the jar(path to archive)db form
of database name.
- testDatabaseMetadata() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
DatabaseMetaData.getTables() should not return temporary tables
- testDatabaseMetaDataFUNCTION_NO_NULLS() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_NO_TABLE() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_NULLABLE() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_NULLABLE_UNKNOWN() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_PARAMETER_IN() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_PARAMETER_INOUT() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_PARAMETER_OUT() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_PARAMETER_UNKNOWN() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_RESULT_UNKNOWN() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_RETURN() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseMetaDataFUNCTION_RETURNS_TABLE() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.JDBC40TranslationTest
-
- testDatabaseNotFound() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.BadConnectionTest
-
Try to connect to a non-existent database without create=true.
- testDatabaseOwnerChange() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_2
-
This method lists the schema names and authorization ids in
SYS.SCHEMAS table.
- testDatabasePermission() - Method in class org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest
-
Tests DatabasePermission.
- testDatabasesShutDownWhenNSShutdownAPI() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.ShutDownDBWhenNSShutsDownTest
-
Test that the NetworkServer does not shut down the
databases it has booted when started from the API.
- testDataException() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.TestJDBC40Exception
-
- testDataSourceLimits() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest
-
Test group of methods provides the limits imposed by a given data source
Methods start with
'getMax'.
- testDataSourceReference() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceReferenceTest
-
Tests a data source, with focus on serialization/deserialization.
- testDataTruncationWarning() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CastingTest
-
Test that a java.sql.DataTruncation warning is created when a cast
results in truncation.
- testDateCoalesce() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CoalesceTest
-
- testDbDirectory() - Method in class org.apache.derbyTesting.functionTests.tests.engine.RestrictiveFilePermissionsTest
-
- TestDbMetaData - Class in org.apache.derbyTesting.functionTests.tests.jdbc4
-
Test of database metadata for new methods in JDBC 40.
- TestDbMetaData(String) - Constructor for class org.apache.derbyTesting.functionTests.tests.jdbc4.TestDbMetaData
-
- testDBName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ConnectTest
-
Test on kinds of database names.
- testDBName - Static variable in class org.apache.derbyTesting.functionTests.tests.tools.dblook_test
-
- testDbNameWithSpaces() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DriverTest
-
Tests URL with spaces in database name to check create and connect works.
- testdDerby2897() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testdDerby2923() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testdDerby2924() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testdDerby2930() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testdDerby2931() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testdDerby5164() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testdDerby5658() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testdDerby5659() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
- testDDLCreateTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
A simple test of capturing statistics for a DDL statement.
- testDDLTableLockMode() - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
- testDeadlockTimeout() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ErrorMessageTest
-
Test that the error message from a deadlock timeout contains information
about the locks involved in the deadlock.
- testDefault() - Method in class org.apache.derbyTesting.functionTests.tests.engine.ErrorStreamTest
-
Test that the error stream file (derby.log) is created at database boot
and not deleted when the database is shut down, but can be deleted
afterwards.
- testdefaultautoincrement() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testDefaultCollation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest
-
Test order by with default collation
- testDefaultCollation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Public Methods of This class:
- testDefaultCurrentRole() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RolesConferredPrivilegesTest
-
Test that DEFAULT CURRENT_ROLE works as expected
See DERBY-3897.
- testDefaultHashAlgorithm() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
DERBY-4483: Test that the database by default has the configurable
hash authentication scheme enabled.
- testDefaultJVMTerritoryCollation() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CollationTest2
-
Test creating a TERRITORY_BASED collated database by only setting
the collation attribute.
- testDefaultQueryBlock() - Method in class org.apache.derbyTesting.functionTests.tests.lang.BigDataTest
-
the overhead for DSS on QRYDTA is 15 bytes let's try a row which is exactly 32767
(default client query block size).
- testDefaultValues() - Method in class org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest
-
Tests the default values set by the builder.
- testDefferedInsert() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
Checks is insert for updates uses deffered inserts or not.
- testDefinersRights() - Method in class org.apache.derbyTesting.functionTests.tests.lang.RoutinesDefinersRightsTest
-
- testDefragmentDuringScan() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
-
Test that the system cannot defragment any records
as long as an updatable result set is open against the table.
- testDegrees() - Method in class org.apache.derbyTesting.functionTests.tests.lang.MathTrigFunctionsTest
-
Tests the DEGREES function which converts a DOUBLE PRECISION number from
radians to degrees.
- testDelayedClassChecking() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LangProcedureTest
-
Tests the exception that gets thrown at runtime when the external method
for a SQL procedure doesn't exist -- there's no check for existence at
CREATE time, the check occurs at runtime.
- testDelectFromHeap() - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
Test delete from a heap, should get exclusive table lock.
- testDelete() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Requests generated keys for an DELETE statement.
- testDelete() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Test delete with the current of statements.
- testDelete() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
Test deletion of an in-memory database:
- create database
- delete database
- try to connection to database, should fail
- recreate and delete again
- testDeleteAll() - Method in class org.apache.derbyTesting.unitTests.junit.VirtualFileTest
-
- testDeleteAutoGenNoGenKeysJDBC20syntax() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoGenJDBC30Test
-
Deletes rows from a table with an auto-generated column in the JDBC 2.0
way (with no generated key feature), then fetches key.
- testDeleteCascadeUpdateResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Test DeleteCascadeUpdateResultSet
- testDeletedDuplicateHidesDuplicateOnLeftSide() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
Test that a deleted duplicate value on the left side of the slot
into which a new value is inserted does not hide a non-deleted
duplicate two slots to the left.
- testDeletedDuplicateHidesDuplicateOnRightSide() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
Test that a deleted duplicate value on the right side of the slot
into which a new value is inserted does not hide a non-deleted
duplicate two slots to the right.
- testDeleteFromIndexedHeap() - Method in class org.apache.derbyTesting.functionTests.tests.store.TableLockBasicTest
-
Test delete from a indexed heap, should get exclusive table lock.
- testDeleteFromPrimaryKey() - Method in class org.apache.derbyTesting.functionTests.tests.lang.PrimaryKeyTest
-
tests that we can Delete from Primary Key
- testDeleteOnGTT() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
Test Delete Operation on temp tables.
- testDeleteRecompileCreateIndex() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CurrentOfTest
-
Test the positioned delete correctly recompiles when an index is added.
- testDeleteReferringTableWhenInCache() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that closing a logical prepared statement referring a non-existing
table works.
- testDeleteReferringTableWhenOpen() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StatementPoolingTest
-
Tests that closing a logical prepared statement referring a non-existing
table works.
- testDeleteResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
Test DeleteResultSet
- testDeleteResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.XplainStatisticsTest
-
A simple test of an DELETE result set.
- testDeleteRowAndRollbackWithTriggers() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - Do deleteRow within a transaction and then rollback the
transaction
- testDeleteRowOnQuotedColumn() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Tests deleteRow with column name containing quotes
- testDeleteRowOnQuotedCursor() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Tests deleteRow with cursor name containing quotes
- testDeleteRowOnQuotedSchema() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Tests deleteRow with schema name containing quotes
- testDeleteRowOnQuotedTable() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.UpdatableResultSetTest
-
Tests deleteRow with table name containing quotes
- testDeleteRowOnTempTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - delete using updatable resultset api from a temporary
table
- testDeleteRowSelfReferential() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - make sure self referential delete cascade works when
deleteRow is issued
- testDeleteRowWithCorrelationForColumnName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive Test9b - using correlation name for updatable columns is not
allowed.
- testDeleteRowWithCorrelationForTableName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - using correlation name for the table in the select sql
- testDeleteRowWithDeleteTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - make sure delete trigger gets fired when deleteRow is
issued
- testDeleteRowWithPreparedStatement() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - use prepared statement with concur updatable status to
test deleteRow
- testDeleteRowWithSetCursorName() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - change the name of the statement when the resultset is
open and see if deleteRow still works
This test works in embedded mode since Derby can handle the change in the
name of the statement with an open resultset
But it fails under Network Server mode because JCC and Derby Net Client
do not allow statement name change when there an open resultset against
it
- testDeleteRowWithTriggerChangingRS() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdatableResultSetTest
-
Positive test - Another test case for delete trigger
- testDeleteWhenInUse() - Method in class org.apache.derbyTesting.functionTests.tests.memorydb.BasicInMemoryDbTest
-
Deletes the database when in use by a different connection.
- testDeleteWhereCurrentOfOnGTT() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
Test for delete where current of on temporary tables
- testDelimiterAndCodeset() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest
-
- testDelivery() - Method in class org.apache.derbyTesting.system.oe.test.OperationsTester
-
- testDependenceOnConstraint() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OptimizerOverridesTest
-
Verify that statements are dependent
on specified constraint.
- testDependenceOnIndex() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OptimizerOverridesTest
-
Verify that statements are dependent
on specified index.
- testDERBY1007() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
DERBY-1007: Optimizer for subqueries can return
incorrect cost estimates leading to sub-optimal join
orders for the outer query.
- testDerby1327BadStartWithForAutoIncColumn(Connection) - Static method in class org.apache.derbyTesting.functionTests.tests.lang.JitTest
-
After some number of table creations with JIT turned on, the START WITH
value for the table being created and all the ones already created gets
mysteriously changed with pwi32dev-20060412 (SR2)
- testDerby1368() - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
EOFException when reading from blob's binary stream
and calling length() twice
Test with and without lengthless insert.
- testDerby1368(boolean) - Method in class org.apache.derbyTesting.functionTests.tests.jdbc4.ResultSetTest
-
EOFException when reading from blob's binary stream
and calling length() twice
- testDerby1511() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
Regression test case for DERBY-1511.
- testDerby1706() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeclareGlobalTempTableJavaTest
-
Test switching to session schema (it doesn't yet exist because no create
schema session has been issued yet) and then try to create first persistent
object in it.
- testDerby2026LoginTimeout() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
DERBY-2026 - Make sure login timeout does not impact
queries.
- testDerby2073() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Test setBigDecimal does not lose fractional digits
- testDerby2902() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AutoIncrementTest
-
- testDerby2925ExportQuery() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBinaryDataTest
-
- testDerby2925ExportTable() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBinaryDataTest
-
- testDERBY2937() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
DERBY-2397 showed incorrect typing of aggregate nodes
that lead to a SUBSTR throwing an exception that its
position/length were out of range.
- testDerby2955ExportQueryLobs() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportLobTest
-
- testDerby2992_Repro() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
Checks that Derby fails with an exception when a transaction using
READ_UNCOMMITTED obtains a stream from a BLOB (reads one byte) and at
the same time another connection deletes the BLOB.
- testDerby3000() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.DMDBugsTest
-
- testDerby3032() - Method in class org.apache.derbyTesting.functionTests.tests.lang.CaseExpressionTest
-
Test fix for DERBY-3032.
- testDerby3033() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ExistsWithSubqueriesTest
-
Regression test for Derby-3033.
- testDerby3043CheckConstraint() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LazyDefaultSchemaCreationTest
-
- testDerby3094Expressions() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByExpressionTest
-
queries which combine compound expressions and simple column refs.
- testDerby3230() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.PrepareStatementTest
-
Test fix for protocol error if splitQRYDTA occurs during DRDAConnThread.doneData()
DERBY-3230
- testDerby3390() - Method in class org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest
-
Verify that an SQLException thrown by a function can be returned
(DERBY-790).
- testDerby3603() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
- testDerby3631AggregateInGroupByQuery() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
Test aggregate used in group by query.
- testDerby3678() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LazyDefaultSchemaCreationTest
-
Test that the timeout lock diagnostics do not create an
infinite recursion as in DERBY-3678 (although that particular
use case will not cause an infinite recursion after the fix to
DERBY-48).
- testDerby3735() - Method in class org.apache.derbyTesting.functionTests.tests.store.PositionedStoreStreamTest
-
A regression test for DERBY-3735.
- testDerby3781() - Method in class org.apache.derbyTesting.functionTests.tests.store.PositionedStoreStreamTest
-
Tests that trying to move past the end of the stream leaves the stream
object in a consistent state, and can be repositioned again after the
failed reposition attempt.
- testDerby3799() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.J2EEDataSourceTest
-
Regression test for a NullPointerException when trying to use the LOB
stored procedures after closing and then getting a new logical
connection.
- testDerby3856() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DateTimeTest
-
Regression test case for DERBY-3856.
- testDerby3875() - Method in class org.apache.derbyTesting.functionTests.tests.store.BackupRestoreTest
-
See DERBY-3875.
- testDerby3904MinMaxOptimization() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
DERBY-3904: Min/Max optimization needs to be aware of joins.
- testDerby3980_repeatable_read() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockDetectionTest
-
Test case to verify the fix for DERBY-3980.
- testDerby4071AggregateOnGroupByColumnInHaving() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
Test aggregate function on a GROUP BY column also present in a HAVING
clause.
- testDerby4095NewTriggerRows() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Test that a nested loop join that accesses the
TriggerNewTransitionRowsVTI can reopen the ResultSet properly
when it re-executes.
- testDerby4095OldTriggerRows() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Test that a nested loop join that accesses the
TriggerOldTransitionRowsVTI can reopen the ResultSet properly
when it re-executes.
- testDerby4137_TransactionTimeoutSpecifiedNotExceeded() - Method in class org.apache.derbyTesting.functionTests.tests.memory.XAMemTest
-
DERBY-4137: Execute a bunch of successful XA transactions with a
transaction timeout specified.
- testDerby4240OrderByCase() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndSortAvoidance
-
Add a test case for DERBY-4240 where the rows were not ordered despite
an order by clause.
- testDerby4310CallableStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
This test checks the fix on DERBY-4310, for not repreparing CallableStatements
upon calling close() on them.
- testDerby4310PreparedStatement() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
This test checks the fix on DERBY-4310, for not repreparing PreparedStatements
upon calling close() on them.
- testDerby4330_DistinctGroupedAggregateResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testDerby4330_DistinctScalarAggregateResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testDerby4330_GroupedAggregateResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testDerby4330_JoinResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testDerby4330_SetOpResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testDerby4330_UnionResultSet() - Method in class org.apache.derbyTesting.functionTests.tests.lang.ResultSetsFromPreparedStatementTest
-
- testDerby4331() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OrderByAndSortAvoidance
-
Add a test case for DERBY-4331 where the rows were not ordered correctly
for both ascending and descending order by clause.
- testDerby4372() - Method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
DERBY-4372: Some joins used to miss some rows after an index was
created, because the start and stop keys passed to the index scan were
wrong if the IN list in the JOIN condition contained a NULL.
- testDerby4376() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InListMultiProbeTest
-
Statements with {@code X IN (?
- testDerby4387() - Method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
Test that computation of transitive closure of equi-join does not give
rise to eternal loop in a case where a predicate of type T1.x = T1.y is
added to the closure.
- testDerby4388NotElimination() - Method in class org.apache.derbyTesting.functionTests.tests.lang.InbetweenTest
-
Regression test cases for DERBY-4388, where the not elimination in
BetweenOperatorNode could make column references point to the wrong
result sets after optimization, causing NullPointerExceptions.
- testDerby4402AggregateInGroupBy() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByExpressionTest
-
DERBY-4202 Aggregates not allowed in group by
- testDerby4450() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
GROUP BY in an IN-subquery inside HAVING clause whose select list is
subset of group by columns.
- testDerby4477_2349_Repro() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
Tests that a lob can be safely occur multiple times in a SQL select in
a trigger context.
- testDerby4477_3645_3646_Repro() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BLOBTest
-
Tests that a lob can be safely occur multiple times in a SQL select.
- testDerby4477_3645_3646_Repro_lowmem() - Method in class org.apache.derbyTesting.functionTests.tests.memory.BlobMemTest
-
Tests that a blob can be safely occur multiple times in a SQL select and
test that large objects streams are not being materialized when cloned.
- testDerby4477_3645_3646_Repro_lowmem_clob() - Method in class org.apache.derbyTesting.functionTests.tests.memory.ClobMemTest
-
Tests that a clob can be safely occur multiple times in a SQL
select and test that large objects streams are not being
materialized when cloned.
- testDerby4531() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.StreamTest
-
DERBY-4531: Test that JDBC driver doesn't close a stream handed in to
PreparedStatement.setCharacterStream when the prepared statement is
garbage collected.
- testDerby4610WrongDataType() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
Regression test case for DERBY-4610, where a DELETE statement failed
because a trigger used the wrong meta-data and mixed up the data types.
- testDerby4677BulkInsertIntoEmptyTable() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBinaryDataTest
-
Bulk insert into a table should recreate the indexes correctly rather
than ignoring the unique nullable property of the index.
- testDerby4677BulkInsertWithReplace() - Method in class org.apache.derbyTesting.functionTests.tests.tools.ImportExportBinaryDataTest
-
Bulk insert into a table should recreate the indexes correctly rather
than ignoring the unique nullable property of the index.
- testDerby4677CompressTable() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NullableUniqueConstraintTest
-
Compress table should recreate the indexes correctly rather
than ignoring the unique nullable property of the index
- testDerby4698() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
HAVING with an aggregate function in presence of join flattening
DERBY-4698.
- testDerby48SelfLockingRecovery() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LazyDefaultSchemaCreationTest
-
Test that we recover from self locking in the auto-create
nested transaction (cf solution for DERBY-48).
- testDerby48SelfLockingRecoveryDeadlockDetectionOn() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LazyDefaultSchemaCreationTest
-
Test that we do get to see the self locking in the auto-create
nested transaction (cf solution for DERBY-48) when deadlock
detection is on, i.e. 40XL2 (LOCK_TIMEOUT_LOG) rather than
40XL1 (LOCK_TIMEOUT) happens.
- testDerby48testNewSchemaHang() - Method in class org.apache.derbyTesting.functionTests.tests.lang.LazyDefaultSchemaCreationTest
-
Reproduces hang seen in DERBY-48
- testDerby500() - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
Streams are not re-used.
- testDerby500_verifyVarcharStreams() - Method in class org.apache.derbyTesting.functionTests.tests.store.StreamingColumnTest
-
Test that DERBY500 fix did not change the behavior for varchar, char,
long varchar types when stream api is used.
- testDERBY5044_And_DERBY5120_DropColumn() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
Following test is for checking the upgrade scenario for DERBY-5044
and DERBY-5120.
- testDERBY5044AlterTableDropColumn() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
DERBY-5044(ALTER TABLE DROP COLUMN will not detect triggers defined
on other tables with their trigger action using the column being
dropped)
ALTER TABLE DROP COLUMN should detect triggers defined on other table
but using the table being altered in their trigger action.
- testDerby5073_dodgy_victims() - Method in class org.apache.derbyTesting.functionTests.tests.lang.DeadlockDetectionTest
-
Test case for DERBY-5073.
- testDerby5113() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.BlobClob4BlobTest
-
Test that Blob.truncate() resets the position before copying the first
N bytes into a new holder object.
- testDERBY5120NumRowsInSydependsForTrigger() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- testDERBY5121() - Method in class org.apache.derbyTesting.functionTests.tests.lang.TriggerTest
-
- testDERBY5121TriggerDataCorruption() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
Changes made for DERBY-1482 caused corruption which is being logged
under DERBY-5121.
- testDERBY5121TriggerTest2() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
- testDerby5157_addColumnWithDefaultValue() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
Test that an ALTER TABLE statement that adds a new column with a
default value, doesn't fail if the schema name, table name or column
name contains a double quote character.
- testDerby5157_changeIncrement() - Method in class org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest
-
Test that an ALTER TABLE statement that changes the increment value of
an identity column, doesn't fail if the schema name, table name or
column name contains a double quote character.
- testDerby522() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.NullSQLTextTest
-
Testing embedded comments in execute statement.
- testDERBY5289TriggerUpgradeFormat() - Method in class org.apache.derbyTesting.functionTests.tests.upgradeTests.BasicSetup
-
DERBY-5289 Upgrade could fail during upgrade with triggers due to
failure reading serializable or SQLData object
- testDerby5501() - Method in class org.apache.derbyTesting.functionTests.tests.lang.NestedWhereSubqueryTest
-
Allow multiple columns in EXISTS subquery.
- testDerby5507PlaintextPassword() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.AuthenticationTest
-
DERBY-5507: Setting a user's password as a database property, when
that user's password is already set as a system property, used to make
the password getting stored in plaintext in the database.
- testDerby5533GetXXX() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Tests that SQLStates are correct across drivers on rs.getXXX
over/underflow.
- testDerby5533UpdateXXX() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
Tests that SQLStates are correct across drivers on updateXXX
over/underflow.
- testDerby5536() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest
-
DERBY-5536: client driver change of implementation for getting long
from DECIMAL, so check correctness for two cases: 1) value with 18
decimal digits or less, and 2) value with more than 18 decimal
digits.
- testDerby5562ReadOnlyTimeout() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATransactionTest
-
Regression test case for DERBY-5562.
- testDerby5582() - Method in class org.apache.derbyTesting.functionTests.tests.store.Derby5582AutomaticIndexStatisticsTest
-
DERBY-5582 Ensure automatic statistics update thread can be created in the
context of a SecurityManager that disallows modification of the parent
thread thread group.
- testDerby5584() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GroupByTest
-
DISTINCT aggregates in result sets which are opened multiple times.
- testDERBY5681() - Method in class org.apache.derbyTesting.functionTests.tests.lang.UpdateStatisticsTest
-
Fixed DERBY-5681(When a foreign key constraint on a table is dropped,
the associated statistics row for the conglomerate is not removed.)
- testDERBY781() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
DERBY-781: Materialize subqueries where possible to avoid creating
invariant result sets many times.
- testDerby966() - Method in class org.apache.derbyTesting.functionTests.tests.jdbcapi.XATest
-
Derby-966 holdability and global/location transactions.
- testDERBY_2218() - Method in class org.apache.derbyTesting.functionTests.tests.lang.SubqueryTest
-
Test the fix for DERBY-2218
- testDerby_4405() - Method in class org.apache.derbyTesting.functionTests.tests.lang.JoinTest
-
Derby-4405 improve rewrite of OUTER JOIN to INNER JOIN in presence of
null intolerant predicate.
- testDerby_4426() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test for DERBY-4426
- testDerby_4448_4451() - Method in class org.apache.derbyTesting.functionTests.tests.lang.GeneratedColumnsTest
-
Test for DERBY-4448 and DERBY-4451: removal of explicitly given values
for generated column failed if there is more than one row in the VALUES
clause.
- testDerby_4471a() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
Test that left outer join reordering works as expected.
- testDerby_4471b() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
Test that left outer join reordering works as expected.
- testDerby_4471c() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
Check that ordering actually takes place as well as checking that the
results are correct.
- testDerby_4471d() - Method in class org.apache.derbyTesting.functionTests.tests.lang.OuterJoinTest
-
Check that ordering actually takes place (more complex: nested
reordering) as well as checking that the results are correct.
- testDERBY_4549() - Method in class org.apache.derbyTes