
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
8,653
|
| Severity: |
High
|
Right now IDEA doesn't offer column name resolving inside JPA annotations of an @Embeddable class.
Such resolving could be provided (and would be quite useful):
- when @Embeddable is only embedded in one entity, columns could be easily resolved
- when @Embeddable in used in multiple entities, column reference should multi-resolve to relevant columns
|
|
Description
|
Right now IDEA doesn't offer column name resolving inside JPA annotations of an @Embeddable class.
Such resolving could be provided (and would be quite useful):
- when @Embeddable is only embedded in one entity, columns could be easily resolved
- when @Embeddable in used in multiple entities, column reference should multi-resolve to relevant columns
|
Show » |
| There are no comments yet on this issue.
|
|