Hi all,
Following my question yesterday concerning transactions I am trying to
implement at least the very basic of transactions, without success
I'm sure I'm doing something stupid. To begin with I may be trying to
control the transaction at a higher level the necessary??
I see in the BasePeer class that there is a beginTransaction method that
takes a database name as Input and returns a dbConnection. How does this tie
in with the peer principle. For example I tried writing the following and
got an exception which doesn't surprise me.
DBConnection dbC = TurbineUserPeer.beginTransaction("turbinenew");
Any tips as to how it should be done would be welcome
/colin
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]