public class SimpleJdbcDatabase extends AbstractDeployedSystem implements JdbcAware
| Constructor and Description | 
|---|
| SimpleJdbcDatabase() | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.sql.DataSource | getDataSource() | 
| java.lang.String | getDeployedSystemId()Unique ID for this system instance. | 
| void | setDataSource(javax.sql.DataSource dataSource) | 
getDeploymentData, getDistribution, getTargetDatapublic java.lang.String getDeployedSystemId()
DeployedSystemgetDeployedSystemId in interface DeployedSystemgetDeployedSystemId in class AbstractDeployedSystempublic javax.sql.DataSource getDataSource()
getDataSource in interface JdbcAwarepublic void setDataSource(javax.sql.DataSource dataSource)
Copyright © 2007–2020. All rights reserved.