|
Ashish,
Thank you very much. I have heard of it before, but I never really looked
into it. I like the concept a lot though!
James R. Perkins
On Wed, Dec 17, 2008 at 19:53, Ashish Kulkarni
<kulkarni_ash1312@xxxxxxxxx>wrote:
Hi--
I am not sure if you have heard of software called ibatis, if not take a
look at it,
This would solve your issues since it can work in web application as well
as in stand alone application, and it will handle all JDBC connections and
connections pooling etc.
You wont have to worry about where the application is running,
There is a properties file associated where you can specfy JNDI for web
application and user id, password JDBC connection etc for stand alone
applciation.
A$HI$H
--- On Mon, 12/15/08, James Perkins <jrperkinsjr@xxxxxxxxx> wrote:
From: James Perkins <jrperkinsjr@xxxxxxxxx>java400-l@xxxxxxxxxxxx>
Subject: Re: Connection Pooling/JDBC Connections
To: "Java Programming on and around the iSeries / AS400" <
Date: Monday, December 15, 2008, 8:36 PM
Gary,
Thanks that makes sense. Don't know why I didn't
think of that one.
Thanks for the help!
James R. Perkins
On Mon, Dec 15, 2008 at 17:13, Gary L Peskin
<garyp@xxxxxxxxxxxx> wrote:
I usually use java system properties for this. I setthe property in the
web container and then test for it in the code. Ifit's missing, I know
that I'm in a standalone application.AS400
Gary
-----Original Message-----[mailto:java400-l-bounces@xxxxxxxxxxxx]
From: java400-l-bounces@xxxxxxxxxxxx
On Behalf Of James Perkins
Sent: Monday, December 15, 2008 3:27 PM
To: Java Programming on and around the iSeries /
JNDI over a singletonSubject: Connection Pooling/JDBC Connections
Hi All,
You all graciously helped figure out how to use
classclass) for connection
(and for non-web applications use a singleton
pooling.both.
I now have a question about a way to implement
handles connecting to a
Ideally I would like to have one class that
a standalonedatabase, whether it be from a web application or
application.I want to make the
For now I just have a boolean to let me know how
thought of surrounding theconnection, e.g. JNDI or a singleton.
So, my question is, is there a better way? I
JNDImessy.
code in a try/catch, but that seemed kind of
I'm way off base.
Just looking for any ideas, or letting me know
and password for a
Also, what is the general rule for the username
file, hard-code in theconnection; store it encrypted in a configuration
iSeries / AS400source, etc.?
Thanks in advance,
James R. Perkins
--
This is the Java Programming on and around the
(JAVA400-L)options,
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list
http://lists.midrange.com/mailman/listinfo/java400-lvisit:
the archivesor email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review
/ AS400 (JAVA400-L)at http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the iSeries
mailing listhttp://lists.midrange.com/mailman/listinfo/java400-l
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
or email: JAVA400-L-request@xxxxxxxxxxxxarchives
Before posting, please take a moment to review the
at http://archive.midrange.com/java400-l.--
This is the Java Programming on and around the iSeries /
AS400 (JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.