Dashboard Builder Commons 6.0.0.CR2

Package org.jboss.dashboard.database

Interface Summary
Persistent A persistent entity. i.e: it can be saved, updated and deleted.
 

Class Summary
DatabaseAutoSynchronizer This component manages the database creation.
DataSourceEntry A database connection definition either in plain JDBC or JNDI.
DataSourceManager Manager used to access the DataSource instances configured in the current installation.
ExternalDataSource A data source implementation that bounds its connections to the underlying transaction.
InstalledModule Persistent class that holds information regarding an InitialModule instance already by the InitialModulesManager.
JDBCDataSourceEntry A data source entry that gets the database connection via the JDBC protocol.
JNDIDataSourceEntry A data source entry that gets the database connection doing a JNDI lookup of the target data source.
NonPooledDataSource A data source implementation that bounds every connection to the underlying thread.
 


Dashboard Builder Commons 6.0.0.CR2

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.