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

Add <attachRecords/> Setting to indicate that fetched records shouldn't be automatically "attached" #1684

Closed
lukaseder opened this issue Aug 9, 2012 · 0 comments

Comments

@lukaseder
Copy link
Member

I wonder whether there should be a Setting flag to indicate that jOOQ should not automatically "attach" resulting records? While this automatic attachment is convenient for simple use-cases, it's obviously prohibitive when connection and memory-management are important...


It may be useful to investigate whether attaching of non-TableRecords should be avoided. Beware that contained UDTs should still be attached, though.

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

1 participant