Interface | Description |
---|---|
DataFile |
Represents one file from the class path or the file system which is imported with a
DataProvider . |
DataFolder |
Represents a folder from the file system or the classpath that contains data to import with a
DataProvider . |
Class | Description |
---|---|
FsDataFile |
Represents a data file from the file system.
|
FsDataFolder |
Represents a folder from the file system.
|
GenericDataProvider |
Imports all entities from all files in
$dataFolder/entities that match a
specific pattern. |
UrlDataFile |
Represents a data file from an URL.
|
VfsDataFile |
Represents a file from the class path.
|
VfsDataFolder |
Represents a folder from the class path.
|
Copyright © 2022 fastnate.org. All rights reserved.