Skip to content

Conversation

@lesv
Copy link
Contributor

@lesv lesv commented Apr 14, 2015

Get table on each request.

Get table on each request.
lesv added a commit that referenced this pull request Apr 14, 2015
@lesv lesv merged commit 9ded923 into master Apr 14, 2015
@lesv lesv deleted the LV003 branch April 14, 2015 19:54
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider:

try (Table t = conn.getTable(TableName.valueOf("gae-hello"))) {

That will clean up the Table after the try completes.

tswast added a commit that referenced this pull request May 3, 2016
…e-from-java-docs-samples

Java repo tools update from java docs samples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants