inheritance in document database?
Posted
by nils petersohn
on Stack Overflow
See other posts from Stack Overflow
or by nils petersohn
Published on 2010-06-14T20:18:36Z
Indexed on
2010/06/14
20:22 UTC
Read the original article
Hit count: 302
i am wondering because i searched the pdf "xxx the definitive guide" and "beginning xxx" for the word "inheritance" but i didn't find anything? am i missing something? because i am doing a tablePerHierarchy inheritance with hibernate and mysql, does that become deprecated for some reason in xxx?
(replace xxx with the "not only sql" database you like)
© Stack Overflow or respective owner