1. Parent Key Not Found - Spring Transaction Management stackoverflow.comI am working with your typical three layered application that has a presentation layer, a business layer, and a DAO layer. It is a Java web application that uses Spring MVC, ... |
2. Web application with Hibernate, Spring and Oracle goes up to 99% of the CPU (row lock contentions) stackoverflow.comWe have an web application in Linux environment that the CPU sometimes goes up to 99%. Sometimes it takes days, and other times it takes minutes. We are using Hibernate with Spring ... |
3. Are there any good reasons to not have your application deal with any transactions? stackoverflow.comAre there any good reasons why one would not have transaction management in their code? The question came up when talking with a dba who gets very nervous when I bring up ... |
4. Slow transactions with Spring+Hibernate3+Oracle forum.springsource.orgSlow transactions with Spring+Hibernate3+Oracle Hi, I have a sample application with Spring1.2.1, Hibernate 3.0.5 and Oracle 8.1.6 and I've found that it takes about 11 seconds!! to make an insert into ... |
5. max processes exceeded with Transactions and Oracle! forum.springsource.orgWe're using Spring with Oracle and having an issue with our Oracle9i database where the jdbc connection counts are going through the roof...like Spring is not handling the connection close. The ... |
6. Transaction not fully rolled back with Oracle for J2EE 9.04 forum.springsource.orgTransaction not fully rolled back with Oracle for J2EE 9.04 I have a working Spring application, that performs changes on Oracle database using both HibernateTemplate and JdbcTemplate on service layer. Application ... |
7. Trouble getting transactions working with Oracle 10g forum.springsource.orgTrouble getting transactions working with Oracle 10g I've been looking into this problem of mine for some time now and have come up empty. If this question has been answered already, ... |
8. HELP: spring+hibernate+oracle, transaction cannot rollback forum.springsource.orgHELP: spring+hibernate+oracle, transaction cannot rollback Hi everyone i'm using spring2hiberante3oracle11g. i have cofigured transaction management in spring . But whatever eception occurs, oracle will not rollback. My spring configuration |
9. problem with oracle transaction.. forum.springsource.orgproblem with oracle transaction.. Hi All, we are using hibernate transaction manager for managing both jdbc and hibernate operations in one transaction. Transaction commit and rollback works fine when the database ... |
10. Oracle UCP RAC JTA Transaction Manager? forum.springsource.org |