Package org.opensubsystems.core.persist.db.driver

Class Summary
AddBatchTest Test for inserting more values into the DB using addBatch() method
AddBatchTest.AddBatchTestInternal Internal class which can be included in other test suites directly without including the above suite.
DatabaseTestSchema This class encapsulates details about creation and upgrade of database schema required to test database driver functionality.
DateTest All tests related to date functionality.
DateTest.DateTestInternal Internal class which can be included in other test suites directly without including the above suite.
DBProcReturnInsertedRowsCountTest Test for returning number of inserted rows from stored procedure.
DBProcReturnInsertedRowsCountTest.DBProcReturnInsertedRowsCountTestInternal Internal class which can be included in other test suites directly without including the above suite.
DeleteWithSubqueryTest Test for delete query using subquery.
DeleteWithSubqueryTest.DeleteWithSubqueryTestInternal Internal class which can be included in other test suites directly without including the above suite.
DriverTests Test suite containing all tests verifying behaviour of different database drivers.
GeneratedKeyTest All tests related to test key generation by database.
GeneratedKeyTest.GeneratedKeyTestInternal Internal class which can be included in other test suites directly without including the above suite.
PreparedStatementTest All tests related to prepared statement.
PreparedStatementTest.PreparedStatementTestInternal Internal class which can be included in other test suites directly without including the above suite.
QueryTest All tests related to sql queries problems.
QueryTest.QueryTestInternal Internal class which can be included in other test suites directly without including the above suite.
SameColumnTest Test for same columns
SameColumnTest.SameColumnTestInternal Internal class which can be included in other test suites directly without including the above suite.
SelectAfterInsertIntoUniqueColumnTest Test for selecting data after inserting records and then inserting duplicate record into the unique table column.
SelectAfterInsertIntoUniqueColumnTest.SelectAfterInsertIntoUniqueColumnTestInternal Internal class which can be included in other test suites directly without including the above suite.
SetNullColumnTest Test for setting of NULL value and retrieving it from the varchar type DB column
SetNullColumnTest.SetNullColumnTestInternal Internal class which can be included in other test suites directly without including the above suite.
TimestampTest All tests related to timestamp functionality.
TimestampTest.TimestampTestInternal Internal class which can be included in other test suites directly without including the above suite.
TimeTest All tests related to time functionality.
TimeTest.TimeTestInternal Internal class which can be included in other test suites directly without including the above suite.
TransactionTest Test of transaction (update, insert, delete ans select in one transaction).
TransactionTest.TransactionTestInternal Internal class which can be included in other test suites directly without including the above suite.
UpdatableResultSetTest All tests related to result set functionality.
UpdatableResultSetTest.UpdatableResultSetTestInternal Internal class which can be included in other test suites directly without including the above suite.
UpdateDBProcWithoutOutputTest Test for update DB procedure without output parameter.
UpdateDBProcWithoutOutputTest.UpdateDBProcWithoutOutputTestInternal Internal class which can be included in other test suites directly without including the above suite.
 



Copyright © 2003 - 2006 OpenSubsystems s.r.o.