New features in Mirage 1.1.0:
Primary key generation support
- @PrimaryKey annotation has new attributes generationType and generator. The generationType attribute supports GenerationType.APPLICATION, GenerationType.IDENTIY and GenerationType.SEQAUENCE.
- The persistent attribute of @PrimaryKey annotation has been removed.
Improvement of unit testing support
- Verification methods of MirageTestContext have been enhanced.
New ConnectionProvider and Dialect
- Added JNDIDataSourceConnectionProvider and JNDIXADataSourceConnectionProvider which obtain a dada source from JNDI.
- Added MySQLDialect to MySQL support.
I wish that Mirage helps your development. Enjoy!
0 件のコメント:
コメントを投稿