Build 0.8.4.0
========================
- Added limited support for storing an enum type using its string representation. See the documentation of EnumStringType and TypesTest/EnumStringTypeFixture.cs for an example.
- Fixed bug with BatcherImpl cached commands being disposed. The caching functionality was removed.
- Fixed bug when property paths were used in criteria queries and caused an exception.
- Modified DB2Dialect, Oracle9Dialect and PostgreSQLDialect to use Int32 for limit and offset parameters.
- Various code clean-ups and commenting.
http://sourceforge.net/project/showfiles.php?group_id=73818
以上地址直接下载
========================
- Added limited support for storing an enum type using its string representation. See the documentation of EnumStringType and TypesTest/EnumStringTypeFixture.cs for an example.
- Fixed bug with BatcherImpl cached commands being disposed. The caching functionality was removed.
- Fixed bug when property paths were used in criteria queries and caused an exception.
- Modified DB2Dialect, Oracle9Dialect and PostgreSQLDialect to use Int32 for limit and offset parameters.
- Various code clean-ups and commenting.
http://sourceforge.net/project/showfiles.php?group_id=73818
以上地址直接下载
博客介绍了Build 0.8.4.0的更新内容,包括增加枚举类型字符串存储的有限支持、修复BatcherImpl缓存命令处理的bug、解决属性路径在条件查询中引发异常的问题,还修改了部分数据库方言以使用Int32处理参数,同时进行了代码清理和注释。
136

被折叠的 条评论
为什么被折叠?



