Skip to content

Commit 5235ef8

Browse files
author
Mike Doerfler
committed
Release Notes file added to cvs.
SVN: trunk@521
1 parent 916016b commit 5235ef8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

releasenotes.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
PreAlpha BUild 3
2+
========================
3+
Synched Cache Namespace with cache package in H2.0.3
4+
Synched CollectionPersister with H2.0.3
5+
Synched Config Namespace with config package in H2.0.3.
6+
Synched Cascade strategies with H2.0.3
7+
Synched Dialect Namespace with dialect package in H2.0.3
8+
Started HQL Namespace synch with hql package in H2.0.3. There are still some issues in there.
9+
Synched Id Namespace with id package in H2.0.3
10+
Synched Mapping namespace with mapping package in H2.0.3.
11+
12+
Added ForUpdateFragment
13+
hbm2net created.
14+
Added AnsiStringType.
15+
Added GuidType.
16+
Fixed problem with IdentityMap that caused <set lazy="true"> to not work.
17+
Added support for <bag> and <id-bag> mappings.
18+
Implemented sorted collections.
19+
Build files rewritten.
20+
MsSql Dialect now issues one statement to Insert and retrieve identity value.
21+
Fixed a bug with <generator class="sequence">
22+
Implemented SqlExpression for Criteria queries.
23+
Initial fix of Multiple IDataReaders being opened with Entities that contain <component> mappings.
24+
Fixed problems with Alias and Ms Sql Server.
25+

0 commit comments

Comments
 (0)