| Package | Description |
|---|---|
| net.cpollet.jixture.fixtures | |
| net.cpollet.jixture.fixtures.loaders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectFixture<T>
Loads entities instance into database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseObjectFixture<T extends BaseObjectFixture>
Base class for
ObjectFixture implementations. |
class |
GeneratedFixture
Generate entities on the fly.
|
class |
MappingFixture
A simple fixture that loads a collection of entities.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleFixtureLoader.Executable.saveEntities(ScrollableFixture fixture) |
Copyright © 2014. All Rights Reserved.