|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
getEdges()
method using the database meta-data.ITableFilter
interface to minimize the effort required to implement a filter.IDataTypeFactory
against a given physical database system.true
if specified table is allowed by this filter.
tableName
' as query.
DatabaseDataSet
when a multiple tables
having the same name are accessible.Base64.InputStream
will read data from another
InputStream
, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
OutputStream
, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
put
operations may block when the
capacity is reached.IDataSetConsumer
which buffers all data
until the BufferedConsumer.endTable()
event occurs.ForwardOnlyResultSetTable.ForwardOnlyResultSetTable(ITableMetaData, ResultSet)
Column
objects.Column
s that are different in two tables.Compare
class is the step that compare the content of the
database against the specified dataset.false
. Use overload that doesn't have the combine argument.
Types
.
Types
and regards the given tableName and columnName.
ResultSetTableMetaData.ResultSetTableMetaData(String, ResultSet, IDataTypeFactory)
ResultSetTableMetaData.ResultSetTableMetaData(String, ResultSet, IDatabaseConnection)
Data Set Producer
that produces datasets from
CVS files found at a base URL.Connection
to a
IDatabaseConnection
.DatabaseConnection
.
DatabaseConnection
using a specific schema.
DatabaseConnection
using a specific schema.
IDataSet
.DataSource
to a
IDatabaseConnection
.DatabaseMetaData.getExportedKeys(java.lang.String, java.lang.String, java.lang.String)
.DatabaseUnitException
with no detail
message and no encapsulated exception.
DatabaseUnitException
with the specified detail
message and no encapsulated exception.
DatabaseUnitException
with the specified detail
message and encapsulated exception.
DatabaseUnitException
with the encapsulated
exception and use string representation as detail message.
DatabaseUnitRuntimeException
with no specified
detail message and no encapsulated exception.
DatabaseUnitRuntimeException
with the specified
detail message and no encapsulated exception.
DatabaseUnitRuntimeException
with the specified
detail message and encapsulated exception.
DatabaseUnitRuntimeException
with the encapsulated
exception and use its message as detail message.
IDataSetProducer
based on a given IDataSet
or a
ITableIterator
.DataSource
to create connections.Types
objects to their
java counterparts.DbUnitTask
is the task definition for an Ant
interface to DbUnit
.DbUnitTaskStep
interface allows the execute method
to be called on all elements nested under DbUnitTask
.IDataSetConsumer
interface.Export
class is the step that facilitates exporting
the contents of the database and/or it's corresponding DTD to a file.File
objects.SequenceTableFilter
as
filtering startegy.
ForeignKeyRelationshipEdge
and should be removedDataType
corresponding to the specified value
runtime class.
DataType
corresponding to the specified Sql
type.
Columns.getColumn(String, Column[])
ITableMetaData
objects
Column
s from the specified column array that
match one of the given columnNames
.
IColumnFilter
.
QualifiedTableName.getQualifiedName()
creating a new QualifiedTableName
object
Throwable.getCause()
to retrieve the nested exception
Throwable.getCause()
instead
InputSource
true
if this column is nullable.
Columns.getColumns(String[], Column[])
Columns.getColumns(String[], Column[])
QualifiedTableName.getQualifiedName()
creating a new QualifiedTableName
object
QualifiedTableName.getQualifiedName()
creating a new QualifiedTableName
object
Types
.
IDatabaseConnection.getConfig()
IDataSet.iterator()
or IDataSet.reverseIterator()
instead.
DataType
.IRowValueProvider
.true
if this DataType
represents a
date and/or time.
true
if this DataType
represents a
number.
true
if specified table is allowed by this filter.
FilteredDataSet
to
exposes only some tables from a dataset.MsSqlConnection
.
MsSqlConnection
.
NULL
values.
NULL
values.
Operation
class is the step that defines which
operation will be performed in the execution of the DbUnitTask
task.PropertyChangeMulticaster
object.
Query
class is just a step placeholder for a table name
within an Export
.Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
ResultSet
based ITableMetaData
implementationITable
where some rows can be filtered out from the original table
true
if the given schema exists for the given connection.
false
for backwards compatibility
Set whether or not to use the Comparable implementation of the corresponding column
DataType for comparing values or not.
ITable.getTableMetaData()
.
true
if target database supports batch statement.
Table
class is just a step placeholder for a table name
within an Export
.Types.TIME
object to a java object.ToleratedDeltaMap.ToleratedDelta
objects to be used
for numeric comparisons with an allowed deviation of two valuesDataType
IDataTypeFactory
.
Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
FlatDtdDataSet.write(org.dbunit.dataset.IDataSet, java.io.OutputStream)
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |