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 contain plain sql satements!
My personal favorite.
--Martijn
Jesse Kuhnert wrote:
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 example app svn trunk for tapestry, but
it's not an official release and is subject to change at any time..So you'd
be better off just copying the source. )
j
On 2/28/06, Calvin Deiterich <[EMAIL PROTECTED]> wrote:
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(division) or entered text(name) and will need to display person
data along with an image that is housed in the database.
I have search and found the DBCP Component that, I assume, I should use
but that is the extent of it.
Thanks
Calvin
--
http://mywebpages.comcast.net/tnczoo/
-----
"If a dog will not come to you after having looked you in the face, you
should go home and examine your conscience."
- Woodrow Wilson
-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
*Cumquat Information Technology*
De Dreef 19
3706 BR Zeist
T +31 (0)30 - 6940490
F +31 (0)10 - 6940499
http://www.cumquat.nl <http://www.cumquat.nl/>
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
M +31 6 22 384 318
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]