Re: [appfuse-user] Login table

2008-04-21 Thread Matt Raible
This might help: http://appfuse.org/display/APF/AppFuse+Core+Classes Matt On Mon, Apr 21, 2008 at 1:12 AM, Puck <[EMAIL PROTECTED]> wrote: > > All the project is structured with hibernate, so i don't want to change it. > > > > > Cens wrote: > > > > Hi Emilio, > > I had the same problem, sin

Re: [appfuse-user] Login table

2008-04-21 Thread Puck
All the project is structured with hibernate, so i don't want to change it. Cens wrote: > > Hi Emilio, > I had the same problem, since I had to build an Appfuse application upon > an existing database, where the login information are stored in a table > that is maintained by a third-party appli

Re: [appfuse-user] Login table

2008-04-21 Thread Puck
Because i have just one User Table(with other params..) mraible wrote: > > Why would you like to do this? > > On Fri, Apr 18, 2008 at 11:21 AM, Puck <[EMAIL PROTECTED]> wrote: >> >> How can i switch from app_user to an other POJO (Person for example) to >> retrieve login informations? >> >>

Re: [appfuse-user] Login table

2008-04-19 Thread Cens
Hi Emilio, I had the same problem, since I had to build an Appfuse application upon an existing database, where the login information are stored in a table that is maintained by a third-party application. Furthermore the database had a lot of composite primary-keys, which are not easily handled wi

Re: [appfuse-user] Login table

2008-04-18 Thread Matt Raible
Why would you like to do this? On Fri, Apr 18, 2008 at 11:21 AM, Puck <[EMAIL PROTECTED]> wrote: > > How can i switch from app_user to an other POJO (Person for example) to > retrieve login informations? > > Thanks > Emilio > -- > View this message in context: > http://www.nabble.com/Login-

[appfuse-user] Login table

2008-04-18 Thread Puck
How can i switch from app_user to an other POJO (Person for example) to retrieve login informations? Thanks Emilio -- View this message in context: http://www.nabble.com/Login-table-tp16763584s2369p16763584.html Sent from the AppFuse - User mailing list archive at Nabble.com.