Hi all, i am new to JPA. What I want to do is I want all my JPA entities to extend some BaseEntity class where can I define some properites (which are not table columns) to use/share.
Is there anyway to do that? -Sanjay -- View this message in context: http://n2.nabble.com/can-JPA-Entity-extend-non-JPA-Entity-tp4837568p4837568.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
