| Package | Description |
|---|---|
| org.fastnate.data | |
| org.fastnate.data.csv | |
| org.fastnate.examples.data | |
| org.fastnate.maven.test |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataProvider
Implementations of this class will automatically instantiated by the
EntityImporter. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCsvDataProvider<E>
Base class for converters that create SQL files from CSV files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrganisationData
Example DataProvider for importing a CSV file.
|
class |
PersonData
Generates some example data for a
Person. |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenTestCsvData
Test class for importing CSV files using the maven plugin.
|
class |
MavenTestData
Data provider for the maven test.
|
Copyright © 2016 fastnate.org. All rights reserved.