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

Support custom query timeouts #22

Open
crisptrutski opened this issue Nov 28, 2016 · 1 comment
Open

Support custom query timeouts #22

crisptrutski opened this issue Nov 28, 2016 · 1 comment

Comments

@crisptrutski
Copy link

JDBC supports timeouts per prepared statements, this might be useful to expose more easily.

@crisptrutski
Copy link
Author

@CmdrDats thinking optional settings map to the query method, and smuggle settings via the db parameter to find-by, et al. This aligns with the other idea of replacing db with a general ctx for which the entdef could even determine the appropriate database.

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