Whoops. That was a mis-fire. Here is the complete message:
So what I am looking for is a troubleshooting methodology.
The problem I have is as follows:
I have a simple unit test that...
Type: Posts; User: jcllings; Keyword(s):
Whoops. That was a mis-fire. Here is the complete message:
So what I am looking for is a troubleshooting methodology.
The problem I have is as follows:
I have a simple unit test that...
So what I am looking for is a troubleshooting methodology.
The problem I have is as follows:
1. I have a simple unit test that checks to see if spring is wiring the entity manager into my...
Not sure how I wound up with two id's on this board but jcllings and jlistnews are the same guy. ;-)
So the deal is that we are using method level Transaction control with Spring 3.x's AOP. If I turn it off with @Rollback(false) (Syntax correct?), it should commit to the database.
...it does not....
Go easy on me, please, I'm new to Spring/Hibernate.
One of the main points of Hibernate is to, as much as possible, eliminate the Java engineer's need to know multiple versions of SQL. This...