abstract class MondrianOlap4jPreparedStatement extends MondrianOlap4jStatement implements PreparedOlapStatement, OlapParameterMetaData
PreparedOlapStatement
 for the Mondrian OLAP engine.
 This class has sub-classes which implement JDBC 3.0 and JDBC 4.0 APIs;
 it is instantiated using Factory.newPreparedStatement(java.lang.String, mondrian.olap4j.MondrianOlap4jConnection).
| Modifier and Type | Field and Description | 
|---|---|
(package private) MondrianOlap4jCellSetMetaData | 
cellSetMetaData  | 
closeOnCompletion, olap4jConnection, openCellSetquery, queryTimeoutCLOSE_ALL_RESULTS, CLOSE_CURRENT_RESULT, EXECUTE_FAILED, KEEP_CURRENT_RESULT, NO_GENERATED_KEYS, RETURN_GENERATED_KEYS, SUCCESS_NO_INFOparameterModeIn, parameterModeInOut, parameterModeOut, parameterModeUnknown, parameterNoNulls, parameterNullable, parameterNullableUnknown| Modifier | Constructor and Description | 
|---|---|
protected  | 
MondrianOlap4jPreparedStatement(MondrianOlap4jConnection olap4jConnection,
                               String mdx)
Creates a MondrianOlap4jPreparedStatement. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addBatch()  | 
void | 
clearParameters()  | 
boolean | 
execute()  | 
CellSet | 
executeQuery()  | 
int | 
executeUpdate()  | 
(package private) <T> T | 
foo(mondrian.olap4j.MondrianOlap4jPreparedStatement.TypeHelper<T> helper,
   Type type)  | 
Cube | 
getCube()  | 
CellSetMetaData | 
getMetaData()  | 
String | 
getParameterClassName(int param)  | 
int | 
getParameterCount()  | 
OlapParameterMetaData | 
getParameterMetaData()  | 
int | 
getParameterMode(int param)  | 
String | 
getParameterName(int param)  | 
Type | 
getParameterOlapType(int param)  | 
int | 
getParameterType(int param)  | 
String | 
getParameterTypeName(int param)  | 
int | 
getPrecision(int param)  | 
int | 
getScale(int param)  | 
int | 
isNullable(int param)  | 
boolean | 
isSet(int parameterIndex)  | 
boolean | 
isSigned(int param)  | 
void | 
setArray(int parameterIndex,
        Array x)  | 
void | 
setAsciiStream(int parameterIndex,
              InputStream x,
              int length)  | 
void | 
setBigDecimal(int parameterIndex,
             BigDecimal x)  | 
void | 
setBinaryStream(int parameterIndex,
               InputStream x,
               int length)  | 
void | 
setBlob(int parameterIndex,
       Blob x)  | 
void | 
setBoolean(int parameterIndex,
          boolean x)  | 
void | 
setByte(int parameterIndex,
       byte x)  | 
void | 
setBytes(int parameterIndex,
        byte[] x)  | 
void | 
setCharacterStream(int parameterIndex,
                  Reader reader,
                  int length)  | 
void | 
setClob(int parameterIndex,
       Clob x)  | 
void | 
setDate(int parameterIndex,
       Date x)  | 
void | 
setDate(int parameterIndex,
       Date x,
       Calendar cal)  | 
void | 
setDouble(int parameterIndex,
         double x)  | 
void | 
setFloat(int parameterIndex,
        float x)  | 
void | 
setInt(int parameterIndex,
      int x)  | 
void | 
setLong(int parameterIndex,
       long x)  | 
void | 
setNull(int parameterIndex,
       int sqlType)  | 
void | 
setNull(int parameterIndex,
       int sqlType,
       String typeName)  | 
void | 
setObject(int parameterIndex,
         Object x)  | 
void | 
setObject(int parameterIndex,
         Object x,
         int targetSqlType)  | 
void | 
setObject(int parameterIndex,
         Object x,
         int targetSqlType,
         int scaleOrLength)  | 
void | 
setRef(int parameterIndex,
      Ref x)  | 
void | 
setShort(int parameterIndex,
        short x)  | 
void | 
setString(int parameterIndex,
         String x)  | 
void | 
setTime(int parameterIndex,
       Time x)  | 
void | 
setTime(int parameterIndex,
       Time x,
       Calendar cal)  | 
void | 
setTimestamp(int parameterIndex,
            Timestamp x)  | 
void | 
setTimestamp(int parameterIndex,
            Timestamp x,
            Calendar cal)  | 
void | 
setUnicodeStream(int parameterIndex,
                InputStream x,
                int length)  | 
