View Full Version : Data
- PropertyValueException: not-null property references a null or transient value
- CannotGetJdbcConnectionException
- CannotGetJdbcConnectionException
- JUnit Testing - Flushing not working
- Transaction with insert/delete
- JdbcTemplate: possible to use a Collection as parameter in PreparedStatement?
- Log4J PSQLException
- Transaction rollbacked when an exception is thrown
- Getting access to hibernate Session within a Hibernate Interceptor
- Best way to deal with Nested Cursors of a SQL Procedure call
- Transaction scope of the interceptor.
- Optimistic Locking Failure Handling
- OpenSessionInViewFilter doesnt work with imported config files
- Resetting the hibernate id generators or recreating the session factory bean?
- Spring + Hibernate do not recreate database in JUnit tests
- Unexpected exception while enlisting XAConnection
- Hibernate interceptor not being invoked
- Application hangs up randomly in jdbcTemplate.query() / update()
- Could not get JDBC Connection
- insert and query in JpaTransactionManager
- HibernateTemplate: Catching exceptions
- JNDI lookup with default autowire set to autodetect
- JTA, Hibernate, Spring 2.5.3 configuration - Could not find UserTransationn in JNDI
- im getting undefined alias error
- What is standard Hibernate3 style DAO?
- problem with Create DetachedCriteria
- Backing Up Spring Objects
- @Transactional package-info.java
- Connection Pooling
- How to inject a TransactionProxyFactoryBean?
- Configure Services with Spring in Java desktop app.
- Hibernate DAO find() method returning Objects of class and it's extended class...
- JPA query help
- error code [17004]; Invalid column type; nested exception is java.sql.SQLException: I
- Call Stored Proc using SimpleJdbcCall and results Table Index
- Distributed ehcache - queries
- Hibernate, DAO Managers and Lazy initialization
- accessing different schemas in hibernate query
- Junit test for data source failing.
- Mixing transaction management
- TransactionProxyFactoryBean: no setter for target
- Testing Service with JPA
- Lazy Initialization and OpenSessionInViewFilter
- HSQL error
- TX not rolling back when Exception thrown
- Problem querying Oracle XMLType Using Spring Query Methods
- OpenSessionInViewFilter not working in some cases
- LazyInitialization and hashCode() method
- Problem with transaction-manager attribute with tx:advice and tx:annotation-driven
- Trouble setting up Spring and JPA w/ Toplink
- Rollback (or autocommit) problem with Hibernate, MySQL and tx:annotation-driven
- Having real trouble configuring JTA txManagement w/ JBoss & Hibernate
- Instance level SimpleJdbcCall thread safe?
- Hibernate criteria [select distinct order by]
- Recommendation on transaction approach?
- Ongoing issues with c3po hibernate and sql server
- Transaction problems in multi-threaded app
- Call from java to pl sql procedure with object types & tables as out parameter
- UnsupportedClassVersionError: org/hibernate/cfg/SecondPass
- Does Spring validation framework work in Middle tier?
- @Transactional annotations on internal methods
- problem using saveOrUpdate
- Hibernate Or Hibernate3 in Spring
- ConcurrentModificationException while retrieving values using hibernate
- Deadlock Handling in Spring
- Hibernate session in SpringDAO does not work for me
- Mysql 4.1 & weblogic 9.1 - Failed to Generate Wrapper Class
- regarding the upgrading application from spring 1.2.8 to spring 2.5.4
- Generic Row Mapper
- SessionFactory and mappingJarLocations property
- Dynamic User Credentials
- Spring Jdbc with embedded Derby Database - How to disconnect?
- join a jpql query on a native query ?
- AbstractTransactionalJUnit4SpringContextTests concurrency or locking issue?
- NonUniqObjectException after serlizise and deserlize
- managing transactions
- Concurrent Insert
- Help with SpringJunit4Runner
- TransactionManager and multiple data sources
- Setting a HashSet with PreparedStatement using JdbcTemplate
- Child gets deleted when using AbstractTransactionalDataSourceSpringContextTests and H
- OSIV and session form
- Problem with import huge amount of data using hibernate
- No Hibernate Session bound to thread, and configuration does not allow creation of n
- Dirty collection checking
- efficient Spring-JDBC usage
- AbstractTransactionalJUnit4SpringContextTests + simpleJdbcTemplate => locks
- Curious "ClassCastException"
- Problem in creating datasource bean with jndi in JBoss 4.22
- 2 Hibernate SF, 1 Transaction Mgr....possible?
- Spring + JPA
- Rollback with AbstractTransactionalDataSourceSpringContextTests not working
- nested transaction
- Spring, Hibernate, getCurrentSession within multiple threads
- reusing domain beans in various layers
- errors running Juint tests outside of Tomcat with Spring and Hibernate
- Access Output Parameters in Result Set Mappings
- OpenSessionInViewInterceptor Side Effects - saveOrUpdate
- ClassCastException ParameterizedType
- JOTM and JTA Config Problems
- AbstractTransactionalDataSourceSpringContextTests, how "switch off" a rollback ?
- Problems with HibernateInterceptor
- class cast exception
- hibernateTemplate.find
- java.lang.ClassCastException
- @Transactional und unittests
- HibernateTemplate LazyInitializationException
- JpaTemplate and Question on inheritance
- @Transactional and multiple transactions?
- nested method transaction with spring and hibernate
- How get the DB Connection closed with Spring?
- Spring + Hibernate error in sybase with weblogic9.2 .
- Need Help in Transactions
- Idea for new JdbcTemplate method
- Transactions and Hair Loss
- accessing data from two schemas in hibernate and Spring
- spring + hibernate + web application
- hibernate, lazy=false, and encoding
- org.hibernate.LazyInitializationException: could not initialize proxy - no Session
- using spring app to migrate data from oracle to sqlserver?
- Spring + Web Authentication + Connect RDBMS
- Setting up multiple databases in Spring DAO using IBatis
- Database reconnect using C3P0
- Data binding of 2 variables to a checkbox
- Perform event on rollback
- Spring bean init-method and @Transactional
- Legacy Webapp upgrade
- findbyExample() problem
- informix datatype serial
- StackOverflowError in my StoredProcedure
- strange problem with HibernateTemplate.load() in init-methods
- Service Layer Transactional in spring jpa without @transactional annotation
- commit inside an AbstractTransactionalJUnit4SpringContextTests test method ?
- End-of-file on communication channel
- SimpleJdbcTemplate - batchUpdate method
- XA Transaction commit order
- How to catch exceptions at commit time using transactional annotation
- What is LoadTimeWeaver
- Programmatic Transaction
- ehcache in hibernate 2.1.7 doesn't seem to work
- Roll back on two inserts via Bo
- failed to lazily initialize a collection of role
- SqlOutParameter errors
- Configure DataSource Using A Bean
- Where is the spring-hibernate src code?
- Error Calling Oracle StoreProc that takes an Array
- Transaction Management.
- SessionFactoryUtils.getDataSource()
- createQuery doesn't work...
- Spring + JPA configuration
- mapping files in differnt locations
- Hibernate EventListener seems not to work with AnnotationSessionFactoryBean
- JPA : Configuring Hibernate flushMode
- Classcastexception on using aggregrate function
- using JMS and JDBC in a server managed transaction
- How do I get my objects eagerly loaded?
- JdbcTemplate batchUpdate() method - Commiting each row
- NamedParamterJDBCTemplate
- org.hibernate.HibernateException: No TransactionManagerLookup specified
- SimpleJDBCTemplate -> Many results but need one Object?!
- manage hibernate and jdbc in single transaction..
- spring hibernate problem
- Is it possible to (temporarily) avoid using transactions with JpaTemplate
- Ibatis datasource factory
- Instance being persisted, but no id being generated
- how to create xml mapping for mutple tables in hibernate?
- Last opportunity to Spring: toplink + jta + glassfish
- Spring-hibernate: InvalidDataAccessApiUsageException Write operations are not allowed
- javax.persistence.PersistenceException: org.hibernate.HibernateException: Hibernate D
- Transactions & WebSphere: 1PC vs XA
- Intermittent prepared statement with handle error on MS SQL server
- hibernate transaction manager and load balancing
- Transactions for runtime bean definitions
- Transactions for runtime bean definitions
- Transactions for runtime bean definitions
- Transactions for runtime bean definitions
- Session is closed
- IllegalArgumentException at WebSphereUowTransactionManager
- Starting a Transaction in View
- Handling XmlType
- hibernate_spring
- please help : unable to start
- using inner joins in hibernate 2.1.7c?
- Session close before and with OSIVF
- TypeMismatchNamingException with UOWManager
- overload object with hibernate
- Will no-rollback-for work for Runtime Exceptions?
- Problem with org.springframework.jdbc.object.StoredProcedure and MySQL
- Spring 2.5.5 w/ JPA: delaying identity-insert due to no transaction in progress
- createSavepoint/rollbackToSavepoint and AbstractTransactionalSpringContextTests
- hibernate search with spring giving no results
- Test data for integration testing
- Spring and long running JDBC operations
- Help required on Spring StoredProcedure usage
- TransactionProxyFactoryBean/HibernateTransactionManager always connecting to db?
- Tracking changes using EclipseLink
- SQLUpdate and updateByNamedParam with in clause
- jndi-lookup
- differences between hibernate 2 and 3 in sql queyry generation?
- Best JPA way to implement daily changing DataSources
- JdbcTemplate - skip rows while processing
- Hibernate AOP lazy loading
- DataSource class not found :(
- Multiple web applications, single transaction
- Disabling transactions on setter injection methods
- synchronized methods in transactional business logic beans
- Problems with unit testing and transactions
- JDBCTemplate and Postgres query with "where in "
- How does one start tomcat with spring-agent?
- Documentation for JPA + Tomcat needs clarification
- Can't add or update rows in db
- BeanCurrentlyInCreationException accessing one datasource from two beans
- Spring Noob question
- Problems passing datetime
- ToplinkDaoSupport error on merge method call with XMLType
- ManyToMany doesn't work?
- Checking for duplicate identity
- Property Error
- Using set:s in hibernate (acegi)
- Transaction not committing....
- create 2nd hibernate session for "logging" errors
- multiple transaction templates
- Transactions & basic service layer questions
- Hibernate one-to-many
- Session Problem: exceeded simultaneous SESSIONS_PER_USER limit
- Database Session Active
- Managing Mutiple Transaction with Locks in Spring
- Spring framework linked to a form and a database. urgent help needed
- Hard time setting up app with multiple datasources
- How to disable Session.finalize() in Hibernate
- begginers problem: persistence unit not found
- begginers problem: can not get AbstractJpaTests running
- Retrieving varray of (user defined) objects - Oracle Stored Procedure
- mixing transaction strategy.
- dao scope
- Use endTransaction, startNewTransaction when using annotations
- prob running jpa annotations using toplink in tomcat
- JpaTemplate and Composite Key
- Build dynamic Hibernate Query.
- link table data always deleted when trying to get data in many-to-many association
- Transactions don't roll back
- Connection pooling issue using Spring JDBC.
- Connection pooling issue using Spring JDBC.
- DataSource Problem : IllegalArgumentException: Property 'dataSource' is required
- extra transactions produced?
- Spring/hibernate: LazyInitializationException
- problem with AbstractJpaTests, anyone got an idea? Thanks!!
- queryForObject EmptyResultDataAccessException
- SQL Server 2000 not recognizing OUTPUT parameter
- HibernateDaoSupport not sending criteria query
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.