cd26097121389cb94a0fcd366dc8fc17e94cd1ce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected openSession(ci ConnectionInfo, ifExists boolean, cipher String) : Session renamed to private createSession(ci ConnectionInfo, ifExists boolean, cipher String) : Session in class org.lealone.engine.DatabaseEngine | From | To | |
Inline Method | 1 | ||
Inline Method protected openSession(ci ConnectionInfo) : Session inlined to private createSessionAndValidate(ci ConnectionInfo) : Session in class org.lealone.engine.DatabaseEngine | From | To |