Package | Description |
---|---|
org.jboss.dashboard | |
org.jboss.dashboard.database | |
org.jboss.dashboard.database.hibernate | |
org.jboss.dashboard.export |
Class and Description |
---|
DataSourceManager
Manager used to access the DataSource instances configured in the current installation.
|
Class and Description |
---|
DataSourceEntry
A database connection definition either in plain JDBC or JNDI.
|
Persistent
A persistent entity. i.e: it can be saved, updated and deleted.
|
Class and Description |
---|
DatabaseAutoSynchronizer
This component manages the database creation.
|
DataSourceManager
Manager used to access the DataSource instances configured in the current installation.
|
Class and Description |
---|
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.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.