On 9 Jan 2014, at 18:31, Steve Ebersole <st...@hibernate.org> wrote:

> Then we had expanded the previous discussion to look at the more general
> case... interface based models.  Imo, the best way to map the above model
> would be:
> 
> @Entity
> interface Employee {
>    ...
> }
> 
> Yes, this deviates from JPA which explicitly says that only classes can be
> annotated.  The question is whether we think its worthy of a "vendor
> extension”.

Not sure whether I am a big fan of this. As a first gut feeling I would give it 
a -1


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to