|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Node.addParent(Node, Field, Field, DependencyType) but creates an edge
with this node being the "from" and the child node being the "to" of the newly created edge.
Node.addParent(Node, Field, Field, DependencyType) and
Node.addChild(Node, Field, Field, DependencyType) methods to actually store an instance
of an edge in this instance's edge set.
HashMap with Class keys and Object values.Input.getProducer().
ColumnValues instances).DependencyInclusionResolver interface that can be configured
to include/exclude relationships by being provided a dependency graph in the form of ExportConfiguration instance.Input interface for the set of CSV files using the CsvProducer.Output interface to support output to a set of CSV files using CsvDataSetWriter.method listener that performs the database setup
for appropriately annotated test methods.DBSetup and DBUpgrader classes defined in the
rhq-core-dbutils module.DependencyInclusionResolver implementation that consideres an edge valid
if the JPA defines the fetch type as FetchType.EAGER.EntityDependencyGraph.Nodes linked to each other by Edges.ITableFilter interface acts as a proxy
between the EntityDependencyGraph and the dbUnit.InputStreamProvider implementation returning a FileInputStream.Input instance based on the input specification.
Input instance initialized with the specified
InputStreamProvider.
Settings.getOutputObject(String, String) only handling input.
Output instance based on the output specification.
Exporter.IDataSetProducer instances and are able to
close the system resources when the producer instance is no longer needed.Input implementations to get a "fresh" copy of the
same input stream.Entity annotation.
Node and its Edges into table and column names.IDataSetConsumer instances and are able to
close the system resources when the consumer instance is no longer needed.entities.InputStreamProvider implementation that returns System.in.Input interface for the XML files using the FlatXmlProducer.Output interface to output the database data into an XML file using
FlatXmlWriter.InputStreamProvider that returns
a ZipInputStream wrapped around the stream provided by the decorated provider.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||