Re: [Resin-interest] CMP Inheritance and named query

2007-10-10 Thread Rodrigo Westrupp
--- Sergey Plehov <[EMAIL PROTECTED]> wrote: > > Another issue with CMP Inheritance: > > CMP Inheritance demo ( > http://caucho.com/resin-3.1/examples/amber-inherit/index.xtp) must return > Student name, but it returns all records with type instead of name: > Students Student[student] > Student[p

Re: [Resin-interest] CMP Inheritance and named query

2007-10-10 Thread Sergey Plehov
Another issue with CMP Inheritance: CMP Inheritance demo ( http://caucho.com/resin-3.1/examples/amber-inherit/index.xtp) must return Student name, but it returns all records with type instead of name: Students Student[student] Student[prefect] Student[prefect] 2007/10/10, Sergey Plehov <[EMAIL