Hallo folks,

I'am very impressed on the Torque part of Turbine. The ease of use of 
the generated Peer Classes and the resulting clean Design on Objects 
insteed of an summary of JDBC-Calls are great.

I want to use this Part of Turbine as Part of same EJB-EntityBeans to 
implement the persistence mechanics. Therefore I know that I need an 
TurbineConfig Object wich will be initialized first.

Now my questions:

- Can the TurbineConfig run outside the environment of an 
Servlet-Container?
- Can I use the Peer-Classes whithout initializing TurbineConfig when I 
provide the Connection directly to the Peer.doSelect(crit,con) etc.?
- Did anyone use the Peer-Classes inside an EJB-Container?

Thanks in advance
Uwe


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to