|
Change Return Type FileStore to FileStorage in method public openFile(name String, mode String, mustExist boolean) : FileStorage in class org.lealone.db.DataHandler |
From |
To |
|
Change Return Type FileStore to FileStorage in method public openFile(name String, mode String, mustExist boolean) : FileStorage in class org.lealone.sql.dml.ScriptBase |
From |
To |
|
Change Return Type FileStoreOutputStream to FileStorageOutputStream in method private initLarge(h DataHandler) : FileStorageOutputStream in class org.lealone.common.value.ValueLob |
From |
To |
|
Change Return Type FileStore to FileStorage in method public openFile(name String, openMode String, mustExist boolean) : FileStorage in class org.lealone.db.Database |
From |
To |
|
Change Return Type FileStore to FileStorage in method public openFile(name String, mode String, mustExist boolean) : FileStorage in class org.lealone.client.FrontendSession |
From |
To |
|
Change Variable Type store : FileStore to fileStorage : FileStorage in method public openFile(name String, mode String, mustExist boolean) : FileStorage in class org.lealone.client.FrontendSession |
From |
To |
|
Change Variable Type out : FileStoreOutputStream to out : FileStorageOutputStream in method private ValueLobDb(handler DataHandler, buff byte[], len int, in InputStream, remaining long) in class org.lealone.common.value.ValueLobDb |
From |
To |
|
Change Variable Type out : FileStoreOutputStream to out : FileStorageOutputStream in method private initLarge(h DataHandler) : FileStorageOutputStream in class org.lealone.common.value.ValueLob |
From |
To |
|
Change Variable Type out : FileStoreOutputStream to out : FileStorageOutputStream in method private createFromReader(buff char[], len int, in Reader, remaining long, h DataHandler) : void in class org.lealone.common.value.ValueLob |
From |
To |
|
Change Variable Type out : FileStoreOutputStream to out : FileStorageOutputStream in method private createFromStream(buff byte[], len int, in InputStream, remaining long, h DataHandler) : void in class org.lealone.common.value.ValueLob |
From |
To |
|
Change Variable Type store : FileStore to fileStorage : FileStorage in method public getInputStream() : InputStream in class org.lealone.common.value.ValueLobDb |
From |
To |
|
Change Variable Type out : FileStoreOutputStream to out : FileStorageOutputStream in method private ValueLobDb(handler DataHandler, in Reader, remaining long) in class org.lealone.common.value.ValueLobDb |
From |
To |
|
Change Variable Type store : FileStore to fileStorage : FileStorage in method public openFile(name String, openMode String, mustExist boolean) : FileStorage in class org.lealone.db.Database |
From |
To |
|
Change Variable Type store : FileStore to fileStorage : FileStorage in method public getInputStream() : InputStream in class org.lealone.common.value.ValueLob |
From |
To |
|
Change Attribute Type tempFile : FileStore to tempFile : FileStorage in class org.lealone.common.value.ValueLobDb |
From |
To |
|
Change Attribute Type store : FileStore to fileStorage : FileStorage in class org.lealone.sql.dml.ScriptBase |
From |
To |
|
Change Attribute Type tempFile : FileStore to tempFile : FileStorage in class org.lealone.common.value.ValueLob |
From |
To |
|
Change Attribute Type file : FileStore to file : FileStorage in class org.lealone.db.result.ResultDiskBuffer |
From |
To |
|
Change Attribute Type store : FileStore to fileStorage : FileStorage in class org.lealone.storage.FileStorageInputStream |
From |
To |
|
Change Attribute Type store : FileStore to fileStorage : FileStorage in class org.lealone.storage.FileStorageOutputStream |
From |
To |
|
Change Attribute Type file : FileStore to file : FileStorage in class org.lealone.db.result.RowList |
From |
To |
|
Change Attribute Type fileStorage : LogFileStorage to fileStorage : FileStorage in class org.lealone.transaction.log.LogChunkMap |
From |
To |