Mail Archive Home | enhydra List | Febuary 2005 Index
| <-- Date Index --> | <-- Thread Index --> |
|
Hi,
I want to inform you that Enhydra DODS 6.2-2 has
been released and can be downloaded from:
What's new in DODS
6.2-2
- Support for JTA Transactions, added new Module
"XATransaction" with JTA API implementation (Requires JTA Transaction Manager to
work).
- Fix in DODS SQL Generator for, empty tables,
?CREATE? statement.
- Fix in DODS SQL Generator for default size of
?LONGVARCHAR? type columns.
- Added "QueryTimeLimit" parameter, fix to avoid
long running queries.
What's new in DODS
6.2-1
- Fix for massUpdate/SelectCount problem. If
selectCount method is used together with massUpdate(with selectOids option), it
was a problem with open ResultSets.
What's new in DODS
6.1-2
- Added support for "UTF-8" encoding in DODS
generator.
- Added fix to caching system, to avoid concurrency
problem in data struct cache.
What's new in DODS
6.1-1
- Added fix for HSQL 1.7-2 database (database
shutdown).
- Added fix for BLOB's in Oracle database - changes
in templates.
- Added SetBytesAsBinaryStream parameter. This
parameter force DODS to explicitly use Binary Stream when set's data for
PreparedStatement parameters of "bytes" type (patch for MS Access).
- Added DisableConnectionPool parameter. This
parameter is used only if ConnectionAllocator =
"com.lutris.appserver.server.sql.datasourceDataSourceConnectionAllocator". If
this parameter is set to "true" then DODS will disable internal connection
pool.
- New method (wasReadOnly) is added in
CachedDBTransaction interface and StandardDBTransaction
implementation.
What's new in DODS
6.0-2
- (ID: ) Parameters OidTableName and NextColumnName
are implemented. They can replace default values for table and column names of
table where oid numbers are stored.
- (ID: ) Added support for MS Access database
(added AccessConf.xml file)
- (ID: ) Added CaseInsensitiveDatabase parameter.
If this parameter is set to ?true? then DODS will assume that database is case
insensitive and will not use "LOWER" function in SQL statements (patch for MS
Access).
- (ID: ) Added SetNullAsVarchar parameter. Tell
DODS to explicitly use ''Varchar'' data type when PreparedStatement parameters
to "Null" value (patch for MS Access).
- (ID: ) Added SetBytesAsLongvarbinary parameter.
Tell DODS to explicitly use ''Longvarbinary'' data type when set's data for
PreparedStatement parameters of "bytes" type (patch for MS Access).
- (ID: ) Added CustomNotEqualSqlOperator parameter.
Tell DODS to use alternative (user defined) operator for "Not Equal" in SQL
expressions (patch for MS Access).
Enhydra Development Team
|
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.