|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.apache.cocoon.components.language.markup.xsp.EsqlConnection
|
+--org.apache.cocoon.components.language.markup.xsp.EsqlConnectionCocoon2
This is the Cocoon2 specific part of an EsqlConnection. This should only be in the C2 codebase
| Field Summary | |
org.apache.avalon.excalibur.datasource.DataSourceComponent |
datasource
|
| Fields inherited from class org.apache.cocoon.components.language.markup.xsp.EsqlConnection |
connection, LIMIT_METHOD_JDBC, LIMIT_METHOD_MYSQL, LIMIT_METHOD_NOLIMIT, LIMIT_METHOD_POSTGRESQL |
| Fields inherited from interface java.sql.Connection |
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE |
| Constructor Summary | |
EsqlConnectionCocoon2()
|
|
| Methods inherited from class org.apache.cocoon.components.language.markup.xsp.EsqlConnection |
clearWarnings, close, commit, createStatement, createStatement, getAutoCommit, getCatalog, getInfo, getLimitMethod, getMetaData, getTransactionIsolation, getTypeMap, getUrl, getWarnings, isClosed, isReadOnly, nativeSQL, prepareCall, prepareCall, prepareStatement, prepareStatement, rollback, setAutoCommit, setCatalog, setLimitMethod, setPassword, setProperty, setReadOnly, setTransactionIsolation, setTypeMap, setUrl, setUser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public org.apache.avalon.excalibur.datasource.DataSourceComponent datasource
| Constructor Detail |
public EsqlConnectionCocoon2()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||