|
Rename Parameter iRecords : List<ODocument> to records : List<ODocument> in method protected OrientJdbcResultSet(statement OrientJdbcStatement, records List<ODocument>, type int, concurrency int, holdability int) in class com.orientechnologies.orient.jdbc.OrientJdbcResultSet |
From |
To |
|
Rename Parameter sql : String to sqlCommand : String in method public execute(sqlCommand String) : boolean in class com.orientechnologies.orient.jdbc.OrientJdbcStatement |
From |
To |
|
Rename Parameter iOrientJdbcStatement : OrientJdbcStatement to statement : OrientJdbcStatement in method protected OrientJdbcResultSet(statement OrientJdbcStatement, records List<ODocument>, type int, concurrency int, holdability int) in class com.orientechnologies.orient.jdbc.OrientJdbcResultSet |
From |
To |