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

JPA Annatations at Method Level #164

Closed
nick2013 opened this issue Jan 24, 2013 · 4 comments
Closed

JPA Annatations at Method Level #164

nick2013 opened this issue Jan 24, 2013 · 4 comments
Labels

Comments

@nick2013
Copy link

My understanding is that Entity beans can have their field level annotations placed on either the instance variables or the getter methods. Kundera is failing to find @id tags when they are on the getter method (I have not tested the other attributes).

I am using 2.2.1 against Cassandra 1.2 on Java 1.6 1.6.0_24 on Windows 7 Pro 64bit.

@ravindranathakila
Copy link

Last time I checked Kundera didn't support property based annotations.
You'll have to port them to fields. Hth.
On 25 Jan 2013 00:13, "nick2013" [email protected] wrote:

My understanding is that Entity beans can have their field level
annotations placed on either the instance variables or the getter methods.
Kundera is failing to find @id https://github.com/Id tags when they are
on the getter method (I have not tested the other attributes).

I am using 2.2.1 against Cassandra 1.2 on Java 1.6 1.6.0_24 on Windows 7
Pro 64bit.


Reply to this email directly or view it on GitHubhttps://github.com//issues/164.

@nick2013
Copy link
Author

That's what I am seeing. so I suppose this "Issue" is an enhancement request to add support.

@mevivs
Copy link
Collaborator

mevivs commented Jan 24, 2013

#24

Any body interested to pick this one as well?

-Vivek

@mevivs mevivs added the Deferred label Feb 5, 2014
@mevivs
Copy link
Collaborator

mevivs commented Apr 23, 2014

Closing. Keep tracking with #24

@mevivs mevivs closed this as completed Apr 23, 2014
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

3 participants