Package org.equanda.ymport

Interface Summary
DatabaseMap Mapping object which allows you to get the TableHandlers and FieldMaps for a database
FieldMap Mapping object which allows you to get the FieldHandlers for a specific table
FieldParser ...
TableHandler Table handler.
 

Class Summary
DatabaseMapAdapter Adapter for DatabaseMap objects.
FieldHandler Field handler, adds an extra field in a proxy object
FieldMapAdapter Adapter for FieldMap objects.
ImportHandler Import handler, actually do the import
ImportParser functions for parsing import data (commands and data)
ImportWorker Base class importing data based on a reader.
ImportWorkerUtil Utility class, routines and fields needed both in the servlet and in the generator used in GUI
Servlet Table handler.
TableHandlerBase Base implementation for a TableHandler
 

Exception Summary
ImportHandlerException Exception class indicating various problems in handling data for import (fields or tables not found, missing needed data, errors at create/update)
 



Copyright © 2007-2009. All Rights Reserved.