| Commit | Date | |
|---|---|---|
| 2012-03-13 12:07:26 | Tree | |
|
[r2386]
by
keess
Removed CFileTest and CReflectionTest since CFile and CReflection are now used from josef. |
2012-03-13 10:26:48 | Tree |
|
[r2385]
by
keess
Lots of checkstyle changes but most importantly, replaced CFile and CReflection with their josef counter parts. |
2012-03-13 10:25:31 | Tree |
| 2012-03-13 08:21:49 | Tree | |
| 2012-03-12 14:54:34 | Tree | |
| 2012-03-12 10:11:30 | Tree | |
|
[r2381]
by
keess
EJBHomeFactory now uses synchronized maps as required by java specs that state that synchronization is required when multiple threads may make structural changes to the map. |
2012-03-08 14:31:09 | Tree |
| 2012-03-08 14:21:20 | Tree | |
| 2012-03-08 13:58:32 | Tree | |
|
[r2378]
by
keess
Getting a boolean by column name would failed since Boolean was used to parse the value. This has been changed to CBoolean as was done for getting a boolean by column number. |
2012-03-06 14:47:53 | Tree |