Toggle navigation
Home
org.lealone.db.Database to org.lealone.db.IDatabase
No. of Instances - 32
No. of Commits - 1
No. of Projects - {'Lealone'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
DbException.throwInternalError("DB: " + db.getName() + ", Run Mode: "+ db.getRunMode()+ ", no hostIds")
to
DbException.throwInternalError("DB: " + db.getShortName() + ", Run Mode: "+ db.getRunMode()+ ", no hostIds")
Update argument list (Method invocation)
getCandidateEndpoints
to
getCandidateEndpoints