[Seasar-user:2233] Re: ConnectionPoolの不使用について
加藤太朗
kato
2005年 6月 22日 (水) 16:27:23 JST
加藤です。
> > Connection con = null;
> > if (connectionPool_ != null) {
> > con = connectionPool_.checkOut();
> > } else {
> > if (xaDataSource_ != null) {
> > con = xaDataSource_.getXAConnection().getConnection();
> > }
> > }
これじゃ、ダメでした。
トランザクションが効かないようです。
--------------------------------------------------------->>
Gluegent,Inc. T.Kato
http://package.gluegent.com/~kato/signature.xml
---->> generate products and services with high added value
Seasar-user メーリングリストの案内