Package org.mmbase.storage.implementation.database

Interface Summary
ResultSetReader Instances of this can be fed to DatabaseStorageManager.executeQuery(java.lang.String, org.mmbase.storage.implementation.database.ResultSetReader).
 

Class Summary
Attributes This class defines the attributes names used by the default database storage manager classes.
DatabaseStorageLookup Represents a xml document that can be used to determine the database configuration resource, based on a database's metadata.
DatabaseStorageManager A JDBC implementation of an object related storage manager.
DatabaseStorageManager.InputStreamBlob  
DatabaseStorageManagerFactory A storage manager factory for database storages.
GenericDataSource This class functions as a Datasource wrapper around the JDBC Module.
GenericDataSource.ConnectionProxy Interesting trick to make things compile in both java 1.5 and 1.6
InformixStorageManager  
PostgresqlLargeObjectStorageManager This class is responsible for handling binary objects using the PostgreSQL LargeObject API.
RelationalDatabaseStorageManager A JDBC implementation of a storage manager for relational databases.
Schemes This class defines the scheme names and defaults used by the default database storage manager classes.
ViewDatabaseStorageManager  
 



MMBase 2.0-SNAPSHOT - null