You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Kleinhenz Thorsten <Th...@esn1.siemens.de> on 2003/01/20 09:35:00 UTC

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


AW: How about BasePeer in Turbine2.2 ?

Posted by Marc Lustig <ma...@marclustig.com>.
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:Thorsten.Kleinhenz@esn1.siemens.de]
> Gesendet: Montag, 20. Januar 2003 09:35
> An: 'turbine-user@jakarta.apache.org'
> 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:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>