I have read somewhere in the appengine doc that class inheritance is not
really supported by JDO yet...
On 07/09/10 00:39, "lisandrodc" wrote:
> Hi all,
> I've used hibernate for a while, and I'm having a bit of trouble
> switching to JDO. I have several entities that all entities will
> sha
Hi all,
I've used hibernate for a while, and I'm having a bit of trouble
switching to JDO. I have several entities that all entities will
share. Rather than a parent table, I'd prefer these columns be
embedded directly in each entity. As such, I've defined my abstract
entity and child entity i
Hi! I have a problem with persist a child class, the error is:
"We have not found the Meta-Data/annotations for the class
"model.RegFechaUsuario".
Please verify that it has put it in a file correct and valid XML"
The configuration in the link :
http://code.google.com/intl/es/appengine/docs/java/da