office-gobmx/connectivity/source
Stephan Bergmann bb59742bcf Confine JDBC driver to thread-affine apartment for Java 6 performance
... so that the massive number of the JDBC driver's calls to JNI Attach/Detach-
CurrentThread are guaranteed not to happen on the main thread (where they are
extremely expensive, see
<http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6978641> "Fix for 6929067
introduces additional overhead in thread creation/termination paths").
2012-01-13 09:43:26 +01:00
..
commontools Fix for fdo43460 Part IX getLength() to isEmpty() 2011-12-17 16:36:00 +04:00
cpool remove include of pch header in connectivity 2011-11-27 13:02:11 -06:00
dbtools
drivers Confine JDBC driver to thread-affine apartment for Java 6 performance 2012-01-13 09:43:26 +01:00
inc ODBC: use right integer length to get Statement Options 2011-11-30 16:00:00 +01:00
manager remove include of pch header in connectivity 2011-11-27 13:02:11 -06:00
parse Fix for fdo43460 Part IX getLength() to isEmpty() 2011-12-17 16:36:00 +04:00
resource remove include of pch header in connectivity 2011-11-27 13:02:11 -06:00
sdbcx correct diagnostic message 2011-12-17 16:36:00 +04:00
simpledbt remove include of pch header in connectivity 2011-11-27 13:02:11 -06:00