|
779f84e5df
|
Made client_service, transaction independent of provider.
Provider may not be loaded when client_service and
transaction are constructed.
|
2018-06-19 14:54:58 +03:00 |
|
|
ef5751943d
|
Refactored most of the server_state interface into server_service
abstract interface.
|
2018-06-18 16:52:41 +03:00 |
|
|
4a92841cb2
|
Moved commit()/rollback() to transaction_termination_service interface.
|
2018-06-18 15:31:57 +03:00 |
|
|
03043d3f25
|
Removing client_state dependency from client_service.
|
2018-06-18 10:21:02 +03:00 |
|
|
790c2bec4e
|
Renamed transcation_context to transaction
|
2018-06-17 10:04:00 +03:00 |
|
|
dd28b173ab
|
Renamed client_context to client_state.
|
2018-06-17 10:00:13 +03:00 |
|
|
ad0617c660
|
Using javadoc style for doc comments
|
2018-06-16 15:23:14 +03:00 |
|
|
4fbf1d0cf8
|
Refactoring dbms simulator. Intermediate commit.
|
2018-06-15 12:58:36 +03:00 |
|
|
cb3b2fbf9e
|
Fixed unit test failures caused by refactoring.
|
2018-06-14 23:13:25 +03:00 |
|
|
256000f934
|
Refactored client_service interface out of client_context
|
2018-06-14 19:44:38 +03:00 |
|
|
2cecb3defe
|
After statement result enum, is_autocommit() virtual method.
|
2018-06-09 20:01:46 +03:00 |
|