org.openharmonise.rm.dsi |
Provides classes and interfaces to manage database interface functionality.
|
Java Source File Name | Type | Comment |
ColumnRefCache.java | Class | Cache of ColumnRef objects used within Harmonise. |
DatabaseInfo.java | Class | This class provides utility operations for finding out information
regarding how objects within Harmonise are mapped to the database. |
DatabaseSettings.java | Class | Wraps the database connection properties. |
DataStoreInterfaceFactory.java | Class | A factory class which creates new AbstractDataStoreInterface
instances appropriate to the database available to the current deployment
of Harmonise. |
DataStoreObject.java | Interface | An object whose data is taken from and saved to a relational database. |