Colin Paul Adams <[EMAIL PROTECTED]> writes:
 
> >>>>> "Peter" == Hunsberger, Peter 
> <[EMAIL PROTECTED]> writes:
> 
> 
>     Peter> If all you've got is statement timeout a wrapper around the
>     Peter> execute/executeQuery should work?
> 
> I don't see how it can possibly work.
> The scenario:
> Read data, starting a transaction and bind to a CForms.
> Wait for the user to make validated changes and submit the 
> query. Commit the transaction.

Hmm, uggh; you could do it, essentially you'd be reinventing chunks of
the EJB framework....

> 
>     Peter> easier than migrating to an EJB framework ;-)
> 
> Well, I certainly don't want to do that! it's just a tiny application.

In that case it may not be all that hard, you wouldn't have that much
code to migrate.  If you've got the time fetch yourself a copy of
JBboss...


Reply via email to