|
Pull Up Method public executeUpdateAsync(handler AsyncHandler<AsyncResult<Integer>>) : void from class org.lealone.replication.ReplicationCommand to public executeUpdateAsync(handler AsyncHandler<AsyncResult<Integer>>) : void from class org.lealone.db.CommandBase |
From |
To |
|
Pull Up Method public executeUpdateAsync(handler AsyncHandler<AsyncResult<Integer>>) : void from class org.lealone.db.ServerCommand to public executeUpdateAsync(handler AsyncHandler<AsyncResult<Integer>>) : void from class org.lealone.db.CommandBase |
From |
To |
|
Pull Up Method public executeQueryAsync(maxRows int, scrollable boolean, handler AsyncHandler<AsyncResult<Result>>) : void from class org.lealone.db.ServerCommand to public executeQueryAsync(maxRows int, scrollable boolean, handler AsyncHandler<AsyncResult<Result>>) : void from class org.lealone.db.CommandBase |
From |
To |
|
Pull Up Method public executeUpdateAsync(handler AsyncHandler<AsyncResult<Integer>>) : void from class org.lealone.client.ClientBatchCommand to public executeUpdateAsync(handler AsyncHandler<AsyncResult<Integer>>) : void from class org.lealone.db.CommandBase |
From |
To |
|
Pull Up Method public executeQueryAsync(maxRows int, scrollable boolean, handler AsyncHandler<AsyncResult<Result>>) : void from class org.lealone.replication.ReplicationCommand to public executeQueryAsync(maxRows int, scrollable boolean, handler AsyncHandler<AsyncResult<Result>>) : void from class org.lealone.db.CommandBase |
From |
To |
|
Pull Up Method public executeQueryAsync(maxRows int, scrollable boolean, handler AsyncHandler<AsyncResult<Result>>) : void from class org.lealone.client.ClientBatchCommand to public executeQueryAsync(maxRows int, scrollable boolean, handler AsyncHandler<AsyncResult<Result>>) : void from class org.lealone.db.CommandBase |
From |
To |