All Classes and Interfaces
Class
Description
Implementations of this class will automatically instantiated by the
EntityImporter.Base classes for implementations of
DataProviderFactory.Converts a string in an import file to a
Boolean.Converts a string from an import file to a
Character.Used to check if the generation of the SQL file has to start, because a changed file contains relevant data.
Represents one file from the class path or the file system which is imported with a
DataProvider.Represents a folder from the file system or the classpath that contains data to import with a
DataProvider.A runtime exception that can be used by all data providers to indicate the exact position of an error during import
of data.
Implementations of this class will automatically instantiated by the
EntityImporter.Finds and builds all implementations of
DataProvider for the current environment.Converts a string in an import file file to a date.
Finds and builds all implementations of
DataProvider from the class path.Uses the
EntityRegistration to resolve entities by their unique property.Main class for importing entities.
Used by the JPA provider to import data as soon as the database is created.
Registers entities by their unique properties to offer them to other data providers.
Converts a string in an import file to an
Enum value.Converts a string from an import file to a Java object using a list of
Formats.Represents a data file from the file system.
Represents a folder from the file system.
Imports all entities from all files in
$dataFolder/entities that match a
specific pattern.Imports all entities from all XML files in
$dataFolder/entities.Find and initializes
DataProviders on the classpath.Imports an entity from an XML file using
JAXB.Converts a string from an import file to an object by using an explicit mapping.
Converts a string from an import file to a number.
Wraps the contents of a
PluralProperty to use a common interface during import, independent of the actual
subtype.Used to convert a string from an import file to a Java object.
Base class for all importers that work with
PropertyConverters.Uses the
EntityRegistration to resolve entities by a specific unique property.Represents a data file from an URL.
Represents a file from the class path.
Represents a folder from the class path.
Imports entities from a set of XML files in the following format: