|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
getEdges() method using the database meta-data.searchNode() based on its internal
mode, which could be ALLOW_MODE, DENY_MODE or
NO_MODE:
NO_MODE is the default mode and means searchNode()
always return true
ALLOW_MODE is set when setAllowedNodes() is called
and it means searchNode() will return true only if the node is
contained on the Set (or array) passed to setAllowedNodes()
DENY_MODE is set when setDeniedNodes() is called
and it means searchNode() will return true only if the node is
not contained on the Set (or array) passed to setDeniedNodes()ITableFilter
interface to minimize the effort required to implement a filter.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.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.
Data Set Producer that produces datasets from
CVS files found at a base URL.Connection to a
IDatabaseConnection.DatabaseConnection.
DatabaseConnection.
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.
DBTestCase.newDatabaseTester() to plug-in a different implementation
of IDatabaseTester.PropertiesBasedJdbcDatabaseTester.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.SequenceTableFilter as
filtering startegy.
from node is the table which have the FK, while the
to node is the table with the PK.DataType corresponding to the specified value
runtime class.
DataType corresponding to the specified Sql
type.
null if none.
null if none.
getNodesFromImportedKeys()
or something similiar, otherwise the generated sequence of tables might not
work when inserted in the database (as some tables might be missing).
true if this column is nullable.
Types.
IDatabaseConnection.getConfig()
IDataSet.iterator() or IDataSet.reverseIterator() instead.
DataType.Comparable so the
ISearchCallback can properly order the dependencies of a node
(so, typically, the implementations will compare the getTo()
node).getConnection if the tester has not been
initialized yet.
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.
DefaultDatabaseTester is used by default.
DataSourceDatabaseTester
configured with the value returned from getDataSource().
JdbcDatabaseTester configured
with the values returned from getDriverClass,
getConnectionUrl, getUsername and JdbcBasedDBTestCase.getPassword().
JndiDatabaseTester configured
with the values returned from JndiBasedDBTestCase.getJNDIProperties() and
JndiBasedDBTestCase.getLookupName().
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.
true if target database supports batch statement.
Table class is just a step placeholder for a table name
within an Export.DataType
Base64.OutputStream.write(int) repeatedly until len
bytes are written.
FlatDtdDataSet.write(org.dbunit.dataset.IDataSet, java.io.OutputStream)
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||