Skip to content

jdbc: Support Connection.{get,set}IsolationLevel #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Totktonada opened this issue Jan 22, 2019 · 0 comments
Open

jdbc: Support Connection.{get,set}IsolationLevel #103

Totktonada opened this issue Jan 22, 2019 · 0 comments
Labels
blocked Not ready to be implemented jdbc

Comments

@Totktonada
Copy link
Member

DatabaseMetaData.getDefaultTransactionIsolation() must be supported too.

Once we'll support interactive transactions at least for one engine (memtx or vinyl) we should correctly state serialization level we support. It is planned to support only serializable level.

Blocked by #63.

@Totktonada Totktonada added jdbc blocked Not ready to be implemented labels Jan 22, 2019
@Totktonada Totktonada added this to the JDBC MVP milestone Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Not ready to be implemented jdbc
Projects
None yet
Development

No branches or pull requests

1 participant