|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.facetmap.sql.ConnectionManager.DataSourceWrapper
public static class ConnectionManager.DataSourceWrapper
Use this class to provide a J2EE DataSource to Facetmap as a ConnectionManager.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.facetmap.sql.ConnectionManager |
|---|
ConnectionManager.Basic, ConnectionManager.DataSourceWrapper |
| Field Summary | |
|---|---|
protected javax.sql.DataSource |
dataSource
|
| Constructor Summary | |
|---|---|
ConnectionManager.DataSourceWrapper(javax.sql.DataSource dataSource)
|
|
| Method Summary | |
|---|---|
java.sql.Connection |
getConnection()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.sql.DataSource dataSource
| Constructor Detail |
|---|
public ConnectionManager.DataSourceWrapper(javax.sql.DataSource dataSource)
| Method Detail |
|---|
public java.sql.Connection getConnection()
throws java.sql.SQLException
getConnection in interface ConnectionManagerjava.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||