Re: Shopping Cart - Mailing list pgsql-jdbc

From Guido Neitzer
Subject Re: Shopping Cart
Date
Msg-id C8E2732D-7572-4B34-8931-A3DA1B687E26@pharmaline.de
Whole thread Raw
In response to Shopping Cart  (Charles Curi <charles.curi@gmail.com>)
List pgsql-jdbc
On 31.01.2006, at 16:36 Uhr, Charles Curi wrote:

> I need to implement a shopping cart in my Java web system.
> A friend of mine adviced me using stored procedures and temporary
> tables with PostgreSQL.
> I wonder if anybody have an example in mood to help me.

If you have a Java based web application I wonder whether you have
something session based and could easily implement a simple Java
class "ShoppingCart" that is used by the session (or the session's
user).

I wouldn't build something database dependant if I have other options
to do it much easier in Java code.

cug

--
PharmaLine Essen, GERMANY and
Big Nerd Ranch Europe - PostgreSQL Training, Feb. 2006, Rome, Italy
http://www.bignerdranch.com/classes/postgresql.shtml



Attachment

pgsql-jdbc by date:

Previous
From: Javier Yáñez
Date:
Subject: Re: encoding question
Next
From: Euler Taveira de Oliveira
Date:
Subject: pt_BR: translation updates