View Full Version : Data
- Sql Server 2000 vs Oracle 9i - performance problem
- Oracle JDBC Date Problem.
- why connection is not returned to connection pool?
- TransactionManager Question
- No more data to read from socket
- Handling Unchecked Data Access Exceptions
- connection release mode
- HibernateTemplate.findUniqueByNamedQueryAndNamedPa ram
- Hibernate objects need values from db trigger while not yet commited
- Question understanding transaction isolation levels
- Using queryForRowSet with subquery factoring SQL gives errors
- Memory leak in BatchSQLUpdate?
- How to reduce hibernate startup time in Spring
- multiple databases again...
- Hibernate3 Lazy Loading Exception not solved with TransProxyFactoryB or ProxyFactoryB
- OpenSessionInView - just how long is it open?
- Hibernate transaction not rolled back
- View and stored procedure
- Dynamic Data Source
- Executing a storedprocedure as batch.
- Help! Something is setting my properly injected DAO to null!?
- Flushing strategy.
- Sql Server 2000 error pool connection
- Error Bean property hibernateTemplate
- how to get Hibernate configuration object
- Having same transaction for more than one bean
- Declarative transactions don't work with annotations
- Domino Template
- Intercepting DTO Methods
- BES5.2.1 Spring and Hibernate
- dataSource.getConnection()
- Alternative to the SchemaExportTask for hibernate / ant
- Use different db/hibernate sessionfactory dynamically depending on user
- Hibernate Mapping Exception
- Toplink DataBaseLogin NoSuchMethod setLogin
- Is an OR Solution viable when....
- LoadAll return null ever
- Trapping DataAccessExceptions in the service layer
- Blocking all tables in Hibernate transaction?
- How to detect whether Hibernate session has been create?
- Commit exception overridden by rollback exception
- JndiObjectFactoryBean configuration error
- question about transaction
- DataIntegrityViolationException reloaded
- getHibernateTemplate().loadAll is not function
- SessionFactory
- Openaccess 4.0.0 and Spring 1.2
- getting primarykey from datasource
- forgot to call close() on your session?
- Spring Stored Proc with Oracle Object Types
- org.hibernate.HibernateException: Unexpected row count: 0 expected: 1 on delete
- TransactionAwareDataSourceProxy And JtaTransactionManager
- Hibernate 2 and 3
- Could not instatiate CacheProvider
- AnnotationSessionFactoryBean and Hibernate 3.1 RC3
- How to set NamingStrategy for AnnotationSessionFactoryBean
- logging SQL parameter values on exception
- Detecting a change in database?
- CommonsDbcpNativeJdbcExtractor does not work under tomcat 5.5.9
- transactions not saved with autocommit set to false
- DataSourceTransactionManager on Sybase (Unchained mode)
- Set username and password of DataSource programtically
- Hibernate version/lastModDate -> AOP injected, how?
- NonUniqueObjectException while saveorupdate within a transaction
- Hibernate Lazy Loading Problem
- Hibernate Interceptor and Transactions
- Trouble with MappingSqlQuery Parameters
- Spring service configuration pattern
- Problem when switching from HibernateTransactionMngr to JtaTransactionMngr
- How to wire a SingleConnectionDataSource to HibernateDaoSupport?
- RecordFactory Not supported exception in Spring's JCA
- How to persist data, using Spring/Hibernate?
- if I use Hibernate, how can I use the JTA Transaction Manager?
- Mixing transactional and non-transactional data access
- AbstractTransactionalSpringContextTests - not rolling back
- Setter method not setting object
- iBatis SqlMapClientTemplate and postgres stored procedure
- Data access tier design questions (Hibernate)
- C3P0 exception.... very strange!!!!
- getHibernateTemplate()
- Rollback of transaction leaving open cursors in DB
- Hibernate-Spring configuration problem
- Can I user HibernateTemplate with lazy-loading?
- spring and ibatis
- Transaction not rolling back
- Synchronization question on WeatherService Dao
- How does transactional Jms work in Spring?
- Hibernate Transaction
- JdoTransaction not active although TransactionProxyFactoryBean has been set up
- How to detect Rollback in declarative transaction management
- Something I found in the OracleLobHandler class
- Spring Exception Handling
- MySql 5.0
- Hibernate with L2 cache
- CurrVal in OracleSequenceMaxValueIncrementer
- Stored Procedure with one input parameters and two output parameters
- Datasource error connection
- Transaction not commited (autocomit = false)
- Write operations are not allowed in read-only mode (FlushMode.NEVER)
- Another question about 'Transaction not rollbacked' on exception
- Exception while creating session Factory bean instance
- Transaction insights
- Unable to create Hibernate SessionFactory
- Problem with Part 4 of the Spring-MVC-step-by-step tutorial
- AbstractTransactionalDataSourceSpringContextTests not seeing changes in tx
- Need same transaction for two methods
- Wiring instance of TransactionProxyFactoryBean
- SessionFactory bean creation Exception
- Streaming Blob from Stored procedure
- HibernateTemplate and Cache Query
- Hibernate DAO basics
- Stored Procedures taking parameters and returning a resultset
- Thread Blocked when accessing to data
- Hibernate's getCurrentSession() and transactionAttributes
- Hibernate interceptor and threading
- out of DB connections
- Where to set up testing data
- JdbcTemplate wrong binding
- problem while creating data base row
- Bug in spring v1.2.6?
- JUnitTest without org.hibernate.LazyInitializationException ?
- PropertyPlaceholderConfigurer & jdbc.properties
- OpenSessionInViewInterceptor and transactions
- NoClassDefFoundError: net/sf/hibernate/Session
- Intermittent JDBC Connection failure
- HibernateTemplate and LazyInitializationException
- Passing array as in parameter to oracle stored procedure
- unique key constraint violation causes unexpectedrollbackexception
- transaction trouble mixing Hibernate and plain JDBC
- Possible problem with HibernateInterceptor and Weblogic 8.1
- cannot create db connection
- parameterMapper throws null pointer exception
- stored procedure, mysql5, resultset?
- unit testing with weblogic JTA
- Problem with running stored procedures on Sybase 12.5 using jConnect 6.0
- Problem executing a stored procedure
- Transaction rollback problem
- JdbcTemplate update causes SQL Exception
- Oracle field generated in trigger before_insert
- Problem with Spring 1.2.6 and Hibernate 3.1RC3
- Can threadLocal bring the performance problem?
- Can I get the same transaction for a DB operation and a JNI operation?
- JTA TX Help
- PROPAGATION_REQUIRES_NEW and session cache
- OSIV Filter & TransactionInterceptor not intercepting..
- Looking for threads to LazyInitializationException/HibernateTransactionManager
- Getting hibernate Configuration instance
- Transaction Rollback not happening declaretively
- Bad JdbcTemplate query performance over internet
- Problem with Spring 1.2.6 and Hibernate 3.1 : HbmBinder$SecondPass
- HibernateTemplate parent.remove(child)??
- MappingSqlQuery parameters problem
- Exception while accessing DB
- Proxied POJOs and inheritance problems
- OpenSessionInView and Transactions
- Nested method call, txn attibutes on interface method signature
- Getting exceptions when using JdbcDaoSupport.getConnection()
- Multiple Hibernate SessionFactories
- Read-only Hibernate sessions with PROPAGATION_SUPPORTS
- Hack HibernateDaoSupport.releaseSession() ?
- Informix Problems
- Clean JUNIT test with spring and hibernate
- jdbcTemplate vs. DAO?
- config for keeping hibernate session open in transaction?
- setting autocommit to false
- Hibernate : find a collection
- JBOSS JNDI ResourceRef
- Modifying *.ds.xml in JBoss produces null ManagedConnectionFactory
- java.lang.NoClassDefFoundError
- OpenSessionInViewFilter not working
- Transaction trouble
- IN OUT parameter in stored procedure
- How to retrieve objects with composite keys using Hibernate?
- MSSQL driver error: Null parameters crash
- Determining user in service layer
- JdbcTemplate to use in query<<Help Required>>
- populate mappingResources in runtime (hibernate)
- Programmatic Transaction Management?
- select LAST_INERT_ID() returning 0
- hibernate.hbm2ddl.auto=create-drop feature KO with Junit
- Ibatis problem
- jdbcTemplate or MappingSqlQuery
- UnexpectedRollbackException
- Hibernate transaction events in Spring
- HibernateInterceptor vs. HibernateTxManger for an open session in BO
- spring + hibernate + ehcache 2nd level cache?
- HibernateTemplate.find(queryString, value,type) removed in Hibernate3?
- Integrating Spring Managed Transactions into Legacy Code?
- Transactions in Spring
- Hibernate Lazy Loading with Spring and Tapestry
- Dependency Injection of org.springframework.jdbc.object.BatchSqlUpdate causing proble
- not recognized parameter
- Transaction commited too soon!
- Configure transaction managment in Spring or Hibernate?
- OpenVMS
- WebDav, Jakarta Slide, Spring AOP
- testing spring DAO
- ResultSetWrappingSqlRowSetMetaData not Serializable
- Exception in spring - hibernate session factory
- jdbcTemplate batchUpdate Invalid Column Index
- set autocommit off is not longer suported - Spring + Hibernate
- timestamp mapping problems with jdbctemplate
- NoSuchMethodError - Hibernate 3.1
- HibernateTemplate - creating new session each call
- Transaction not throwing original exception
- XA Transactions
- Whic method to call for where query ?
- Diferent kind of data access
- Reusing the collection without making another call to DB table
- alternate cfg.xml for testing
- data source defined in hibernate.cfg.xml
- Spring + LOBs + LobHandler + Oracle 10.2.0.1 JDBC + advice about connection pooling?
- Transaction doesn't propagate in legacy code!
- Controlling connection open/close JdbcTemplate ...
- ClassNotFoundException when converting an email application from EJB
- Spring JDBC access passing array
- Auditing using SPRING HIBERNATE
- Problem after upgrade to Hibernate 3.1
- getJpaTemplate, deleteAll and saveOrUpdateAll
- JdbcTemplate and Stored Proc with params
- paging results?
- jpa and 2.0 M1
- Update during selects when the object is dirty
- ORA-01008: not all variables bound
- General transaction woes
- getting a nullpointer with hibernateTemplate
- Please I need Help in "Closed Connection Problem"
- Transaction has been rolled back b/c marked as rollback-only
- How to define a transaction interceptor for each service instance
- Cyclic references in context xml
- transaction sychronization
- Transaction problems
- OpenSessionInViewInterceptor "no session or session was closed"
- Transaction rollback problem on web container. But Junit test is fine.
- Transaction rollback problem on web container. But Junit test is fine.(2/3)
- Transaction rollback problem on web container. But Junit test is fine.(3/3)
- Auditing using SPRING HIBERNATE
- Urgent Help needed plz
- HiberanteTransactionManager Clearing Hibernate Session Data
- IOException: Address already in use: connect
- Problems in transaction suspension using jta transaction manager for websphere
- Running out of Connections
- upgrade from hibernate2 to hibernate3 problem
- Manually Setting Datasource
- Retrieving updateCount from StoredProcedure
- hibernateTemplate.save() fails quietly - HELP!
- Using MappingSqlQuery - Want to return Map of objects intead of List of objects
- Strange antlr/ANTLRException error (even though the jar file is in classpath)
- Hibernate and AOP advice
- Can I keep a hibernate session open for duration of a test case?
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.