1. Calling Oracle functions from EJB in Seam framework stackoverflow.comI am using seam framework and struggling to call a Oracle function. In my EJB, I am creating a namedQuery and when I call my entityManager.getResult() I get the following error:
|
2. Seam2.0 with Hibernate uisng oracle as Database in websphe... seamframework.org |