[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4277?page=c...
]
Hardy Ferentschik commented on HHH-4277:
----------------------------------------
But w/ the new design couldn't we just use the service registry to detect the dialect.
Something like this:
{code}
serviceRegistry.getService( JdbcServices.class ).getDialect();
{code}
With this information we should be able to make a decision, right?
Map key column is included in the PK but is not forced not-null
---------------------------------------------------------------
Key: HHH-4277
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4277
Project: Hibernate Core
Issue Type: Bug
Components: annotations
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
Attachments: ANN-777.diff
I think forcing not-null is the right approach. This needs some investigation though
--
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