- DataIntegrityViolationexception when deleting
- spring JDBC template. delete sql
- getHibernateTemplate().save not rolling back
- Any Tips to overcome LazyInitializationException
- HibernateTemplate To Cache Query Results
- no transaction found problem
- Hibernate Representaion
- hibernate / is this normal behaviour?
- Hibernate DB configuration from external file
- Merging detached objects - new instances
- Problems using openSessionInView when using WebLogicJtaTransactionManager
- SimpleJdbcTemplate, queryForList and ParameterizedRowMapper
- transactionAttributes within TransactionProxyFactoryBean
- Shared JdbcTemplate between different DAO
- How to detect if hibernate object was modified
- Error deploying petclinic to Tomcat
- How to translate hibernate exception?
- Test best practices or not?
- Problem loading Hibernate Mapping files
- Nested transactions in HibernateDaoSupport or how?
- Why is getJpaTemplate.persist decoding my password field?
- mappingJarLocations problem
- Multiple Eclipse projects, JPA and Hibernate
- Struts2 + Spring: accessing services on a separate thread
- Spring Storedprocedure results to database
- jdbcTemplate: moving data into object from queries
- what jar are needed for jap?
- JPA Criteria API
- Sporadic NoClassDefFoundError in jboss-hibernate-spring environment
- Hibernate not persisting to MySQL INNODB
- jar conflicts between frameworks?
- attempted to assign id from null one-to-one property
- Best Practice for Declarative Transactions?
- HIbernate Mapping for Interface
- SQLException translation question
- Implementing DAOs based on plain JPA
- Mapping file
- Use Tuxedo with Spring
- Delete using a composite-key (Spring/ Hibernate)
- Storing session variables in a database
- Getting Error : Unknown entity
- Save record to DB
- AOP: Transaction and Caching
- HibernateTransactionManager And LocalSessionFactoryBean
- Hibernate errors retrieving null values using HibernateDaoSupport
- easiest way to clear all tables from database
- Read only Property not enforced?
- unknown entity with JPA
- Problem while executing a procedure
- problem with accessing properties file.
- 12.2.10. Spurious AppServer warnings about the transaction no longer being active
- [hibernateTemplate][hibernate session without transaction][annotations]
- jTDS SQL7 & Hibernate
- JdbcTemplate Connection Management in MyIsam tables
- Using prepared statement for unknown number of parameters in an SQL
- Persisting data to an audit table inside an Interceptor.
- Problem with Hibernate3 integration
- LocalEntityManagerFactoryBean class cast exception
- Unit tests can't see uncommitted data
- Hibernate: How to find fields given a mapped class?
- Spring bean for Hibernate sessionfactory problem with dialect
- HQL "contains" query?
- Find the current transactionAttributes.
- net.sf.hibernate.HibernateException: Could not instantiate dialect class
- getNamedParameterJdbcTemplate() returns null
- JPA and Tomcat
- Which Jdbc Template to use ?
- Does HibernateTemplate.save() hit the database
- how to inject OracleBlobHandler in my EntityManagerFactoryBean??
- Using StoredProcedure class with an Oracle REF CURSOR OUT Parameter
- DaoSupport @Autowired
- changes are not stored
- Annotated transactions and exceptions
- Storedprocedure exception
- Problem with HibernateTemplate's find method
- lazy initialization
- Hibernate HQL: how to retrieve latest sub entry in a joined main-sub join?
- [Newbie] A question about the Spring step-by-step tutorial...
- junit hibernate dao problem
- AutoCommit and SUPPORTS
- Irksome newbie question re:HibernateTemplate.find
- transaction question: how do i lock the update record?
- using refresh method of Hibernate Template
- problem returning array from plsql
- Does OpenSessionInViewFilter maintain Session between JSF(MyFaces) and Spring
- Spring & IBatis question
- transaction demarcation
- Transaction Management Using Spring.. Need help
- NPE When trying to use JDBCTemplate
- Retriveing Data using Hibernate and passing it to view
- SessionFactoryConfiguration problem
- UnsatisfiedDependencyException with dataSource definition
- disable rollback-for
- how to: xdoclet order-by dates in special order
- doubt and consult: hibernate pagination code
- Controlling Spring RMI port
- org.springframework.jdbc.UncategorizedSQLException : PreparedStatementCallback
- Jdbc - Transaction per request
- transaction timeout UnCategorizedSQLException
- Generic Crud Dao
- SEVERE: failed to lazily initialize a collection of role:
- transaction configuration
- jdbc.template() & argTypes
- Spring / hibernate programmatic Transaction
- org.springframework.dao.InvalidDataAccessApiUsageE xception
- calling Hibernate named query with parameter
- Spring-Hibernate-HSQLDB: data modify problem
- Problem in getting HibernateTemplate
- BatchSqlUpdate & Transaction Timeout
- Problem injecting sessionFactory by name
- Hibernate + MySql + Transactions = ?nothing
- Method level caching
- Persist does not work in JPATemplate
- proper mapping strategy & DBUnit/ partially OT
- Problem with nested transactions using PROPAGATION_REQUIRED
- HSQL in memory ds - multiple db - part OT
- mappingJarLocations does not work with weblogic
- StoredProcedure and optional inputs
- How to enable ignorecase in spring hibernateTemplate?
- Need guidance..."Error creating bean with name entityManagerFactory..."
- Injected Bean with Advisor throws ClassCastException
- Using 'in' with parameterized JdbcTemplate
- Jdbc template, accessing multiple DB and schema?
- Gobal transaction does not commit : UnexpectedRollbackException
- mapping interfaces
- TopLink, help with executing queries
- Newbie with Hibernate. Please help.
- WebSphere 6.0.2 + Hibernate + Spring - Memory Leak
- jdbc template result set
- Issue with saving blank string into table using getHibernateTemplate().update()
- Hib problem with HSQL and schema
- consult and dubt: relations in update process
- Inform Client When Rollback
- Need help with Spring+Glassfish+JPA+TopLink
- Limiting search results
- why jmock can't work with JNDI
- Tomcat + Spring + Hibernate JPA + PostgreSQL + AOP Tx's does not persist [SOLVED]
- JdbcTemplate query and isolation level
- MappingSqlQuery : One Parameter used Multiple Times?
- string date conflict
- have you looked at unitils?
- errors.reject with Object[] errorArgs. Bug?
- Transaction unable to Rollback
- Problem with declarative transactions using Spring and Hibernate
- OpenJPA Exception in thread "main" org.springframework.dao.InvalidDataAccessApiUsageE
- JdbcTemplate and releasing a lock
- Declarative Transactions Spring 2 - Plain JDBC
- Dynamic Connection to mulitiple database
- JDBC Template support for typed Collections?
- Oracle XMLType and Hibenate with Spring framework
- jpa annotation Date format
- JPA/Hibernate annoatation and named query
- Please help! Spring 1.2.9 JdbcTemplate can't update or delete record?
- Declaritive Tx's, Hibernate and Session Help required..
- DataSource.getConnection freezes for 3 min when the db is down
- Newbie width hibernate, property 'dataSource', please help
- Transaction Handling
- Migration from Xdoclet to Annotations?
- Should setDefaultRollback affect Hibernate SQL?
- Accessing a ResultSet as output from a stored function
- Define application exception checked or unchecked?
- Trying to Select value from AJAX drop down and I get following error.
- Hibernate: Second level cache references
- Spring with JDBC api version 1
- JDBCTemplate
- org.hibernate.LazyInitializationException: could not initialize proxy - no Session
- transaction attribute for select queries
- Return values from stored procedures
- How to wrap 3 dao calls in 1 transaction ?
- returning maps and table entries and types with Hibernate
- org.springframework.beans.BeanInstantiationExcepti on
- Caused by: org.jboss.cache.CacheException: DataNode --- version Ver=3 is newer than
- configure JBoss 4.2.0 jdbc connectivity using oracle database
- CreateSQLQuery() problem
- Mutiple data connections using OSIV
- JNDI Password Protection
- Java App using Springframework to connect to Oracle from Tomcat
- Single transaction, multiple requests using DataSourceTransactionManager subclass
- Toplink essentials - maven 2 - jetty plugin
- Transaction management for weblogic rmi wrapped datasource
- Source Code of merge and saveOrUpdate methods
- Exception when a class in a hbm file is missing
- JTA is not working
- Transaction problem
- Using PreparedStatement with Sybase ASE
- Transaction Management Using Spring
- Making a transactional JDODaoSupport
- Changes to persistent object not flushed
- Problem using JPA on Tomcat
- Problem using JPA on Tomcat
- best way for insert update a N:M Releation
- changing bean property vaules in applicationcontext at runtime
- LazyInitializationException on getter bc Session closed? No way!!
- Performance problems getting worse over time
- how to make lazy loading transactional
- Having trouble with Annotation-driven txn mgt
- Can Spring use my dataSources?
- Stored PRocedures / how to access resultsets
- To use or not to use MySQLMaxValueIncrementer
- Hibernate: optional one-to-one mapping
- Spring transaction don't work? not allow creation of non-transactional
- Transactions: IllegalStateException
- jdbc connection failover
- How to load c3p0 connection on spring startup?
- Bug in Hibernate Template: Persisting an entity
- Integrated support for EntityManger
- Hibernate Annotations and mappingJarLocations
- JPA and Java 1.4
- Spring Jdbc Core...
- Slow JdbcTemplate queries
- LazyInitializationException and JPA
- Problem with unit tests in cruise control
- how to disply an error message during transaction roll back
- JPA - how mature is it?
- Which jar contains the class "com.sun.enterprise.loader.InstrumentableClass Load er"?
- JTA Tx and Hibernate on Websphere 5.1
- JTA Tx and Hibernate on Websphere 5.1
- JTA Tx and Hibernate on Websphere 5.1
- Multiple Transaction Managers For Tests
- Teradata Data access through Datasource
- cannot delete via Hibernate Query
- Hibernate Join With Multiple Columns
- Transactions not working w/Spring/Hibernate/MySQL
- LazyInitializationExceptions using Hibernate/Spring/Oracle
- Commiting transaction
- Guys I need help
- Question on JdbcTemplate.udpate and JdbcTemplate.queryForInt...
- UnsatisfiedDependencyException by UnitTest
- Stored Procedure and oracle.xdb.XMLType
- UnexpectedRollbackException by running unit test
- @Transactional - Single Transaction over multiple service methods
- SessionFactory ease of use
- Versioning problem
- Problem with saving multiple objects in a session
- Hibernate Spring based dao without callback
- While we're on the subject of AbstractTransactionalSpringContextTests
- Trouble while persisting the data using hibernate.
- No Hibernate Session bound to thread on getCurrentSession in HibernateDAOSupport
- error destroying session factory
- Map SQL query results to Java Enum?
- Narrowing proxy and LazyInitializationException
- Getting SQL state [null]; error code [17041]; Missing IN or OUT parameter at index::
- Serious performance issue with hibernateTemplate.findByNamedParam
- UnexpectedRollbackException by using JPA
- unit testing hibernate DAO
- The complex query VO
- Calling a readOnly method within a non readOnly one causing flush in OSIV config
- Problem upgrading to Hibernate 3.2.4 - Spring 2.0.5
- how to insert current date and time into DB2
- Still having problems with Spring managed transactions