Package | Description |
---|---|
csheets.ext.database.controller | |
csheets.ext.database.core | |
csheets.ext.database.ui |
Class and Description |
---|
Database
Contains all information about a given database technology
|
DatabaseFacade
A class that deals with all the data going into and from the databases (UML
facade pattern)
|
Class and Description |
---|
Database
Contains all information about a given database technology
|
DBConnectionFactory
A factory of database connection adapters
|
DBConnectionStrategy
Database connection interface
(applying the adapter pattern)
|
Class and Description |
---|
ThreadExport
The thread responsible for the export of data to a database
|
ThreadImportTables
The thread responsible for the import of table information from a database
|
ThreadSync
Creates a new thread for the sync function
|
ThreadUpdate
The thread responsible for the update of Cleansheet's content with a database
|