- ResultSet can not re-read row data on SQL Server
- The alternative to OSIV: "touching" collection?
- HibernateTemplate.load
- hibernate and spring DependencyInjectionInterceptorFactoryBean
- How to set FlushMode.AUTO in session
- New to Spring, NamedParameterJdbcTemplate problem
- Toplink UnitOfWork errors
- problem with mapping from resultset of a stored procedure
- SQL-QUERY using findByNamedQueryAndNamedParam
- Confused about the PersistenceExceptionTranslationPostProcessor in RC1
- Detached object
- Oracle.sql.STRUCT
- thread issue
- DataSource username/password not known util Runtime
- Contents of List of ResultSet Not Cleared
- JavaMail session JNDI
- PersistenceUnit and multiple root URLs
- Spring 2 RC1 + Glassfish JPA + HSQLDB
- spring + jpa
- Connections are not getting released...
- Hibernate Template's bulkUpdate and Named Params
- data deletion
- Spring + JPA + JTA
- Lazyinitialization
- SqlUpdate.updateByNamedParam() issue
- OpenSessionInViewFilter doesn't work for entities saved in HttpSession
- Stored Procedure Returns An Empty Map
- how many hibernet session & DB connection when crossing dao
- How to check if transaction is actually working
- Regarding Abstract Call as Super Class Of Entity
- Problem with rolled back transaction
- How does saveOrUpdate/transaction works?
- Problem capturing Spring DataAccessException
- Hibernate3 with Spring 1.2.8
- Servlet and EJB (MDB) concurrent access to the same data
- problem: deletion of records fail out of log space
- database fail out of log space in springs??
- Transaction not working
- transaction proxy
- handling DataAccessException
- Foreign-Key is null
- Spring 2.0RC1 + JPA + Hibernate 3.2.0CR2
- Lazy exception with Struts, Spring and Hibernate
- DataAccessException caught after flush; problem?
- Creating Pools for Web Application?
- Is there a limit to DAOs/BasicDataSource?
- Only one isolation level is supported
- "Open transaction in view filter" pattern
- AbstractTransactionalDataSourceSpringContextTests and Toplink
- at every acess to DB "Building new Hibernate SessionFactory"
- JdbcTemplate PreparedStatementCreator efficiency
- HibernateCallback is not closing the connection automatically
- SessionFactoryUtils JtaSessionSynchronization.beforeCompletion swallowing exception
- How to declare transaction for this
- Possible bug in Spring 2.0rc1 .. transaction always commits even if marked readOnly
- How to use Lazy Collections using spring jpa?
- How to achieve Declarative Transaction Management through Action Class?
- OpenSessionInView questions
- Problem with JdbcTemplate.batchUpdate()
- Spring, JPOX JDO and TransactionNotActiveException
- Spring JDBC Dynamic Query (Newbee)
- enableFilter with non-transactional Session
- Exception Handling Methods
- org.hibernate.HibernateException: Could not instantiate dialect class
- Problem with Arrays in StoredProcedure
- NOOB: getHibernateTemplate().saveOrUpdate(); not saving/commiting?
- How to pass Oracle Object Type to Stored procedure using JdbcTemplate?
- Transaction Demarcation within same Service Object
- hibernate 3.1 contextual sessions
- Hibernate Error: Could not close session
- CannotCreateTransactionException; NullPointer in HibernateTransactionManager??
- Downcast EntityManager
- drop/createDatabaseSchema for EntityManagerFactoryBeans?
- current date time from db2
- DAO Exception Handling
- Spring fails to lookup Data Source using JNDI
- Database access using JDBC
- Error Creating LocalSessionFactoryBean
- OpenSessionInViewInterceptor and command objects stored in session
- newbie.. please help...
- simpleJdbcTemplate newbie help
- Help with Oracle stored procedure!!!!
- Transaction strategy for transactions covering more than Hibernate
- Transaction and ObjectRetrievalFailureException problem
- How to do Junit testing using spring .
- ParameterizedRowMapper Error
- Problems with LocalContainerEntityManagerFactoryBean and Toplink Essentials
- HibernateTeamplate find method is calling insert on relationship table
- Object loading in GroupBy Clause (hibernateTemplate)
- SimpleJdbcTemplate IoC Error
- Best practices for using KeyHolder?
- Hibernate pagination
- noob: transactions with intercepts?
- does reattaching a detached object to a session also reattach the subgraph of objects
- Setting a bean when retrieving entity from Hibernate
- deleting records in smaller chunks and issue of commit intermitently?
- deleting records in smaller chunks and issue of commit intermitently?
- Hibernate mapping problem with associations
- AbstractTransactionalSpringContextTests cannot verify transaction definitions
- Exception/tx-rollback in @Transactional invoked by @Transactional method?
- Hibernate Design Choice: Entity or Value?
- HibernateTransactionManager and Isolation Levels
- Illegal attempt to associate a collection with two open sessions
- is transaction demarcation necessary?
- spring jdbc --> resultset/sqlrowset problem
- Simple Test using AbstractTransactionalDataSourceSpringContextTests recently broken?
- how to setAutoCommit?
- Hibernate and JDO??
- how to pre-init or pool custom data access sessions?
- How to enable L2 cache with JBoss TreecacheProvider?
- Weird problem with Hibernate and mappings only in Tomcat/JBOSS
- OpenSessionInViewFilter
- OpenSessionInViewFilter not working after error
- @Transactional / Autoproxy problem.
- Performance Problem using DataSourceTransactionManager
- Cached Hibernate Object not Showing
- Releasing JDBC connection (Connection pooling)
- C3P0 ThreadPoolAsynchronousRunner not exiting
- Non-transactional use of Spring+Hibernate
- JPA, GenericDAO, and ClassCastException on a Proxy Object
- HibernateTemplate and find() exposing native session...
- JPA + Stored Procedures
- Oracle-WAS6-spring-hibernate: datasource connection problem
- Access denied for user 'root'@'localhost
- problem in setMaxResult
- hibernate query regarding performance
- Multiple Datasource in Spring + Hibernate
- help using HibernateTemplate to save objects
- Handle DuplicateKeyException using BatchSqlUpdate
- Newbie: "No Hibernate Session bound to thread"
- Produce globally unique sequence numbers
- SessionFactory returning commited/released sessions
- Hibernate EntityManager magic tidbits
- Disable Hibernate Filter
- Anyone figured out how to use LSFB.drop/createDatabaseSchema() methods?
- Oracle - Declarative Transaction Mgmt
- Spring 2.0 - @Transactional - timeout ?
- illegally attempted to associate a proxy with two open Sessions
- JAMon 2.1 SQL/JDBC Monitoring now available
- org.springframework.beans.factory.BeanCreationExce ption:
- help with hibernate3 to load objects
- How to call my class ????????
- Help with Hibernate and getNamedQuery
- org.hibernate.MappingException: entity class not found
- Hibernate mapping file located in a .jar file not found exception
- hibernate HQL problem
- Weird stuff going on with AbstractTransactionalSpringContextTests
- Plain Hibernate3 API with Spring
- Queries and Result Sets
- Example of how to use findByCriteria
- Reading JMS message and save it to database in one transaction
- Problem in exporting result to a CSV file using derby and springframework
- ClassCastException with HibernateTemplate.findByNamedQuery()
- DataAccessException hierarchy
- jta transaction with hibernate exception during deployment on jes
- Declarative Transactions w/ JbpmTemplate
- queryForObject method in templates
- dynamically mapping bean without mapping query
- How to get the return value using StoredProcedure?
- JTa without app server
- Problem using TransactionProxyFactoryBean with Hibernate
- Problem with Geronimo 1.1 and Spring
- Spring/Ibatis DAO
- Open new session when an error occurs
- DB Connection Problems with Declarative Transactions
- Problem With TransactionProxyFactoryBean
- CachedRowSet bugs
- org.springframework.orm.hibernate3.HibernateSystem Exception: illegally attempted to a
- suggestion for using O/R mapping
- getHibernateTemplate().load and getHibernateTemplate().get
- Hibernate and SpringJDBC with several Datasources dont known until runtime
- Spring Ibatis JOTM - Programmatic transaction Management- How to ?
- Transactions: Is This Correct?
- better logging on AnnotationTransactionAttributeSource
- Unable to instantiate bean with Sprint AOP txn mgmt
- stored procedure in spring
- DAO Access
- dao access in spring
- Strange LazyInitializationException
- JdbcTemplate doesn't reuse preparedstatement
- servlet exception
- PersistencContextType.EXTENDED semantics in Spring-Applications with Java SE?
- Converting cursor to Object
- jotm transactions not working - help pls
- MappingSqlQueryWithParameters Examples
- try/catch not catching org.hibernate.StaleObjectStateException
- ORA-01001: Invalid Cursor
- One-to-Many association
- HibernateSystemException: a different object with the same identifier value
- Could not find applicationContext.xml when testing my application
- help please...
- SET CHAINED command not allowed within multi-statement transaction
- java.lang.IllegalArgumentException: sessionFactory is required
- JPA + Spring + Mysql + Stored Procedure
- Session management in Hibernate 3.1 : Totally confused
- PersistenceAnnotationBeanPostProcessor problem with JPA Support
- Extremely weird transaction problem when using MethodInvokingJobDetailFactoryBean
- Spring JPA and transaction exceptions
- Hibernate: getAllClassMetadata()
- Problem with HIbernate Find
- Setting Client identity in Connection Object
- Cant find class AbstractTransactionalDataSourceSpringContextTests
- HibernateTemplate problem
- Error while opening a transaction
- "type" removed from hibernate3 version of HibernateTemplate.findByNamedQuery?
- Transaction annotation ignored on MVC controllers subclasses?
- JdbcTemplate queryForRowSet and Prepared Statement
- Use SqlRowSet with RowCallbackHandler
- Transaction for multiple related objects and foreign constraints
- Capturing all SQL bind variables for exceptions
- Translating SQLWarnings thrown by JdbcTemplate?
- help me with multi transaction.
- declaring jdbcTemplate in applicationContext with aspects?!
- Transaction attributes
- Fastest Way to Get a Count of Objects
- DB2 XA DataSource
- Rationale for "HibernateTemplate is evil" - easy fix!
- which Transaction manager to use?
- Converting a HashMap to DetachedCriteria
- what does "could not find PropertyAccessor: method" mean?
- Odd Null Pointer Exception
- rebuild Hibernate sessionFactory
- hibernate id with autocommit
- Advantages of using Spring declarative transactions for EJB code in WebSphere
- compare date with postgres
- Why would I use Jpa/HibernateTemplate?
- getMethod() throwsNull pointer exception, i'm using Hibernate for ORM
- i need to use Spring and Hibernate.
- net.sf.hibernate.LockMode
- Integration Spring, JPOX
- Problem in implementing Interceptor
- Weblogic 9.2 and JPA with Toplink
- Hibernate: Saving multiple related detached objects
- Transaction suspend/resume: connection closed
- JDBC + Hibernate transactions postgresql/tomcat
- Hibernate: violated - parent key not found
- sessionFactory. recursive stack problem
- Close session of a database link with Hibernate
- Problem: java.io.FileNotFoundException
- Using manager to connect to petclinic hsqldb
- Confusion around spring/db usage
- class path not found
- Issue with phantom object creation when retrieving via hibernate
- concurrent edits == broken app...
- Null value as a bind parameter
- Passing Nulls to Bind Variables to Spring JDBC
- Transaction demarcation question
- Spring Hibernate declarative transaction problem
- Stored Procedure optional parameters
- no session error