- how to find SQL Query based on StatementID
- Declarative replacement for @Configurable
- JDBC Problem After Upgrading to 2.0.2
- Hibernate Forum or Spring Forum???
- Creating datasource at runtime
- Spring/Hibernate evict
- How do I remove a detached object with JPA
- Hibernate session.replicate() and TransactionException
- Spring, hibernate, Eclipse and loading mapping files...
- Unable to create the HibernateTransactionManager bean
- help!oracle lob problem
- org.hibernate.WrongClassException with Table Per Class inheritance
- saveOrUpdate not working
- Ignoring unbound parameters in queries?
- escaping input in jdbc
- JDBCTemplate.queryForList() causes OutOfMemoryError
- LocalContainerEntityManagerFactoryBean in JEE environment
- post-insert event handlers not updating other table
- getHibernateTemplate() and EhCache combo not working
- Mapping Results of Hibernate Query to Pojo
- Locking down a database call
- weird behavior Hibernate/Mysql in Linux to Windows
- Session closed Error with Spring + Hibernate + JPA
- Are transaction demarcation at multiple levels inappropriate? (For Juergen Hoeller)
- Connection problems when using Spring+Hibernate+jboss jndi
- Usage of plain javax.sql.DataSource in XA transactions
- Problem with ticks in the request..should I be using HibernateTemplate?
- Closing hibernate session while extending HibernateDAOSupport
- Hibernate Caching with EhCahce and Lazy Loading
- OpenEntityManagerInViewInterceptor and Struts 2
- Spring Hibernate testing
- Configuring Hibernate Validator
- Multiple Selects after the first request with Hibernate abd Spring
- maximum open cursors exceeded
- Hibernate Case INSENSITIVE joins
- Why this "UnexpectedRollbackException"??
- consult concepts: collection hibernate and eclipse
- Problem with JtaTxMgr and Annotations
- Retriving Image
- storing byte[] into mysql with spring jdbc
- Hibernate Tx Management using AOP
- integrate berkeley db xml into spring
- session per conversation
- How do you limit transaction boundaries?
- OptimisticLocking problem with Oracle 10g.
- Info Help: mark as ReadOnly transaction vs mark as no transaction vs no marking
- SimpleJdbcDaoSupport
- How to configure multiple datasources for transactionManager
- Need help setting up TopLink project
- Hibernate HQL - retrieve with most recent date field?
- Associations Example
- Target pointcut with transactional advice
- Spring + Hibernate + MDB - Autocomit error
- Spring +Hibernate +JPA persisit problem
- Dynamic query Design
- Please help problem with row level table locking
- AbstractTransactionalDataSourceSpringContextTests and mulitple datasources
- Spring Hibernate Only persists after extra work
- Making TransactionManager aware of HibernateSessions
- DataSourceTransactionManager not rolling back
- Unable to rollback when checked exception is thrown
- TransactionProxyFactoryBean transactionAttributes and private/protected methods
- Error creating bean with name 'hibernateSessionFactory' in standalone
- spring with OC4J giving errors
- StoredProcedure with multiple result sets
- Spring/Hibernate/JSF multiple db
- JRun ResourceURLClassLoader
- Where is the Spring *.orm.jpa.* Source Code??
- HSQLDB Recursive Data Structure
- Spring + Kodo in Weblogic 10
- Isolation level with hibernate and MS SQL Server
- TopLinkJpaVendorAdapter and drop-and-create-tables
- Best Practices: Testing JPA
- Anyone using separate Hibernate mappings file?
- Commons transaction and Spring
- How to manage a growing list of jndi items?
- Runtime managing of Datasources.
- Jdbc mapping Problem
- Setting Datasource properties with PropertyPlaceholderConfigurer
- Can't get data committed
- Object Store, in OODBMS, RDBMS or Java
- query problem
- Transaction and exception handling questions
- switching from OSIV to hibernate interceptor?
- "The ROLLBACK TRANSACTION request has no corresponding BEGIN TRANSACTION"
- LobHandler not using pool from weblogic, creating new connections
- doubt and problem: get session for hibernate and FileNotFoundException
- maven Junit test error for spring-hibernateDAO
- OracleConnectionCacheImpl : reconnect after database outage
- OpenSessionInViewFilter and Hibernate Lazy Loading in Tomcat
- accessing DB
- performance problem with queryForRowset
- JPA configuration
- How to make a validator reject an object if some attributes has changed
- Transaction Rollback But Not Hibernate
- Dynamic DataSource Switching in a WebApp
- Unable to see the rollback with spring transaction Management
- How to use StatelessSession and Session in same app?
- Exception handling with iBatis
- Communication link failure
- Problem using Spring + JPA + Struts
- Hibernate - for more than one criteria
- Spring & Ibatis - Transaction Rollback Problem
- Whats wrong in this code ?
- Problems with Hibernate's second level cache
- DataIntegrityViolation Question
- Spring/JpaTemplate or EJB3 Session facade?
- DBCP and Spring StoredProcedure - Could not close JDBC Statement
- doubt: jdbc and Hibernate can both work together??? (jasperreport doubt)
- jdbc-Spring how i can get an instance of the Connection/ResultSet???
- ReflectiveLoadTimeWeaver and Toplink not working
- Ways to provide a database (model)
- Hibernate counting on distinct rows
- HibernateTemplate.deleteAll issue
- Problems with propagation behaviour in transactions
- SqlMapClientTemplate And Sessions Using iBATIS
- Spring & Ibatis - Transaction Problem
- @Transactional problems
- What steps needed to create simple database access web page?
- TopLink issue on Tomcat 6.0.10
- PersistenceUnitReader not updated in 2.0.4
- Hibernate - Criteria API
- What role for the services layer ?
- TransactionTemplate Question??
- JPA - JUnit problem with sharedEntityManager.flush()
- OpenSessionInViewFilter and Threads
- Which are the steps to create a simple web app that it's use spring and hibernate?
- Spring/Hibernate Batch Update question
- Blog post about choosing a JPA manager (EJB3/Spring)
- database access control- 2 datasources
- Problems with Hibernate
- Transaction Not working
- Why am i getting StateStateException
- CRUD Dao with spring+hibernate
- No session associated with new thread
- @Transacational Compile error - Newbie question.
- Executing many jdbcTemplate.execute(String sql) does not rollback to before the first
- Truncate data automatically...
- Why doesn't hibernate update the identifier of my entities?
- Timed tasks & Hibernate
- Help needed with Hibernate and Spring
- Interceptor in my DAO
- Detecting faulty declarative transactions?
- HibernateTransactionManager problem
- Configuring a Hibernate UserType
- Execute SQL statements through HibernateTemplate
- Spring JDBCTemplate Performance
- Dealing with TransactionStatus and Programmatic Transaction Demarcation
- RefreshablePageListHolder causes LazyInitializationException
- Cannot get a connection, pool error Timeout waiting for idle object
- passing parameters to sql
- Problem in transacation demarcation
- multiple rowmapper in one Dao
- JdbcTemplate and HibernateTemplate not interfaces
- JP QL query not returning expected results
- Using Groovy with HibernateTemplate and HibernateCallback
- Automatically initializing a collection
- Spring - Weblogic - Hibernate datasource problem
- Transaction demarcation and non-transactional resources
- Trouble committing relational data model (hibernate) in one transaction
- Concurrency problem
- Prob with asynchronous fetching/multiple BeanFactories
- How can I get http session from hibernate Interceptor?
- Object always instantiated twice
- Which transaction manager are you using?
- Thread safe entitymanager
- JPA Logging
- testing read-only datasource
- Is Connection.setReadOnly() used?
- JPA - Data not committing
- testing multiple transaction managers
- Varying exceptions for same condition (JDBC vs. iBATIS)
- hibernate FlushMode.MANUAL
- Batch Loading JdbcTemplate to PostgreSQL
- InvalidDataAccessApiUsageException
- Problem using TopLink with spring
- Newbie Hibernate: mapping for composite object?
- Retrieve results via JPA when not selecting an Entity
- Hibernate Annotations Has Deleted My Entire Database!!!!!
- Removing a detached instance (in job/timer/thread)
- JPA on the server and Java 1.4 on the client side
- org.hibernate.NonUniqueObjectException
- iBATIS is behaving inconsistantly
- Problem: db connection cause a deadlock in the application
- BasicDataSource PoolPreparedStatement
- Question on the 'service' layer.
- Oracle BLOB handler for SAP application server.
- Hopefully(?) easy @Transactional question
- fast clicking problem
- unit testing HibernateDaoSupport
- Problems using AbstractJpaTests with TopLink
- Docs & API not matching up.
- help with sql query
- doInHibernate and transaction
- Stored Procedures -
- HibernateTransactionManager and timeouts
- Wiring The DAO with the service object
- All Database objects are null???
- Access a SqlMapClient from another SqlMapClient
- Custom Exception instead of DataAccessException
- DataAccessException And SQLException
- Difference between getSession() and getCurrentSession()
- Selecting one record (with custom query)
- Problem using TopLink with Spring
- help: trying to pass sql query to hibernate query
- class org.apache.commons.dbcp.BasicDataSource not in Spring Libs
- Object not mapped??
- Which is the best practice to use Spring with Hibernate?
- How to make calls to this.txCreate() invoke on the proxy?
- MappingSqlQueryWithParameters issue
- Using jdbctemplate and hibernatetemplate together
- HibernateTemplate.findByNamedParam: ClassCastException
- Doubts in commit declarative escenario.
- Spring does not keep hibernate session open
- Spring + Hibernate JPA + Atomikos XA
- Transactionsupport in Spring
- Hibernate Object Problems
- Hibernate iterate() and Session/TX behaviour
- Spring validator
- Connection Pooling debug info
- OpenSessionInViewFilter closing session
- No Hibernate Session bound to thread
- org.hibernate.exception.LockAcquisitionException: could not execute query
- How to retrieve last id after insert
- Transaction differences between MySQL and Oracle
- Getting generated id after getHibernateTemplate().saveOrUpdate()
- RsAdapter in Websphere 5.1
- hibernateInterceptor & transactionInterceptor; how to manage transactions ?
- HibernateDao tx behavior and AbstractTransactionalDataSourceSpringContextTests
- Getting out of memory errors when loading large amounts of data.
- How to turn off Hibernate Cache for query? (jpa)
- Using Spring as Business / Integration Layer
- Problem with many-to-many and insert query
- Spring Declaretive does not rollback transaction
- Transaction not rolling back when using JDBCTemplate
- No hibernate.cfg,how to use shemaexport?
- transactions & Threads: how to pass transaction into a new Thread.
- ClassCast Exception Weblogic 8.1, Oracle 9.2 and StoredProcedure
- Loading Data From XML
- Database lock downs
- Title : Should JpaTemplate be used for new applications ?
- how to display database exception back to use.
- Ibatis SqlMapClientFactoryBean & AspectJ style annotated aspect
- Transaction & Test case
- No transaction aspect-managed TransactionStatus in scope
- Hib / Spring question / bulk deletes
- How to stop fully qualified table names in Hibernate/spring
- jdbcTemplate vs Hibernate / how to synchronize
- Hibernate Concurrent Updates.
- showing huge amount of data in drop down list