Andi Huber created CAUSEWAY-3867:
------------------------------------

             Summary: [Persistence] JPA Embeddable should override Entity
                 Key: CAUSEWAY-3867
                 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3867
             Project: Causeway
          Issue Type: Improvement
          Components: Persistence JPA
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 3.3.0


Say we have an entity Car and a subtype CarNonPersistent, then with JPA wr can 
annotate the CarNonPersistent type with Embedded, which prevents JPA from 
creating a table for it.

However Causeways metamodel introspect must play along and don't identify 
classes as entity candidates, when annotated w/ Embedded.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to