Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » components » language » markup » xsp » [javadoc | source]
org.apache.cocoon.components.language.markup.xsp
public class: EsqlConnectionCocoon2 [javadoc | source]
java.lang.Object
   org.apache.cocoon.components.language.markup.xsp.EsqlConnection
      org.apache.cocoon.components.language.markup.xsp.EsqlConnectionCocoon2

All Implemented Interfaces:
    Connection

This is the Cocoon2 specific part of an EsqlConnection. This should only be in the C2 codebase based on the orginal esql.xsl
Field Summary
public  DataSourceComponent datasource     
Fields inherited from org.apache.cocoon.components.language.markup.xsp.EsqlConnection:
LIMIT_METHOD_NOLIMIT,  LIMIT_METHOD_POSTGRESQL,  LIMIT_METHOD_MYSQL,  LIMIT_METHOD_JDBC,  connection
Methods from org.apache.cocoon.components.language.markup.xsp.EsqlConnection:
clearWarnings,   close,   commit,   createStatement,   createStatement,   getAutoCommit,   getCatalog,   getInfo,   getLimitMethod,   getMetaData,   getTransactionIsolation,   getTypeMap,   getUrl,   getWarnings,   isClosed,   isReadOnly,   multipleResults,   nativeSQL,   prepareCall,   prepareCall,   prepareStatement,   prepareStatement,   rollback,   setAutoCommit,   setCatalog,   setLimitMethod,   setMultipleResults,   setPassword,   setProperty,   setReadOnly,   setTransactionIsolation,   setTypeMap,   setUrl,   setUser
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait