Uses of Interface
adams.flow.transformer.SampleDataDatabaseWriter
-
Packages that use SampleDataDatabaseWriter Package Description adams.flow.transformer -
-
Uses of SampleDataDatabaseWriter in adams.flow.transformer
Classes in adams.flow.transformer that implement SampleDataDatabaseWriter Modifier and Type Class Description class
BulkSampleDataDbWriter
Writes sample data to the database and outputs whether the operation was successful.class
SampleDataDbWriter
Writes sample data to the database if possible and passes the ID of the saved report on.
-