Package net.simplace.sim.io.interfaces
package net.simplace.sim.io.interfaces
-
ClassDescriptionimplementation of the
FWSimInterfacegiving access to resources from and output to files divider can be given in xml-configuration tag. implementation of theFWSimInterfaceusing ConnectionPool giving access to resources from and output to Databases use by FWSimInterface.getInterface(FWSimVarMap, CONTENT_TYPE).createStatement(); Make sure to free connections after use by calling ConnectionPoolManager#getInstance#freeConnection(Connection)implementation of theFWSimInterfacegiving access to resources from and output to files divider can be given in xml-configuration tag. implementation of the FWSimInterfacegiving access to resources from and output to files IO integrates resources and output Interface can be used by input and output components Interface is able to abstract data access format as Database via SQLDatabaseInterfaceExcel (csv)CSVInterfaceXMLXMLInterfaceMEMORYMEMORYInterfaceUses File Access Pool and Connection Poolidentifiers for different interface typesimplementation of theFWSimInterfaceusing ConnectionPool giving access to resources from and output to Databases use by FWSimInterface.getInterface(FWSimVarMap, CONTENT_TYPE).createStatement(); Make sure to free connections after use by calling ConnectionPoolManager#getInstance#freeConnection(Connection)implementation of theFWSimInterfacegiving access to output as memory representation. implementation of theFWSimInterfacegiving access to resources from and output to files divider can be given in xml-configuration tag. implementation of theFWSimInterfacegiving access to resources from and output to xml-files method FWSimInterface.getInterface(FWSimVarMap, CONTENT_TYPE).getRootElement() provide the user with the needed content.