Rev. | Tiempo | Autor |
---|---|---|
r355 | 2011-05-08 01:57:13 | takezoe |
Fixed: javadoc mistake. |
||
r354 | 2011-05-03 11:54:41 | takezoe |
Updated docs about new features in 1.1.3. |
||
r353 | 2011-05-03 11:54:00 | takezoe |
Fixed javadoc. |
||
r352 | 2011-05-03 11:42:48 | takezoe |
Added Session#setRollbackonly() and Session#isRollbackOnly(). |
||
r351 | 2011-05-03 11:06:39 | takezoe |
Add SchemaUpdater. |
||
r350 | 2011-05-01 11:23:51 | takezoe |
Mirage 1.1.2 |
||
r349 | 2011-05-01 11:21:36 | takezoe |
Modified: DBCP dependency scope to compile from test. |
||
r348 | 2011-05-01 10:51:45 | takezoe |
Modified: version to 1.1.2. |
||
r347 | 2011-05-01 10:51:18 | takezoe |
Update docs for Mirage 1.1.2. |
||
r346 | 2011-05-01 10:50:19 | takezoe |
MockSqlManager came to support stored procedure and function. |
||
r345 | 2011-04-12 00:11:32 | takezoe |
Fixed: Javadoc |
||
r344 | 2011-03-20 00:51:08 | takezoe |
バッチ更新とストアドに対応。 |
||
r343 | 2011-03-11 02:01:56 | takezoe |
Updates docs for Guice integration. |
||
r342 | 2011-03-11 01:52:26 | takezoe |
Updates docs for Guice integration. |
||
r341 | 2011-03-11 01:01:06 | takezoe |
Add TestCase for TransactionInterceptor. |
||
r340 | 2011-03-10 09:20:46 | takezoe |
Updates docs for Guice integration. |
||
r339 | 2011-03-10 09:10:20 | takezoe |
TODO updated. |
||
r338 | 2011-03-10 08:31:58 | takezoe |
Adds @Transactional and TransactionIntercaptor. This interceptor will be configured by MirageModule for Guice integration. |
||
r337 | 2011-02-27 17:22:09 | takezoe |
テスト用のサービスクラスのクラス名を変更。 |
||
r336 | 2011-02-27 17:10:37 | takezoe |
targetディレクトリをsvn:ignoreに追加。 |
||
r335 | 2011-02-27 17:09:16 | takezoe |
テストケースからはS2JdbcUnitを使うよう修正。 |
||
r334 | 2011-02-27 14:20:22 | takezoe |
SQLファイルに対応。 |
||
r333 | 2011-02-27 14:02:06 | takezoe |
selectBySql()のテストを追加。 |
||
r332 | 2011-02-27 13:55:21 | takezoe |
MetaFactoryのパッケージを移動。 |
||
r331 | 2011-02-27 13:54:24 | takezoe |
getCount()に対応。 |
||
r330 | 2011-02-27 13:46:03 | takezoe |
(empty log message) |
||
r329 | 2011-02-27 11:43:54 | takezoe |
パッケージを移動。 |
||
r328 | 2011-02-27 11:41:58 | takezoe |
不要な記述を削除。 |
||
r327 | 2011-02-27 11:41:37 | takezoe |
(empty log message) |
||
r326 | 2011-02-27 09:44:56 | takezoe |
MockDataSourceを削除。 |