Re: [appfuse-user] Object Model - Hibernate

2007-10-09 Thread Ealden EscaƱan
On 10/9/07, Richard Nduka <[EMAIL PROTECTED]> wrote: > Hi Folks, > > I have a little problem. Basically this is my problem: > > My application requires an object model that includes a parent, teacher, > student and of course each of this type of persons would be able to logon to > the application.

Re: [appfuse-user] Object Model - Hibernate

2007-10-09 Thread David Dun
Hi, Richard, I'm new here and not really familiar with Appfuse, but it is easy to see that your question has almost no relationship with Appfuse. It's not strange that no one can answer you in short. Actually, I think that your problem should be a general Domain Design problem, and the implementat

Re: [appfuse-user] Object Model - Hibernate

2007-10-09 Thread Richard Nduka
Alrite. Thanks On 10/9/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > If you haven't gotten a response, it's likely that no one knows the > answer to your question. > > Matt > > On 10/9/07, Richard Nduka <[EMAIL PROTECTED]> wrote: > > > > > > Any Help with the below problem??? > > > > > > > > > Hi

Re: [appfuse-user] Object Model - Hibernate

2007-10-09 Thread Matt Raible
If you haven't gotten a response, it's likely that no one knows the answer to your question. Matt On 10/9/07, Richard Nduka <[EMAIL PROTECTED]> wrote: > > > Any Help with the below problem??? > > > > > Hi Folks, > > > > I have a little problem. Basically this is my problem: > > > > My application

Re: [appfuse-user] Object Model - Hibernate

2007-10-09 Thread Richard Nduka
Hi Folks, I have a little problem. Basically this is my problem: My application requires an object model that includes a parent, teacher, student and of course each of this type of persons would be able to logon to the application. So i have basically abstracted all the common stuffs like name, t

Re: [appfuse-user] Object Model - Hibernate

2007-10-09 Thread Richard Nduka
Any Help with the below problem??? Hi Folks, > > I have a little problem. Basically this is my problem: > > My application requires an object model that includes a parent, teacher, > student and of course each of this type of persons would be able to logon to > the application. So i have basically

Re: [appfuse-user] Object Model - Hibernate

2007-10-08 Thread Richard Nduka
Hi Folks, I have a little problem. Basically this is my problem: My application requires an object model that includes a parent, teacher, student and of course each of this type of persons would be able to logon to the application. So i have basically abstracted all the common stuffs like name, t