Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha4
Description
- Merge AsyncSession and ReactiveSession into Session: consistent with other APIs where sync and async methods reside in a single interface
- Add missing async/reactive methods (executeScript), make sure everything is symmetric
- Add missing arguments to executeAsync(@Nullable Transaction transaction, Statement statement)
Attachments
Issue Links
- blocks
-
IGNITE-14972 Thin 3.0: Implement SQL API for java thin client
- Resolved
- is related to
-
IGNITE-15212 [Ignite 3] SQL API design.
- Resolved
- links to