1. Eclipse link jpa problem stackoverflow.comWith two users simultaneously using my simple app, I'm getting exception:
|
2. EclipseLink with Spring - Can't persist into Db stackoverflow.comI am using Spring + EclipseLink 2 to manage entity on a Derby database. Select object from db works fine but when I try to persist one, nothing happens. Program executes ... |
3. JPA Mapping Error -not provided sufficient metadata in your id class stackoverflow.comI am trying to do mapping in JPA.
|
4. Want to use gemfire in application with JPA+Spring+EclipseLink stackoverflow.comPossible Duplicate:Hello, I am working on a project related with Auction. Spring+JPA+EclipseLink I have to use Gemfire as ... |
5. I Want to use gemfire in application with JPA+Spring+EclipseLink stackoverflow.comI am working on a project related with Auction. Spring+JPA+EclipseLink I have to use Gemfire as cache. So I want to know weather it is possible or not? And if possible ... |
6. Eclipselink, c3p0 and Spring - creating too many connections! stackoverflow.comI'm trying to use c3p0 to pool my connections to a MySQL DB with Eclipselink, but I've encountered a problem. On starting the Virgo server, the correct number of c3p0 initialPoolSize ... |
7. Can an @Embeddable class be private? stackoverflow.comIs there is anything in the JPA specification that describes what a valid @Embeddable class can be? I have looked but cannot find anything. I am using EclipseLink (2.3.0-M7 - full build ... |
8. spring eclipselink problem with IntegrityException stackoverflow.comI try to use spring with eclipseLink and I've got an IntegrityException. This is my configuration:
|
9. I Want to use gemfire in application with JPA+Spring+EclipseLink forum.springsource.orgI Want to use gemfire in application with JPA+Spring+EclipseLink down vote favorite Hello, I am working on a project related with Auction. Spring+JPA+EclipseLink I have to use Gemfire as cache. So ... |
10. Is Anyone using: Spring 2.5 + Eclipselink JPA + Tomcat 6? forum.springsource.orgIf so, how exactly? Are you able to use the PersistenceContext annotation for injection of the EM? Are you using LTW?? I'd just like to confirm I'm not barking up the ... |