RE: Samples of Oracle connection/query data display

2006-03-01 Thread Schulte Marcus
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, >

Re: Samples of Oracle connection/query data display

2006-03-01 Thread Andreas Bulling
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

Re: Samples of Oracle connection/query data display

2006-03-01 Thread Martijn Hinten
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

Re: Samples of Oracle connection/query data display

2006-02-28 Thread Dwi Ardi Irawan
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

Re: Samples of Oracle connection/query data display

2006-02-28 Thread Jesse Kuhnert
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

RE: Samples of Oracle connection/query data display

2006-02-28 Thread James Carman
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

Samples of Oracle connection/query data display

2006-02-28 Thread Calvin Deiterich
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(