Dashboard Builder Commons 6.2.0.CR4

Uses of Package
org.jboss.dashboard.database

Packages that use org.jboss.dashboard.database
org.jboss.dashboard   
org.jboss.dashboard.database   
org.jboss.dashboard.database.hibernate   
org.jboss.dashboard.export   
 

Classes in org.jboss.dashboard.database used by org.jboss.dashboard
DataSourceManager
          Manager used to access the DataSource instances configured in the current installation.
 

Classes in org.jboss.dashboard.database used by org.jboss.dashboard.database
DataSourceEntry
          A database connection definition either in plain JDBC or JNDI.
Persistent
          A persistent entity. i.e: it can be saved, updated and deleted.
 

Classes in org.jboss.dashboard.database used by org.jboss.dashboard.database.hibernate
DatabaseAutoSynchronizer
          This component manages the database creation.
DataSourceManager
          Manager used to access the DataSource instances configured in the current installation.
 

Classes in org.jboss.dashboard.database used by org.jboss.dashboard.export
DataSourceEntry
          A database connection definition either in plain JDBC or JNDI.
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.
 


Dashboard Builder Commons 6.2.0.CR4

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