[JBoss-user] [JCA/JBoss] - Re: PreparedStatementCache

2004-09-14 Thread restrepo
Hi, What is not yet clear for me is why in the JMX-Console the "JBoss LocalTransaction JDBC Wrapper"the attribute "PreparedStatementCacheSize"has the value null. Is it a JBoss bug? I'am working with JBoss 3.2.5 Any help will be really apreciated, Fabio. View the original post : http://www.j

[JBoss-user] [JCA/JBoss] - Re: PreparedStatementCache

2004-08-23 Thread pants
Found answer, if you call prepareStatement with any arguments other than just the sql then caching doesn't work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845876#3845876 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JCA/JBoss] - Re: PreparedStatementCache

2004-08-18 Thread pants
We are seeing the same behaviour, setting the prepared-statement-cache-size doesn't seem to have any effect. Is there another setting that needs to be set apart from just the datasource descriptor? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845416#3845416

[JBoss-user] [JCA/JBoss] - Re: PreparedStatementCache

2004-03-23 Thread cherold
Hi what do you meen hen you say " per transaction". I use an JDBC DataSource. Transaktions are Handled by DB2 Database. I do not use CMP or User Transacton in JBoss. So my Conncetion Pool just Pools Connections for my Application. Each Connection is used only by my custom Classes (called from SLSB)

[JBoss-user] [JCA/JBoss] - Re: PreparedStatementCache

2004-03-22 Thread rafcio
I think the parameter prepared-statement-cache-size is per transaction. But I'm not sure. Regards, Rafal http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826813#3826813";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826813>Reply to the po