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

getting record's id is not supported #2

Closed
vinu76jsr opened this issue Sep 8, 2011 · 2 comments
Closed

getting record's id is not supported #2

vinu76jsr opened this issue Sep 8, 2011 · 2 comments

Comments

@vinu76jsr
Copy link

after retrieving a record from the database, a call to record.getId() returns null always rather then application's ID

@vinu76jsr
Copy link
Author

workaround :

declaring a field id in record and overriding parent class' getId() method seems to work fine.

@satyan
Copy link
Collaborator

satyan commented Sep 8, 2011

fixed.. please try out a new build. thanks.

@satyan satyan closed this as completed Sep 8, 2011
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

2 participants