View Full Version : Data Access
- Can I keep a hibernate session open for duration of a test case?
- Hibernate Properties for Connection Pooling
- LazyInitiation Exception
- Slow insertion of string collection in hibernate?
- Spring - Hibernate3 - Stored Procedures - Transaction Fails
- jtaTransactionManager don't commit with hibernate
- How to use Hibernate Criteria queries from Spring DAO tier?
- SimpleJdbcTemplate Examples?
- C3PO with spring?
- Using AspectJ for the declartive transaction
- Problems with accessing DAO in different jars
- configure hibernate.transaction.manager_lookup_class
- Check size of HSQL database
- getHibernateTemplate() returns null
- Hibernate Template and Long Transactions
- Problem w/ Hibernate and JUnit tests - lazy loading exception
- multiple datasources at one time with hibernate
- Store collections with jdbc template
- org.hibernate.ObjectNotFoundException not translated by HibernateTemplate?
- SQL IN Clause in SqlUpdate Object
- ORM with SpringJDBC?
- Named Parameters help 2.0M1
- Requesting Comments on my DAO Tests
- Error w/ Tomcat vs. Tomcat inside JBOSS
- Call to getHibernateTemplate().saveOrUpdate(Object) does not persist the data
- Newbie:Integrating Hibernate with Spring, getting NotWritablePropertyException
- Does Spring support Hibernate 3?
- Huge Dataset with JdbcTemplate
- Transaction Resuming
- Oracle JDBC CallableStatement bug affects StoredProcedure class
- Junit DAO testcase problem - need help.
- HibernateTemplate problem(spring1.2.4+hibernate3.1)--need help
- Client-Server style app with existing DAO layer?
- is it possible to use JTA w/o J2ee container
- using outer join in hibernate and spring framework
- Streaming ResultSets In Spring
- Hibernatre Lazy Loading with Spring and JBoss
- Any good COMPLETE examples of using Hibernate w/ Spring
- Help me come along with transactions, hibernate
- simple Hibernate Session/Transaction AOP implementation
- Help with persistance of multiple objects of the same type in a single transaction
- HibernateTemplate findByExample()
- generic ResultReader
- Dual mode transaction management
- How to get TargetSource implementations for both SessionFactory and DataSource
- Transactional code not working with doInConnection
- Saving persistent (lazy) objects in http session
- set rollback to exception class
- Why JOTM keeps running after apps' main method finsihed?
- Hibernate <sql-query> returns strange dataset
- Autocommit Issue
- efficient usage of PreparedStatements
- How to access stored procedure return value
- Stored procedure with IN OUT CLOB
- Spring Hibernate LazyInitializationException
- Validation strategy ?
- Error while setting up JOTM 2.0.9 with Spring 1.2.6 and Tomcat 5.5.12
- need help understanding delete within transaction issue
- Question regarding TransactionProxyFactoryBean declaration
- Hibernate+Spring+Oracle+MySQL without a Server -> Synchronize/Update issue
- Error Hibernate
- A fundamental question about data access through hibernate
- Sybase 12.5 dialect required
- Initialisation problems with a DaoSupport bean
- Spring Hibernate Multiple sessionFactories
- MappingException occured
- IncompatibleClassChangeError Exception When using simple transactionProxy
- Isolation/Locking help required
- help me about spring + hibernate ,my friends ,thank you
- JTA Hibernate exception - javax.transaction.RollbackException: null
- Architectural discussion when using declarative transactions
- Transaction manager and session factories, what are the transaction boundaries?
- Unable to run petclinic example
- Testing HIbernate Optimistic locking
- Specifying non-standard (Firebird) Isolation level?
- Bind nested objects to form fields
- Reading data files
- Tomcat + JNDI DataSource + Spring
- "spring+hibernae"--Failed to lazily initialize a collection
- where TransactionProxyFactoryBean close session
- Unit Tests - Can we remove reliance on Database
- hibernateTemplate use load or find
- @Transactional Annotation Does Not Commit Transaction On Some (Not Auto-Proxy) Beans
- Spring stops at LocalDataSourceConnectionProvide during startup
- Spring with Hibernate and LDAP Lookup
- org.springframework.dao.DataIntegrityViolationExce ption:
- NPE at getHibernateTemplate
- Transactions working on one bean, but not the other
- set Hibernate Timeout
- working with multiple sessions / db connections in a single transaction
- Unit test DAO without the Database
- Works with XmlBeanFactory, but not with ClassPathXmlApplicationContext
- HibernateTemplate & Transaction Participation Question
- question related to mapping Hibernate file and super class and subclass
- EJB3 persistence support (non native). any thoughts?
- transaction manager
- using OpenSessionInViewFilter
- Simple query using getHibernateTemplate and where x in y
- Spring + Hibernate Loading object within an object
- Urgent help for exception.
- new SqlParameter(OracleTypes.ROWID)
- Frustration with JBoss, Hibernate, Spring
- The clob problem in oracle8i by using spring+hibernate
- Spring + Hibernate + Quartz
- Transaction Problem with JDBC DAOs
- Misunderstanding of AbstractTransactionalDataSourceSpringContextTests
- Newbie: SqlUpdate Spring 1.2.5 WSAD 5 WinXP Oracle 9
- StaleStateException: Batch update returned unexpected row count from update
- Revisiting our old friend LazyInitialization Exception
- javax.faces.el.EvaluationException: org.springframework.dao.InvalidDataAccessApiUsage
- OpenSessionInViewFilter and multiple sessionfactories?
- HibernateTemplate.find() doesn't work with Oracle fixedString=true property
- count number of rows
- Let's make a poll
- BeanNameAutoProxyCreator error inject beanNames
- Spring JDBC Stored Procedure execute() - Endless Looping
- ClassCastException when retrieving bean from ApplicationContext
- HttpInvoker with Hibernate
- Accessing Service layer from a bean PropertyEditor?
- Spring / Hibernate / Tomcat connection pool periodically throwing exceptions
- using spring in a desktop app
- Complex use case usage and how spring can help me
- Transaction Setup for Ibatis/HSQLDB
- OpenSessionInView filter stepping on the toes of other transactions
- Hibernate Exception in sessionFactory.getCurrentSession()
- loadAll() of HibernateTemplate
- Named Queries... Best practices w/ Spring
- LazyInitializationException: could not initialize proxy-the owning Session was closed
- Group By question
- Classes That Extend SqlUpdate: What Package?
- Open / Close hibernate session when using JtaTransactionManager
- Hibernate flushes my object despite validation errors
- Failed to lazily initialize a collection - no session or session was closed
- JdbcTemplate does not participate in JTA transaction
- large resultsets, jdbctemplate.iterate() ?
- Upgrading from Hibernate 3.0 to 3.1.1 problems
- NonUniqueObjectException
- EntityManager in JpaDaoSupport
- Regarding hibernate
- How connection pooling is handled in spring
- JdbcTemplate
- junit testing failure on 5th test run - hsqldb, spring
- "identifier of an instance was altered" ??
- Sample for Spring + iBatis 2.0
- [mysql]Problem with mysql driver
- Problem with persisting data
- Creating a zip file from streamed BLOB data.
- HibernateTemplate - setMaxResults() - when reset?
- webapp not able to find jdbc driver in Tomcat55
- JdbcTemplate - Very slow performance
- Sessions and programmatic use of HibernateTransactionManager
- Transactions + Quartz Scheduling Problem
- OpenSessionInView, Hibernate, Multiple datasources
- SQLJ Template
- Spring Standalone Application NOT using Spring Transaction Management
- hibernate + other non java/hibernate db updates
- Question about SingleConnectionDataSource
- Hibernate Native SQL Support
- Newbie; WSAD complains about location of JSP files
- Getting Multiple ResultSets
- Closing NativeJDBC connections
- Hibernate + web pattern?
- ClassCastException when trying to retrieve a DAO object from ApplicationContext
- Package problems with Spring-Hibernate configurations.
- Executing raw SQL and returning XML
- Spring tries to rollback Tx no active
- TransactionProxyFactoryBean and HibernateTransactionManager perf problem
- Why is hibernate object detached? Can't update
- JdoTemplate and releasePersistenceManager()
- Access to a JNDI located SessionFactory = error !!
- flush seems to commit my transaction!
- JdbcTemplate don't see HibernateTemplate result in pooled datasource
- How to get another(Context) web app's SessionFactory?
- Stored Proc Handled Exceptions
- getJdoTemplate().makePersistent(...) - Need to wrap in transaction?
- Dynamic DataSource Solution + Legacy code
- Problem with getHibernateTemplate.save
- Transaction & Session Sync Issue
- Lazy initialization , Spring>SLSB>Hibernate
- Access to Oracle statement prefetch
- Committing Hibernate transaction during long session
- Initialising Hibernate UserType with Spring's HibernateDaoSupport
- newbie: No Hibernate Session bound to thread
- DBUnit test fails, MySQL server hates me
- Hibernate3 support missing delete( String instancename, Object obj) overload?
- SessionFactory Closed !!! during web service invocation
- HibernateTemplate find problem
- Something wrong with TransactionProxyFactoryBean
- createEntityManagerFactory, null jpaProperties
- Error in sessionFactory bean creation
- composite-element collection, delete fails
- Unit testing JPA (specifically Hibernate's EM)
- Oracle 10g and JdbcTemplate.queryForObject(String,Timestamp.class )
- Cannot Find Hibernate Mapping File in a Parent Classloader
- Spring & IBatis & MySql & Transactions
- Transactions - integrating "other" transactional resource
- problem using multiple datasources
- problem with the drivermanagerdatasource
- Context initialization failed
- Collection saving, deleting, performance-wise
- Transaction rollback problem with JdbcTemplate
- OpenSessionInViewFilter problem
- distributed transaction mgmt. around two JMS queues
- Exposing hibernateTemplate in AbstractTransactionalDataSourceSpringContext
- newbie : thread safety using HibernateDAOSupport and a Controller
- Type safe collections with Hibernate
- Multiple datasources with autonomous transactions
- Hibernate Configuration with JNDI from tomcat/common/lib
- Dynamically Built SessionFactory in Realtime
- Lazy loading, private getters/setters and field access in Hibernate
- Mapping a Decimal to a custom spring with UserType
- Help with RollBackException
- where is org.springframework.orm.hibernate3.support.Hiberna teDaoSupport
- NativeJdbcExtractor and OracleLobHandler on JRun 4
- Using EJB Annotated Classes in mappingResources w/o hbm.xml?
- easy timeout ?
- How to get the OUT parameter from JdbcTemplate
- A strange question about spring transaction and jotm
- Spring/Hibernate CMT transaction participation problem
- How can i determine foreign key violation exception
- Any easy way to log connections & transactions?
- hibernate + spring + transaction flushing issue
- aop proxies as hibernate entities?
- Close Resultset in iBatis Framework
- How to use spring with hibernate entiry manager?
- Don't understand RowCallBackHandler
- spring + hibernate + AuditInterceptor ,onFlushDirty is called too many times!
- No JTA TransactionManager found
- Closing ResultSet failes (using StoredProcedures)
- calling a mapping file in a different jar
- mappingDirectoryLocations Hibernate testing possible bug?
- NoInitialContextException
- Spring Core/Context -> iBatis DAO -> Hibernate
- Spring Core/Context -> iBatis DAO -> Hibernate
- using JdbcTemplate with Connection instead of Datasource
- ConnectionSynchronization, DataSourceUtils.java
- Ability to capture table update events
- A few questions related to data access
- DAO and data source
- Lazy Initialization again...
- all-delete-orphan relations failed on update
- How do I make a custom connection handler with Spring?
- org.hibernate.HibernateException: No Hibernate Sessionbound to thread,
- Second level cache access
- Definitive guide to solve NonUniqueObjectException
- OC4J DataSource - TypeMismatchExcept
- StoredProcedure/functions in Ibatis SQLMap
- Hibernate sessionFactory bean error
- JDBC commit failed
- JDBC commit failed
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.