mirror of https://github.com/apache/openjpa.git
OPENJPA-405. Dropping Teresa's patch for trunk and 1.0.x branch.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@585269 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2956c90a84
commit
fa8097cf55
|
@ -139,9 +139,9 @@ subclasser-error-field: Error while processing persistent field {1}, declared \
|
|||
in {2}. Error details: {0}
|
||||
subclasser-error-meta: Error while processing persistent type {1}, declared \
|
||||
in {2}. Error details: {0}
|
||||
subclasser-contract-violation-field: Possible violation of subclassing contract\
|
||||
detected while processing persistent field {1}, declared in {2}. Are you \
|
||||
sure you are obeying the OpenJPA requirements? Details: {0}
|
||||
subclasser-contract-violation-field: Possible violation of subclassing \
|
||||
contract detected while processing persistent field {1}, declared in {2}. \
|
||||
Are you sure you are obeying the OpenJPA requirements? Details: {0}
|
||||
subclasser-setter-getter-field-mismatch: Mismatch between getter and setter.
|
||||
subclasser-no-ifaces: OpenJPA does not currently support automatic handling of \
|
||||
interface types. Failed type: {0}
|
||||
|
|
Loading…
Reference in New Issue