void | 
setURL(int parameterIndex,
      URL x)  | 
void | 
unset(int parameterIndex)  | 
addBatch, addListener, cancel, clearBatch, clearWarnings, close, execute, execute, execute, execute, executeBatch, executeOlapQuery, executeOlapQuery, executeOlapQueryInternal, executeQuery, executeQuery2, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getConnection, getFetchDirection, getFetchSize, getGeneratedKeys, getMaxFieldSize, getMaxRows, getMondrianConnection, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUpdateCount, getWarnings, isClosed, isPoolable, isWrapperFor, onResultSetClose, parseQuery, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setPoolable, setQueryTimeout, start, unwrapcheckCancelOrTimeout, enableProfiling, end, getCurrentExecution, getId, getProfileHandler, getProperty, getQuery, getQueryTimeoutMillis, getSchema, getSchemaReader, setQuery, setQueryTimeoutMillisclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAsciiStream, setAsciiStream, setBinaryStream, setBinaryStream, setBlob, setBlob, setCharacterStream, setCharacterStream, setClob, setClob, setNCharacterStream, setNCharacterStream, setNClob, setNClob, setNClob, setNString, setRowId, setSQLXMLaddListener, executeOlapQuery, executeOlapQuery, getConnectionaddBatch, cancel, clearBatch, clearWarnings, close, closeOnCompletion, execute, execute, execute, execute, executeBatch, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getFetchDirection, getFetchSize, getGeneratedKeys, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUpdateCount, getWarnings, isClosed, isCloseOnCompletion, isPoolable, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setPoolable, setQueryTimeoutisWrapperFor, unwrapisWrapperFor, unwrapcheckCancelOrTimeout, enableProfiling, end, getCurrentExecution, getId, getProfileHandler, getProperty, getQuery, getQueryTimeoutMillis, getSchema, getSchemaReader, setQuery, setQueryTimeoutMillisMondrianOlap4jCellSetMetaData cellSetMetaData
protected MondrianOlap4jPreparedStatement(MondrianOlap4jConnection olap4jConnection, String mdx) throws OlapException
olap4jConnection - Connectionmdx - MDX query stringOlapException - if database error occurspublic CellSet executeQuery() throws OlapException
executeQuery in interface PreparedStatementexecuteQuery in interface PreparedOlapStatementOlapExceptionpublic OlapParameterMetaData getParameterMetaData() throws OlapException
getParameterMetaData in interface PreparedStatementgetParameterMetaData in interface PreparedOlapStatementOlapExceptionpublic Cube getCube()
getCube in interface PreparedOlapStatementpublic int executeUpdate()
                  throws SQLException
executeUpdate in interface PreparedStatementSQLExceptionpublic void setNull(int parameterIndex,
           int sqlType)
             throws SQLException
setNull in interface PreparedStatementSQLExceptionpublic void setBoolean(int parameterIndex,
              boolean x)
                throws SQLException
setBoolean in interface PreparedStatementSQLExceptionpublic void setByte(int parameterIndex,
           byte x)
             throws SQLException
setByte in interface PreparedStatementSQLExceptionpublic void setShort(int parameterIndex,
            short x)
              throws SQLException
setShort in interface PreparedStatementSQLExceptionpublic void setInt(int parameterIndex,
          int x)
            throws SQLException
setInt in interface PreparedStatementSQLExceptionpublic void setLong(int parameterIndex,
           long x)
             throws SQLException
setLong in interface PreparedStatementSQLExceptionpublic void setFloat(int parameterIndex,
            float x)
              throws SQLException
setFloat in interface PreparedStatementSQLExceptionpublic void setDouble(int parameterIndex,
             double x)
               throws SQLException
setDouble in interface PreparedStatementSQLExceptionpublic void setBigDecimal(int parameterIndex,
                 BigDecimal x)
                   throws SQLException
setBigDecimal in interface PreparedStatementSQLExceptionpublic void setString(int parameterIndex,
             String x)
               throws SQLException
setString in interface PreparedStatementSQLExceptionpublic void setBytes(int parameterIndex,
            byte[] x)
              throws SQLException
setBytes in interface PreparedStatementSQLExceptionpublic void setDate(int parameterIndex,
           Date x)
             throws SQLException
setDate in interface PreparedStatementSQLExceptionpublic void setTime(int parameterIndex,
           Time x)
             throws SQLException
setTime in interface PreparedStatementSQLExceptionpublic void setTimestamp(int parameterIndex,
                Timestamp x)
                  throws SQLException
