On Sat, Dec 26, 2009 at 3:02 PM, Bill Moran wrote:
> S Arvind wrote:
>>
>> Web application have single DB only..
>
> I'm unsure what you mean by that and how it relates to my answer.
>
>> On Fri, Dec 25, 2009 at 7:03 PM, Bill Moran wrote:
>>
>> > S Arvind wrote:
>> > >
>> > > Hi Everyone,
>> > >
S Arvind wrote:
>
> Web application have single DB only..
I'm unsure what you mean by that and how it relates to my answer.
> On Fri, Dec 25, 2009 at 7:03 PM, Bill Moran wrote:
>
> > S Arvind wrote:
> > >
> > > Hi Everyone,
> > >
> > > In a web application running in Tomcat and Postgres 8.3 as
Web application have single DB only..
On Fri, Dec 25, 2009 at 7:03 PM, Bill Moran wrote:
> S Arvind wrote:
> >
> > Hi Everyone,
> >
> > In a web application running in Tomcat and Postgres 8.3 as DB, i need to
> > know whether my given task is feasible or not.
> >All the db operation
S Arvind wrote:
Hi Everyone,
In a web application running in Tomcat and Postgres 8.3 as DB, i need
to know whether my given task is feasible or not.
All the db operation which is done by that web application
must be rollback at the end(session dies) and the DB data must be same
as
S Arvind wrote:
>
> Hi Everyone,
>
> In a web application running in Tomcat and Postgres 8.3 as DB, i need to
> know whether my given task is feasible or not.
>All the db operation which is done by that web application must
> be rollback at the end(session dies) and the DB data must b
Hi,
S Arvind schrieb:
> Hi Everyone,
>
> In a web application running in Tomcat and Postgres 8.3 as DB, i need to
> know whether my given task is feasible or not.
>All the db operation which is done by that web application
> must be rollback at the end(session dies) and the DB data mu