Uses of Package
org.fastnate.data
Packages that use org.fastnate.data
Package
Description
-
Classes in org.fastnate.data used by org.fastnate.dataClassDescriptionBase classes for implementations of
DataProviderFactory.Implementations of this class will automatically instantiated by theEntityImporter.Finds and builds all implementations ofDataProviderfor the current environment.Main class for importing entities. -
Classes in org.fastnate.data used by org.fastnate.data.filesClassDescriptionA 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.Registers entities by their unique properties to offer them to other data providers. -
Classes in org.fastnate.data used by org.fastnate.data.propertiesClassDescriptionRegisters entities by their unique properties to offer them to other data providers.
-
Classes in org.fastnate.data used by org.fastnate.data.xmlClassDescriptionA 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.Registers entities by their unique properties to offer them to other data providers.