ug hivetranse's hibernate-services in it.
> -Original Message-
> From: Andreas Bulling [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 01, 2006 11:31 AM
> To: Tapestry users
> Subject: Re: Samples of Oracle connection/query data display
>
>
> Hi Jesse,
>
Hi Jesse,
| Most people prefer using hibernate, if that is the case with you there are
| two projects to choose from (that I know of):
|
| http://hivetranse.sourceforge.net/
| http://honeycomb.javaforge.com/
Are that two projects you really have to choose from or can those
two projects be combin
Try iBatis (http://ibatis.apache.org/).
It is very easy to set up, very lean and mean, and especially useful for
people who are database savvy. Programmers who actually know how to
write sql statements and know to tune them, will love iBatis. Listen:
the configuration files for iBatis just con
try JPetshop
- Original Message -
From: "Calvin Deiterich" <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Wednesday, March 01, 2006 10:01 AM
Subject: Samples of Oracle connection/query data display
> Now that I have Tapestry up and running I find need t
Most people prefer using hibernate, if that is the case with you there are
two projects to choose from (that I know of):
http://hivetranse.sourceforge.net/
http://honeycomb.javaforge.com/
(If you just want a javax.sql.DataSource example there are plenty in the
wiki, as well as in the TimeTracker
Have you looked into hibernate? www.hibernate.org
-Original Message-
From: Calvin Deiterich [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 28, 2006 10:01 PM
To: Tapestry users
Subject: Samples of Oracle connection/query data display
Now that I have Tapestry up and running I find
Now that I have Tapestry up and running I find need to develop an
application to connect to an oracle database and display the data from
queries.
Does anyone have or know of any examples out there that have samples of
this.
Once complete, this application will either query using a drop-down
list(