Gavin King
Gavin King
AFAICS, the spec does define any restrictions on entity names except to specify their case-sensitivity. But they are supposed to be used in JPQL, and in that context they can't...
`@MapKey` and `@OrderBy` are extremely conceptually-similar in that they each reference a field of the associated entity. They are both different to `@OrderColumn` and `@MapKeyColumn` in that these latter annotations...
Fix repeated spelling error.
finally addresses issue #118
this is a very important API, and it was barely documented!
Straw man for discussion. see issue #650
finally addresses issue #230