View Full Version : Data Access
- Transactional Proxy : For beginners
- lazy collection in top level fetch with Hibernate
- Baffled re: switch from XML mapping to Annotations
- Transaction timeout not being honoured
- migration time from Hibernarte2 to 3?
- JdbcTemplate not returning exception
- Connection timed out -can't figure out how to avoid this
- WARNING: Hibernate caching and AbstractTransactionalDataSourceSpringContextTests
- odd java.lang.ClassCastException: java.lang.Integer problem
- Problem when using <tx:annotation-driven>
- Criteria Query with Composite Id
- count objects with getHibernateTemplate()
- Calling stored procedure with IN OUT params
- AOP and TransactionManager can I stop this?
- Problem with Transaction Management in multithreaded environment.
- Criteria query.list() returns results but item in the List is null
- SessionFactory and LocalSessionFactoryBean in Hibernate caching and Tests
- Need set data type, but List data type requested
- JPA Tx Flushed when Delegating to Hibernate
- Spring transactions problem: Rollback fails
- How to seperate rows from createQuery
- Datasource configuration - error even though values set
- IllegalStateException: Either 'userTransaction' or... must be specified
- Spring JPA Hibernate Annotations Transaction Problems.
- How extend DataAccessException hierarchy?
- question with getHibernateTemplate().find()
- Generate Duplicate PK ?
- Tutorial/link for Spring-Hibernate
- stored procedure - results are not commited
- Mocking JdbcTemplate
- Hibernate statistics with JPA
- Hibernate Caching problem
- Dynamically replace datasource values (other than from properties file)
- Help! OutOfMemory crash with Hibernate+JPA+Spring 2.1M3
- DAO convention
- load a database schema
- Initialize lazy data
- Unable to get response from SP.
- how to show the result of getHibernateTemplate().find?
- Easier way to define annotated class in AnnotationSessionFactoryBean
- How to Update With Composite-id in Hibernate
- Lazy initialization problem in a manytomany association
- Problem reading byte array
- Hibernate and DBUnit (How do I do it?)
- Defining a Transaction for spring with hibernate and Oracle as DB
- Query regarding a link table in the DB
- XA transaction using Spring
- ResultSet is closing?? not in JSP, but in code!!
- Transactional init-method problems
- Retrieving Blob from oracle 9i and converting it to InputStream.
- Problem with differnt implementations of DAO
- Formula element
- Transactions in a non-managed environment
- Generic DAO Question
- Spring 1.1.5 -> 1.2.6 : Tx marked as rollback-only
- queryForInt() exception issue
- StoredProcedure caching call string
- Transaction propagation question
- Transaction propagation question
- How to Transaction by using HibernateTemplate
- HibernateTemplate().update question
- How to resolve org.hibernate.ObjectNotFoundException:
- Data lost after inserting the record.
- JdbcTemplate - Best way to fill up Business VALUE OBJECT
- Problems with binary data
- Cannot create JDBC driver of class P6SpyDriver
- Transaction manager for iBatis
- Update one child only
- There is no statement named x in this SqlMap
- Using Sequence ID Generator
- A one-to-one mapping problem
- java.lang.IllegalArgumentException: Removing a detached instance <instance-name>
- Error duing update
- Why can't I see anything in SQLProfiler when I am using it to monitor DB ?
- Cannot convert value of type [com.ibatis.sqlmap.engine.impl.SqlMapClientImpl] to requ
- Cache Region or "group" for entities
- dynamic-update="true" question
- Asynchronous operation and Hibernate Best Practice
- Deprecated Messages using JNDI Lookup on WAS 6.1
- org.hibernate.exception.ConstraintViolationExcepti on: Could not execute JDBC batch up
- HibernateTemplate method matched to CreateQuery
- Deep cloning and lazy exceptions
- Problem: Object is not a known entity type
- How to define Hibernate SessionFactory with Spring applicationcontext.xml
- Spring, Hibernate and transactions
- Spring + Hibernate & How to add comments to SQL
- Intellij, generating hibernate mapping files & Pojos
- got multiple objects based on PK ?
- XA Transactions and Hibernate
- Spring + JPA - Lazy fetch problem
- How to get handle to the current Connection being used?
- dynamic loading of session factories
- Transactions and connections
- AbstractAnnotationAwareTransactionalTests doesn't rollback
- New Transaction over a rollback marked one.
- Scoping Shared EntityManager with Hibernate and Spring
- Why does HibernateTransactionManager require JTA?
- data-aware DAO implementation
- spring, hibernate, oracle pl sql and passing arrays
- Expanding prepared statements
- JPA vs. hibernate
- how to read this error message ?
- What's wrong with my mapping file?
- Connecting to Microsoft Access
- Can anyone help resolving this issue.
- Sharing hibernate entities between threads
- A simple Relationship
- session.close() question
- transactionAttributes & LazyInitializationException
- OC4JJtaTransactionManager on OC4J 10.1.3.3.0
- Insert Clobs Spring 1.28 Oracle 9i
- LazyInitializationException:could not initialize proxy- the owning Session was closed
- petclinic with netbeans
- Have u ever noticed such useless db structure
- StoredProcedure Assistance
- Jotm and AbstractTransactionalDataSourceSpringContextTests
- problem when using StroedPrecedure with Oracle
- Best practices to share config files across a web and batch application
- EntityManager refuses to inject
- ARRAY as OUT parameter: java.sql.SQLException: ORA-06550: line 1, column 7
- .findAll() is taking too long, what are my options?
- seeking deep understanding of hibernatetemplate; execute vs methods like find...
- HibernateQueryException
- extractOutputParameters incorrectly throws SQLException: Cursor is closed?
- org.hibernate.MappingException: Unknown entity
- closing transaction without closing the session
- embeddedId mysqlexception
- Sybase and GeneratedKeyHolder
- polymorphic query in jpa
- share context on web app problem
- Hibernate inheritance mapping question
- testing ehcache with spring problem
- How to set the default isolation level?
- Will Spring close the connection for me?
- Yet another OpenSessionInViewFilter problem
- Dynamic forms and the removal of objects
- Simple Transaction Question...
- connection not getting - getHibernateTemplate()
- Loading an applicationContext to another applicationContext...
- [Spring/Hibernate/JOTM] Cannot get multiple datasources to work
- Problem uploading ".zip" files using struts+hibernate+spring.
- HibernateException: identifier of an instance altered
- Location of source code for spring-hibernate3 hibernate3.jar
- "No SqlMapClient specified" error
- Nested transaction question
- Error after Spring updating from 1.2.5 to 2.1
- How to do this?
- Hibernate 3 - java.lang.IndexOutOfBoundsException
- The reason for nonthreadsafe access to Hibernate session
- JPA: Multiple (dynamic) datasources/EMF?
- How to solve the problem of DeadlockLoserDataAccessException.
- hibernate flush for find
- Error while passing DataSource Connection to SQLJ transalated program
- Different datasource in Hibernate at config time?
- Hibernate305, Spring128: CLOB columns reversed
- Reg: Getting data after save using Spring+Hibernate
- Data not getting displayed while calling find after saveOrUpdate action is performed
- AbstractTransactionalSpringContextTests does not RollBack
- Sharing Hibernate SessionFactory between apps
- Regarding MVC-step-by-step tutorial part4 data persistance
- Using JDBCTemplate to store a file
- HibernateTemplate loadAll() fails
- JNDI datasource look up
- Possible to override Oracle dialect properties, like "useInputStreamToInsertBlob"?
- org.hibernate.LazyInitializationException: even tho .hbm.xml has lazy="false"
- Spring Tx not working.
- Help with Child Tables
- javax.persistence.NoResultException causes transaction to rollback
- Hibernate too eager on saving Spring bound entity
- ClassCastException with Session.connection()
- Two datasources with Spring / JPA
- Could not synchronize database state with session
- tx:annotation-driven
- HibernateTemplate().find(string,object)
- HibernateTemplate.save() rollback problem with JTATransactionManager
- merging queries from multiple databases
- HibernateTemplate evict() vs. JpaTemplate
- org.hibernate.SessionFactory assignment error?
- ibatis help
- Unable to generate id using identity genarator
- Why Does SPRING NEED SO MANY connections to the database
- Very strange problem while saving
- How to not specify a Data Source property for the transacion manager bean?
- query filter jpa
- Atomikos + JTA + Two Posgres Databases
- out of container testing
- Hibernate for backend
- Spring + JPA + LaztLoading testing with endTransaction()
- GenericDAO, Hibernate3, @Transactional
- Testing with AbstractTransactionalDataSourceSpringContextTests
- Problems with Dependency injection !!!!
- multiple datasource access
- JPA (Hibernate) + 2L Hibernate Cache (OSCache) + Spring
- hibernate exception
- STEP 23 in MVC Tutorial Fails-java.sql.SQLException: No suitable Driver for jdbc.hsq
- Exception interceptor at hiberntae transaction manager
- Stored procedure quesyion
- Programmatic transaction propagation problem
- ehcache event listener with hibernate
- Automatic deletion in hibernate?
- OpenSessioninViewInterceptor with transaction manager+LazyInitializationException
- Read jdbc driver version
- org.springframework.transaction.IllegalTransaction StateException: Pre-bound JDBC Con
- Transactions over RMI
- Problem with an Oracle stored procedure
- WAS 6.0 - Spring Integration- Issues in Global Transaction
- WAS 6.1 TransactionSynchronization.beforeCompletion - IllegalStateException
- Configuration of DAO in spring-hib.xml
- Transaction Boundaries with EJB/Spring POJO
- Spring JPA and Hibernate Criteria
- OpenSessionInViewFilter behaves strange with a url-pattern to avoid resource files
- Spring openSessionInViewInterceptor and hibernate lazy loading in business layer
- org.hibernate.HibernateException: while using Hibernate Event handlers
- SQLData field conversion to java custom object field
- thread-safety in MessageSource bean
- Version handling when using hibernate transaction interceptor
- How to pass byte[] from java as IN parameter to the DB2 Storedprocedure CLOB column
- JPA and hbm.xml
- Saving objects
- Spring, Ibatis and Apache DBCP Commons Pool
- org.springframework.dao.DataIntegrityViolationExce ption:
- Is cache transaction aware?
- Broken pipe?
- About Thread-safe in Integrating Hibernate with Spring
- Oracle Object Types and SqlInOutParameter ?
- LIE inside TransactionCallbackWithoutResult
- Retrieving meta data from a sql query / store procedure
- Using JPA without referencing Spring
- Setting FlushMode.MANUAL on Hibernate Sessions
- ActiveObjects
- Spring2.0.6+JPA+DAO+AOP
- org.hibernate.ObjectNotFoundException: No row with the given identifier exists
- Java ResultSet from Hibernate
- JBoss + Hibernate3 problem with sessionFactory
- SQL:Like condition problem
- hibernate criteria api and <composite-id>
- Hibernate + Transaction Mgt.
- Using JTA transaction Manager + JBOSS + ClassNotFound Exception
- using org.springframework.orm.hibernate.support.ClobStri ngType
- oracle ref cursor return with null
- question about domain classes
- How to determine if there is an active transaction?
- JNDI datasources do not work with spring, but they do without spring
- AbstractTransactionalDataSourceSpringContextTests transactions are not rolling back
- TypeMismatchException using WebLogic XA datasource and Oracle driver
- Calling method between JDBC
- mappedBy reference an unknown target entity property
- AbstractJpaTests and Spring 2.1 M4
- EhCache diskStore path issues
- Hibernate Mapping Files inside EAR
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.