| Issue 39: | Named and indexed parameters don't work for Entities | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
MyEntity pEntity = param("pEntity", MyEntity.class);
==> will fail when pEntity is used in a where clause
Aug 2, 2009
Project Member
#1
eric.bot...@gmail.com
Labels:
Milestone-Release1.1
|