Skip to content
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

Need example Java code for transaction retry logic using JDBC #757

Closed
spencerkimball opened this issue Oct 13, 2016 · 4 comments
Closed
Assignees

Comments

@spencerkimball
Copy link
Member

We seem to have code for every platform short of Java, which is probably the most popular for SQL-based applications.

@jseldess
Copy link
Contributor

@rjnn rjnn self-assigned this Oct 25, 2016
@petermattis
Copy link
Contributor

Ping. This is fairly high priority. What is the status?

@jseldess
Copy link
Contributor

@arjunravinarayan, that ping was for you, since you've been doing the actual work here.

@rjnn
Copy link
Contributor

rjnn commented Jan 11, 2017

Working on this now.

rjnn added a commit to rjnn/docs that referenced this issue Jan 11, 2017
Add example code for transaction retry logic. Compilation and
execution instructions are in a comment in the main code file.
Fixes cockroachdb#757.
rjnn added a commit to rjnn/docs that referenced this issue Jan 11, 2017
Add example code for transaction retry logic. Compilation and
execution instructions are in a comment in the main code file.
Fixes cockroachdb#757.
rjnn added a commit to rjnn/docs that referenced this issue Jan 12, 2017
Add example code for transaction retry logic. Compilation and
execution instructions are in a comment in the main code file.
Fixes cockroachdb#757.
rjnn added a commit to rjnn/docs that referenced this issue Jan 12, 2017
Add example code for transaction retry logic. Compilation and
execution instructions are in a comment in the main code file.
Fixes cockroachdb#757.
rjnn added a commit to rjnn/docs that referenced this issue Jan 12, 2017
Add example code for transaction retry logic. Compilation and
execution instructions are in a comment in the main code file.
Fixes cockroachdb#757.
@rjnn rjnn closed this as completed in b012250 Jan 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants