i would like to do the folowing :

each table that i will have into my database must have :


id 
create_date
create_user_id
write_date
write_user_id


Normally i though to subclass each of my data model classes  to  a class
that has these fields.

How this can be done using cayenne ?

Thx
-- 
View this message in context: 
http://www.nabble.com/inheritance-tp22639408p22639408.html
Sent from the Cayenne - User mailing list archive at Nabble.com.

Reply via email to