69f9ca9f86d83ec2da7a2fe09ba6b44281ca661f
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public getBatchStatement(ps PreparedStatement, batchParameters ArrayList<Value[]>) : BatchStatement moved from class org.lealone.sql.Parser to class org.lealone.server.TcpServerThread & inlined to private process() : void | From | To | |
Inline Method | 2 | ||
Inline Method private executeBatch(size int, command BatchStatement) : void inlined to private process() : void in class org.lealone.server.TcpServerThread | From | To |