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

Supports @IdClass #4

Open
schernolyas opened this issue Apr 30, 2016 · 3 comments
Open

Supports @IdClass #4

schernolyas opened this issue Apr 30, 2016 · 3 comments

Comments

@schernolyas
Copy link
Owner

Need support annotation @IdClass.

@schernolyas schernolyas self-assigned this May 2, 2016
@schernolyas
Copy link
Owner Author

"Create" and "read" (by primary key) is supported.
To do:
1)"delete"
2) find by query by full primary key
3) find by query by one field of composite primary key.

@schernolyas
Copy link
Owner Author

schernolyas commented May 3, 2016

"Update" is implemented. Working on search by native query. Need fix issue #1

@schernolyas
Copy link
Owner Author

Get problem with loading composite key by query. Need consultation of @DavideD
org.hibernate.datastore.ogm.orientdb.OrientDBCompositeIdTest.txt

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