Thread: Question about java

Question about java

From
Date:
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!