BasePeer is part of Torque, which has been decoupled in T2.2. You have to look in torque.jar.
Marc > -----Urspr�ngliche Nachricht----- > Von: Kleinhenz Thorsten [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 20. Januar 2003 09:35 > An: '[EMAIL PROTECTED]' > Betreff: How about BasePeer in Turbine2.2 ? > > > Hello, > > actually I'm working with TDK and Turbine2.1. What I want to do now is > sending some sql-statements to my tables using > org.apache.turbine.om.peer.BasePeer.executeQuery(String). > I had a look to the Turbine 2.2 API and recognized that there is no more > class "BasePeer"... Is it still used to do database operations or is it > deprecated? If I develop an application with Turbine2.1 will it run under > Turbine2.2? > > Regards, > Thorsten > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
