Question about java

From: <as1024(at)earthlink(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Question about java
Date: 2004-02-23 00:32:25
Message-ID: 001301c3f9a4$82c865f0$2d016c0a@anthonyshen
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi I wonder after we build the database in jdbc, are we still able to build java functions on top of the database? for example I would want to build a tree for the results of a query, but I would have to code the tree in java, or using the results of a query to do arithmetic operations? thanks!

Browse pgsql-jdbc by date

  From Date Subject
Next Message andrew 2004-02-23 20:13:07 Asynchronous WRITES
Previous Message Chris Smith 2004-02-21 15:41:55 Re: I forgot the "Begin" command, what should I do ?