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

Generation should take into account fields that are not annotated by @Column #8

Open
sedovalx opened this issue Jun 7, 2016 · 0 comments
Labels

Comments

@sedovalx
Copy link
Owner

sedovalx commented Jun 7, 2016

Right now parts of the primary key that aren't annotated by the @column skipped during the generation of mappers and accessors. Due to the fact that @column annotation is optional and is used to alter the filed name the generation should not relay on it.

@sedovalx sedovalx added the bug label Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant