Think about the need to embed column names in keys
--------------------------------------------------
Key: OGM-72
URL:
http://opensource.atlassian.com/projects/hibernate/browse/OGM-72
Project: Hibernate OGM
Issue Type: Task
Components: core
Reporter: Emmanuel Bernard
Assignee: Emmanuel Bernard
Today keys embed table names and both column names and column values.
this of course is not strictly needed, we could exclude column values, but is that a good
or a bad thing?
An alternative could be to not embed primary key columns in the tuple. That would also
achieve the required compactness but it may make the implementation more complex. Maybe
the expected Tuple object could hide this complexity.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira