|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| DatabaseStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| Class Summary | |
| AbstractDatabaseStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| DatabaseTransaction | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| HSqlStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| MySqlStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| OODatabaseStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| PostgreSqlStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| RelationalDatabaseStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| SQL92DatabaseStorage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| Support2Storage | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
| Exception Summary | |
| UnsupportedDatabaseOperationException | Deprecated. This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
The storage implementation for various types of databases.
These classes implement functionality for accessing specific database systems through JDBC, making use of each database's characteristics, such as inheritance, specific SQL syntax requirements, generation of keys or indexes, and optimalization.
Access the Storage interface. Note that for backwards compatibility reasons it is also possible to use the MMJDBC2NodeInterface.
org.mmbase.storage
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||