Package | Description |
---|---|
org.jboss.dashboard.database |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceEntry
A database connection definition either in plain JDBC or JNDI.
|
class |
JDBCDataSourceEntry
A data source entry that gets the database connection via the JDBC protocol.
|
class |
JNDIDataSourceEntry
A data source entry that gets the database connection doing a JNDI lookup of the target data source.
|
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.