Package org.fastnate.data
package org.fastnate.data
-
ClassDescriptionImplementations of this class will automatically instantiated by the
EntityImporter.Base classes for implementations ofDataProviderFactory.Used to check if the generation of the SQL file has to start, because a changed file contains relevant data.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 theEntityImporter.Finds and builds all implementations ofDataProviderfor the current environment.Finds and builds all implementations ofDataProviderfrom the class path.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.Find and initializesDataProviders on the classpath.