Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@todo 24
TODO 42

Each tag is detailed below:

@todo

Number of occurrences found in the code: 24

org.jdbc4olap.jdbc.OlapConnection Line
Implement this??? xmlaConn.setCatalog(arg0); 195
org.jdbc4olap.jdbc.OlapDatabaseMetaData Line
Determine "real" datatype for virtual key columns (using VARCHAR for now) 311
Check this 336
Why Map here, where above a List is used??? 341
Determine "real" datatype for virtual key columns (using VARCHAR for now) 371
Check if mappings are valid 426
Maybe remove schemaCache? 1044
Test reset/clear of schema cache after catalog changed 1045
Attempt to get friendly names, but may not be useful?... 1062
Can captions.getLength() be > 1, if so, what should we do? 1066
org.jdbc4olap.jdbc.OlapDriverTest Line
finish join sql 203
fix this? final OlapResultSet cats = (OlapResultSet) conn.getMetaData().getCatalogs(); assertEquals(1, cats.getData().size()); 297
Test reset/clear of schema cache after catalog changed with same connection object 317
org.jdbc4olap.jdbc.OlapPreparedStatementTest Line
Do we need to override OlapStatement#execute(String) methods in OlapPreparedStatement? 68
Implement getParameterMetaData()? assertNotNull(olapPreparedStatement.getParameterMetaData()); 93
Why is OlapPreparedStatemt.prepareSql() never called? 95
Do we need to override OlapStatement#execute(String) methods in OlapPreparedStatement? 108
org.jdbc4olap.jdbc.OlapResultSetMetaDataTest Line
Check this 97
org.jdbc4olap.jdbc.OlapResultSetTest Line
Restore when fixed assertNull(rs.getMetaData()); 40
org.jdbc4olap.jdbc.OlapStatement Line
Return empty resultset (with metadata) via OlapResultSet.createEmptyResultSet()? 530
Return empty resultset (with metadata) via OlapResultSet.createEmptyResultSet()? 575
Check this: contents of 'resultTypeMap' are updated, but never used 744
org.jdbc4olap.xmla.StandardPropertyManager Line
Why reset writableProperties here after refreshProperties() call above? 63
org.jdbc4olap.xmla.XmlaRestrictions Line
Actual value of parameter 'providerType' is always '"MDP"', Inline value '"MDP"' for parameter 'providerType'? 147

TODO

Number of occurrences found in the code: 42

org.jdbc4olap.jdbc.OlapPreparedStatement Line
Auto-generated method stub 128
Auto-generated method stub 133
Auto-generated method stub 137
Auto-generated method stub 141
Auto-generated method stub 145
Auto-generated method stub 149
Auto-generated method stub 153
Auto-generated method stub 157
Auto-generated method stub 161
Auto-generated method stub 165
Auto-generated method stub 169
Auto-generated method stub 173
Auto-generated method stub 177
Auto-generated method stub 213
Auto-generated method stub 217
Auto-generated method stub 229
Auto-generated method stub 233
Auto-generated method stub 237
Auto-generated method stub 257
Auto-generated method stub 261
Auto-generated method stub 265
Auto-generated method stub 269
Auto-generated method stub 273
Auto-generated method stub 277
org.jdbc4olap.jdbc.OlapStatement Line
Auto-generated method stub 229
Auto-generated method stub 241
Auto-generated method stub 245
Auto-generated method stub 249
ERROR 281
ERROR 285
ERROR 298
ERROR 305
ERROR 309
ERROR 322
ERROR 330
ERROR 347
ERROR 353
ERROR 367
ERROR 430
ERROR 442
ERROR 452
ERROR 543