| Package | Description |
|---|---|
| net.cpollet.jixture.fixtures | |
| net.cpollet.jixture.fixtures.loaders | |
| net.cpollet.jixture.helper | |
| net.cpollet.jixture.support |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlFixture.load(UnitDaoFactory unitDaoFactory)
Execute the SQL queries.
|
void |
SqlFileFixture.load(UnitDaoFactory unitDaoFactory)
Execute the SQL file's content.
|
void |
RawFixture.load(UnitDaoFactory unitDaoFactory)
Execute the raw file's content.
|
| Modifier and Type | Field and Description |
|---|---|
protected UnitDaoFactory |
SimpleFixtureLoader.unitDaoFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingDefinitionHolderImpl.setUnitDaoFactory(UnitDaoFactory unitDaoFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected UnitDaoFactory |
BaseDatabaseTestSupport.unitDaoFactory |
Copyright © 2014. All Rights Reserved.