- SQL error codes for Adaptive Server Enterprise
- Support for Hibernate long sessions?
- problem in HibernateInterceptor
- Runtime manipulation of Hibernate mapping without restart
- net.sf.hibernate.MappingException: identifier mapping has wr
- hibernate version
- Ibatis update issue
- rollback open transactions at a central place
- JdbcTemplate singleton & thread safety
- Spring JDBC & dynamic sql
- OpenSessionInViewFilter with multiple sessionFactories
- cannot do save/update w/ Hibernate & OpenSessionInViewFi
- No Hibernate session bound to thread
- Why spring fail to rollback transaction ?
- Is possible to load Hbm.xml definitions in different files?
- When to use PROPAGATION_SUPPORTS with Hibernate?
- UncategorizedSQLException not caught
- Hibernate Mapping Accross Multiple Projects in Eclipse
- Question on using TransactionTemplate
- NaturalKeyAssignedInterceptor
- Hybrid DAO: Hibernate and JDBC
- How to configure in JBoss 4.0 for using Spring/Hibernate?
- Dynamic partioned table
- Which Hibernate version supported?
- JdoTemplate and detach/attach
- Spring + iBatis - out of memory!!
- Hibernate Query by example and saveOrUpdate
- Hibernate O/R Mapping issue on Startup
- LazyInitializationException w/ OpenSessionInViewInterceptor
- how to write log file
- StoredProcedure and output parameter (Sybase)
- ObjectResultSetExtractor
- LocalSessionFactoryBean afterPropertiesSet() No Caching
- Troubles with a connection using HSQL
- unclosed connection, forgot to call close() on your session?
- iBatis 2.0 SqlMapClientTemplate not populated
- Publish a spring-managed DataSource to JNDI
- Recovery from a lost database connection
- MappingSqlQuery
- Exceptions not Thrown with HibernateTransactionManager
- Problem about JTA with Spring and Hibernate.
- OT: Workeffort app using Spring released under Apache lic.
- How to use a PreparedStatementSetter
- CacheException Hibernate LocalSessionFactoryBean
- Petclinic - retrieveIdentity not tested and failing
- hibernate lazy collection initialization problem
- Odd PostgreSQL problem
- Problems with Spring and Ibatis
- Output parameters in Oracle Stored procedures, RowMapper
- howto copy object multiple databases w/ multiple Hib. DAOs
- What OJB version is supported?
- TopLink - Is it really transparent?
- iBatis dynamic table name
- iBatis returning AOP proxy instead of target class?
- Problem with JDBC DAO and MySQL
- Performance overhead of JDBC classes
- How to turn off Auto-commit for JTA
- Should i call HibernateCallBack to handle transaction !?
- Services from another service
- Other Hibernate DAO LazyInitializationExceptions
- Mapping db tables to classes
- 2 HibernateTemplate.* on a method and transactions
- Running a script after deployment
- How to specify number of connections in c3po pool
- Spring and Postgresql
- createQuery and session proxy
- Problems with pet clinic sample application
- analog to HibernateInterceptor for jdbc?
- meta-data problems
- setting max rows for a query using JDBCTemplate
- reusing sessions across multiple method calls
- NonUniqueObjectException
- "Cursor is closed" in Oracle
- Detached object management
- HibernateException and the Spring HibernateCallback
- OSIV or alternatives
- StaleObjectStateException, one-to-many relation trouble
- There is a way to do it (select e.name from E..) with find ?
- Auditing
- Control Transactions with Java 5.0 Attributes
- Convert legacy code to Spring
- Petclinic datasource throws exception
- Hibernate return value after insert
- hot reload of applicationContext (Tomcat) ?
- Petclinic Database Setup--JNDI connection-pool with Tomcat
- Hibernate or iBatis
- JPOX, HSQLDB and Spring
- Bulk Insert That doesn't fit the mold - Where to put it?
- Is it relevant params order in declareParameter() method?
- Concurrency question for iBatis and Hibernate (jPetStore)
- No SessionFactory specified error
- 2 many-to-one relationships, stack overflow error
- Passing DOs from one SimpleFormController to another.
- Hibernate3 release candidate ready
- Configurable Transaction Synchronization
- Avoiding error about transaction attributes
- problems with jotm
- connetion pooling in JBOSS
- iBats/Spring Sample Application
- Can LobHandler be used for LONG RAW fields?
- Could not synchronize database state with session
- Hibernate backed model object in non-db situation
- Transaction Management
- how do i use jboss connection pool in Spring
- iBatis lazy load transaction issues.
- Spring DAO + Hibernate; Am I doing this right?
- How do connections get released to a pool?
- 2 concurrent transactions/[hibernate]sessions per thread
- Trying to figure out Stored Procedures on a MS SQL DB
- Container freezes with Local TX on Oracle + Postgresql
- Hibernate - how to save a AOP proxy ?
- Spring, JSF, Hibernate & Lazy Collections
- BatchSqlUpdate closing the Connection
- Legacy testing with AbstractTransactionalSpringContextTests
- Setting a Global Transaction timeout using JTA?
- how to convert IllegalAccessException to DataAccessException
- Quote problem with Spring+Hibernate
- Spring + Hibernate transaction problem
- Hibernate mapping
- OpenSessionInViewFilter
- One-to-Many DAOs Please help!
- LocalSessionFactoryBean not initializing
- Multiple DataSources question
- Transaction Management rollback with iBatis
- Integration with custom ORM
- Spring To Spring through RMI calls (Global transaction)
- Spring's JDBC Abstraction
- JDBCTemplate query method for StoredProcs?
- Session getting flushed where it wasnt before...
- Not flushing changes to database
- What advantage if I use convertHibernateAccessException(ex)?
- Declarative transaction question
- sandbox goodies
- Cache Query Results_getHibernateTemplate()
- Multiple Database Access with Spring & Hibernate
- JOTM + JTATransactionManager Not Rolling Back Txn?
- How should I process Exception in DAO?
- OpenSessionInViewInterceptor called but session flushed
- hibernate trouble on one-to-one error
- Problem with sending SQL statements to HSQLDB from DAO class
- Long lived locks
- Utilize Spring's JDBC Framework or iBATIS
- Approving Spring for a new architecture - General Questions
- Hibernate 3.0
- Spring 1.2 and the new Hibernate 3 Session API
- Remotely accessible & transaction-aware beans (XA)
- JdbcTemplate error
- spring hibernate and axis
- Failed to lazily initialize a collection - no session or ses
- org.springframework.dao.InvalidDataAccessApiUsageE xception:
- delete object fail,Duplicate key or integrity constraint
- InvalidDataAccessApiUsageException??
- Too many calls to getUpdateCount
- Hibernate session shared across transaction boundary.
- OpenSessionInViewFilter
- OpenSessionInViewFilter closing Sessions
- Error using upper in DB2
- MySQL/Hibernate not inserting
- Thank You for the org.springframework.test Package
- OJB and Spring
- OpenSessionInViewInterceptor
- Speedo and Spring integration problem
- using session withing HibernateDAOSupport
- Class not found (org/aopalliance/aop/Advice)
- Problem with HibernateCallback
- StoredProcedure and return values (Sybase)
- Lazy loading + Hibernate
- Exception calling oracle stored procedure
- getting hibernate session in the web tier
- Hibernate Filter
- Database Connection Not Released
- Why is iBATIS startBatch() and executeBatch() missing?
- Spring + Cayenne
- LobHandler : columnName parameter instead of columnIndex
- I don't know the correctness of this Dao pattern
- Problem with HibernateCallback
- about second-level cache and transactions
- Hibernate - Transaction Doesnot roll back
- How can a get a NEW session from HibernateDaoSupport?
- getting Dao from applicationContext
- Problem using MySQL and Hibernate
- Sessions closing after commit
- Getting the OpenSessionInViewFilter
- Session Closing not allowing Hibernate.initialize()
- Problem with Lazy fetching strategy
- One to Many relationship problem
- Correlating data access exceptions per database
- Saving large files to a db using hibernate?
- PROPAGATION_SUPPORTS Breaks AutoProxy
- my JDBC Operation Classes,Use TransactionProxyFactoryBean?
- Sending notification upon successful xa commit (hibernate)
- Connection DataSource
- UserCredentialsDataSourceAdapter not working
- fetching strategy Problem
- Example of using JdbcTemplate to do an insert
- Any way to force JdbcTemplate to use a specific Connection?
- locking and long sessions and HibernateTemplate
- Hibernate Session not flushed with JTATransactionManager?
- dao/hibernate/session
- BeanCreationException - JNDI implementation
- transaction management with hibernate and quartz
- Error font of application with postgres
- Exception output vague from mapping query due to bad sql.
- Spring Session Mgt. across service call invocations?
- throw: java.lang.ClassCastException == when flush()
- TransactionSynchronizationManager resource management
- Unclosed Hibernate Connection
- Service Methods not being wrapped by TransactionInterceptor
- puzzle about transaction when using hibernate & spring j
- Standalone app and Spring powered DAO?
- BeanCreationException - java.lang.NoClassDefFoundError: null
- A Exception happend in the jpetstore that got from spring
- OpenSessionInViewInterceptor HibernateException
- Petclinic Data Access
- Two Java threads for every mapping of hibernate
- HibernateTemplates and complex expressions
- Hibernate 3 Annotation-based configuration
- unique results from findByNamedQueryAndNamedParam
- Deleting objects with the Hibernate3 Query API
- TransactionStatus versus DefaultTransactionStatus
- Simulate OpenSessionInView in JUnit?
- Define transaction boundary around the handleRequest method
- Error encountered with Spring 1.2rc1 + Hibernate 3.0rc1
- Returning an Object and a Value from Query - Help
- Transaction management at service layer
- Best method to insert rows to database.
- Known issues regarding Spring 1.1.5 plus Hibernate 2.1.3?
- HibernateTransactionManager & doSuspend()
- Transaction does not insert if readonly methods are optimize
- having problem with DriverManagerDataSource on AS400 Db2
- Declarative Transaction only works on top level method
- (newbie)unable to startup using hibernate3 and spring-1.2rc1
- PROPAGATION_REQUIRES_NEW Transaction Definition
- Close ResultSet objects in JdbcTemplate callbacks?
- [Hibernate] Unable to read hbm.xml files when in a jar
- Beans from multiple projects
- specify bhibernate.connection.provider_class with spriing
- SQLServer insert problem
- unable to manage the petclinic example(Hibernate withSAPDB)
- Can Spring control transactions at all when using Hibernate?
- org.springframework.orm.hibernate.HibernateSystemE xception:
- Spring 1.2 RC1 + Hibernate 3 migration
- DB2 Stored procedure with Multiple resultset
- Error when brows data with Spring 1.2rc1 + Hibernate 3.0rc1
- How to delete many object efficiency?
- Blob type mapping
- Parameters to RowMapper / RowCallbackHandler
- Incrementing a counter when using hibernate
- How to integrate Spring with standalone JTA component
- Hibernate3 & XML Mapping Metadata