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

Session support #288

Open
antonkulaga opened this issue Jun 23, 2015 · 1 comment
Open

Session support #288

antonkulaga opened this issue Jun 23, 2015 · 1 comment

Comments

@antonkulaga
Copy link
Contributor

I am not sure how exactly it should be implemented but I think that banana-rdf should have sessions, and methods like withSession{ con =>
//some code
}

@antonkulaga
Copy link
Contributor Author

The idea to add a session emerged in a conversation with @inthenow at #274 where he told me that transactions should never close connections and I should better have a session for cases where I want to dispose of connection in the end.

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

No branches or pull requests

1 participant