|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSetLoader | |
|---|---|
| com.github.springtestdbunit | |
| com.github.springtestdbunit.dataset | |
| Uses of DataSetLoader in com.github.springtestdbunit |
|---|
| Methods in com.github.springtestdbunit that return DataSetLoader | |
|---|---|
DataSetLoader |
DbUnitRule.DbUnitTestContextAdapter.getDataSetLoader()
|
| Methods in com.github.springtestdbunit with parameters of type DataSetLoader | |
|---|---|
void |
DbUnitRule.setDataSetLoader(DataSetLoader dataSetLoader)
Set the DataSetLoader that will be used to load IDataSets. |
| Uses of DataSetLoader in com.github.springtestdbunit.dataset |
|---|
| Classes in com.github.springtestdbunit.dataset that implement DataSetLoader | |
|---|---|
class |
AbstractDataSetLoader
Abstract data set loader, which provides a basis for concrete implementations of the DataSetLoader strategy. |
class |
FlatXmlDataSetLoader
A data set loader that can be used to load xml datasets |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||