62480488056fa0a7e1508c0d9104bf2c1a090c7a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute public PASSWORD : String in class org.lealone.test.TestBase | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method package isRootUser(userName String) : boolean extracted from private createSession(dbName String, ci ConnectionInfo, ifExists boolean) : ServerSession in class org.lealone.db.DatabaseEngine.SessionFactoryImpl & moved to class org.lealone.db.Database | From | To | |
Extract And Move Method package createAdminUser(userName String, userPasswordHash byte[]) : User extracted from private createSession(dbName String, ci ConnectionInfo, ifExists boolean) : ServerSession in class org.lealone.db.DatabaseEngine.SessionFactoryImpl & moved to class org.lealone.db.Database | From | To |