setTimestamp in interface PreparedStatementSQLExceptionpublic void setAsciiStream(int parameterIndex,
                  InputStream x,
                  int length)
                    throws SQLException
setAsciiStream in interface PreparedStatementSQLExceptionpublic void setUnicodeStream(int parameterIndex,
                    InputStream x,
                    int length)
                      throws SQLException
setUnicodeStream in interface PreparedStatementSQLExceptionpublic void setBinaryStream(int parameterIndex,
                   InputStream x,
                   int length)
                     throws SQLException
setBinaryStream in interface PreparedStatementSQLExceptionpublic void clearParameters()
                     throws SQLException
clearParameters in interface PreparedStatementSQLExceptionpublic void setObject(int parameterIndex,
             Object x,
             int targetSqlType)
               throws SQLException
setObject in interface PreparedStatementSQLExceptionpublic void setObject(int parameterIndex,
             Object x)
               throws SQLException
setObject in interface PreparedStatementSQLExceptionpublic boolean execute()
                throws SQLException
execute in interface PreparedStatementSQLExceptionpublic void addBatch()
              throws SQLException
addBatch in interface PreparedStatementSQLExceptionpublic void setCharacterStream(int parameterIndex,
                      Reader reader,
                      int length)
                        throws SQLException
setCharacterStream in interface PreparedStatementSQLExceptionpublic void setRef(int parameterIndex,
          Ref x)
            throws SQLException
setRef in interface PreparedStatementSQLExceptionpublic void setBlob(int parameterIndex,
           Blob x)
             throws SQLException
setBlob in interface PreparedStatementSQLExceptionpublic void setClob(int parameterIndex,
           Clob x)
             throws SQLException
setClob in interface PreparedStatementSQLExceptionpublic void setArray(int parameterIndex,
            Array x)
              throws SQLException
setArray in interface PreparedStatementSQLExceptionpublic CellSetMetaData getMetaData()
getMetaData in interface PreparedStatementgetMetaData in interface PreparedOlapStatementpublic void setDate(int parameterIndex,
           Date x,
           Calendar cal)
             throws SQLException
setDate in interface PreparedStatementSQLExceptionpublic void setTime(int parameterIndex,
           Time x,
           Calendar cal)
             throws SQLException
setTime in interface PreparedStatementSQLExceptionpublic void setTimestamp(int parameterIndex,
                Timestamp x,
                Calendar cal)
                  throws SQLException
setTimestamp in interface PreparedStatementSQLExceptionpublic void setNull(int parameterIndex,
           int sqlType,
           String typeName)
             throws SQLException
setNull in interface PreparedStatementSQLExceptionpublic void setURL(int parameterIndex,
          URL x)
            throws SQLException
setURL in interface PreparedStatementSQLExceptionpublic void setObject(int parameterIndex,
             Object x,
             int targetSqlType,
             int scaleOrLength)
               throws SQLException
setObject in interface PreparedStatementSQLExceptionpublic String getParameterName(int param) throws OlapException
getParameterName in interface OlapParameterMetaDataOlapExceptionpublic Type getParameterOlapType(int param) throws OlapException
getParameterOlapType in interface OlapParameterMetaDataOlapExceptionpublic int getParameterCount()
getParameterCount in interface ParameterMetaDatapublic int isNullable(int param)
               throws SQLException
isNullable in interface ParameterMetaDataSQLExceptionpublic boolean isSigned(int param)
                 throws SQLException
isSigned in interface ParameterMetaDataSQLExceptionpublic int getPrecision(int param)
                 throws SQLException
getPrecision in interface ParameterMetaDataSQLExceptionpublic int getScale(int param)
             throws SQLException
getScale in interface ParameterMetaDataSQLExceptionpublic int getParameterType(int param)
                     throws SQLException
getParameterType in interface ParameterMetaDataSQLExceptionpublic String getParameterTypeName(int param) throws SQLException
getParameterTypeName in interface ParameterMetaDataSQLExceptionpublic String getParameterClassName(int param) throws SQLException
getParameterClassName in interface ParameterMetaDataSQLExceptionpublic int getParameterMode(int param)
                     throws SQLException
getParameterMode in interface ParameterMetaDataSQLExceptionpublic boolean isSet(int parameterIndex)
              throws SQLException
isSet in interface PreparedOlapStatementSQLExceptionpublic void unset(int parameterIndex)
           throws SQLException
unset in interface PreparedOlapStatementSQLException<T> T foo(mondrian.olap4j.MondrianOlap4jPreparedStatement.TypeHelper<T> helper,
        Type type)