Uses of Class
org.dbunit.dataset.DataSetBuilder.TableBuilder
Packages that use DataSetBuilder.TableBuilder
-
Uses of DataSetBuilder.TableBuilder in org.dbunit.dataset
Methods in org.dbunit.dataset that return DataSetBuilder.TableBuilderModifier and TypeMethodDescriptionSets the column names for this table.Adds a row of values to this table.Starts configuring a new table with the given name.Starts configuring another table, finalizing this one.