| 
                         Interface Type  | 
                     		
                     
                         JDBC Interface  | 
                     		
                     
                         Supported  | 
                     		
                     
                         Not Supported  | 
                     	
                  
| 
                         PreparedStatement  | 
                     		
                     
                         addBatch  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  
| 
                         clearParameters  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         execute()  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         executeQuery()  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         getMetaData()  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setArray(int arg0, Array arg1)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setASCIIStream(int parameterIndex, InputStream x, int length)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setBigDecimal(int pindex, BigDecimal x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setBinaryStream(int pIndex, InputStream x, int length)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setBlob(int arg0, Blob arg1)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setBoolean(int pindex, boolean x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setByte(int pindex, byte x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setBytes(int pindex, byte[]x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setCharacterStream(int arg0, Reader arg1, int arg2)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setClob(int arg0, Clob arg1)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setDate(int arg0, Date arg1, Calendar arg2)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setDate(Int pindex, Datex)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setDouble(int pindex, doublex)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setFloat(int pindex, float x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setInt(int pindex, int x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setLong(int pinde, long x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setNull(int arg0, int arg2, String arg2)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setNull(int pindex, int sqlType)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setObject(int pindex, Object x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setObject(int pindex, Object x, int targetSqlType)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setObject(jint pindex, Object x, int targetSqlType, int scale)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setRef(int arg0, Ref arg1)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setShort(int pindex, short x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setString(int pindex, String x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setTime(int arg0, Time arg1, Calendar arg2)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setTime(int pindex, Time x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setTimestamp(int arg0, Timestamp arg1, Calendar arg2)  | 
                     		
                     
                         
  | 
                     		
                     
                         x  | 
                     	
                  |
| 
                         setTimestamp(int pindex, Timestamp x)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  | 
                     	
                  |
| 
                         setUnicodeStream(int pindex, InputStream x, int length)  | 
                     		
                     
                         x  | 
                     		
                     
                         
  |