Package es.bsc.dataclay.dbhandler
Module intended to management of Data Bases.
-
Interface Summary Interface Description DBHandler This class represents the functions that any handler of the storage of objects must implement. -
Class Summary Class Description DBHandlerConf This class represents the Configuration needed to instatiate any DbHandler.DBHandlerFactory Factory to return instances of specific DBHandlers, according to the provided type.Utils -
Enum Summary Enum Description DBHandlerFactory.DBHandlerType All the supported DBHandler subtypes.