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

Improve DSL support for field and table aliasing (decrease verbosity) #117

Closed
lukaseder opened this issue Jul 22, 2012 · 1 comment
Closed

Comments

@lukaseder
Copy link
Member

Aliasing can become quite a pain with jOOQ. The construct

Table.as("...").getField(field) 

used to reference a field from an aliased table is complicated to understand, read or write.


For some ideas, see http://groups.google.com/group/jooq-user/browse_thread/thread/54dc9ebefaba3266

@ghost ghost assigned lukaseder Jul 22, 2012
@lukaseder
Copy link
Member Author

Author: anonymous
[http://esgicplusonline.com/ esgic plus online]

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