Pick your way through the extend-user howto - the you may be able to get away with just providing the adapters for TurbineUser and TurbineUserPeer in which you can implement the necessary methods.
HTH, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au .Mac Chat/AIM: seade at mac dot com On 12/02/2003 9:54 PM, "CORNE Jean Michel Ext WANADOO" <[EMAIL PROTECTED]> wrote: > Hi dear community, > > I am using the security service of Turbine (using TDK-2.2). My desire is to > entend the TurbineUser > by adding a department foreign key (to department table) and a self reference > for a manager field. > > My question is how to I define it in my project-schema.xml in an efficient way > ? > The page http://db.apache.org/torque/peers-howto.html speaking about something > with my needs ? > > I want then to implement functions like getTeamForManager(TurbineUser), > getSeniorManagers(TurbineUser), etc. > > Do I need to create an alias for TurbineUser ? The how to for extended User, > is vague about this feature ? > > Thx for your help > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
