View Full Version : Data
- Problems with connecting to MySQL w/ hibernate & jdbc
- Problem with hibernateTemplate.findByCriteria
- EntityManager is null
- Query with like
- Hibernate according to JPA
- Strange IBatis Exception. Plz Help!!
- LazyInitializationException in transactional context
- Same datasource of the DAOs under the same transaction manager ?
- How to force ehcache to refresh
- Transaction spanning multiple DAOs
- Spring 2 with Hibernate 3 storing Blobs
- JPA EntityManager in Standalone Environment
- BasicDataSource type mismatch error
- .hbm.xml does not exist error
- Batch Insert in JDBC
- Custom Error Page to Internal Error
- No more conversation transaction management?
- HibernateTransactionManager with hibernateManagedSession
- @BeforeClass in superclass that extends AbstractTransactionalDataSourceSpringContextT
- Spring + JTA Persistence problem
- [JPA] entities in different jars
- Rollback in a Web service is not effective
- One data object over multiple queries
- Should all managers be transactional?
- controlling rs fetching in spring jdbc
- Transactional and Concurrency Question
- invalid column type error for char type using SqlParameterSource
- Jdbctemplate update
- TransactionCallBack
- DBCP following code was never closed
- 2.5 multiple dataSource dao annotation
- Using two dataSource for the same application
- fail to find with hibernatetemplate in spring
- avoid this 'update', if an element has nothing change ?
- open view session for junit test cases
- @Transactional annotation and rollbacks
- HELP: spring+hibernate+oracle, transaction cannot rollback
- PersistenceContext not injected without @Transactional
- Exception to resolve
- Bad SQL Grammer Calling Stored Proc
- @Transactional methods simulated with inner class
- Spring StoredProcedure and unknown number of result sets
- Simple Login Mechanism
- Web Apps & Optimistic Locking
- org.hibernate.MappingException & Transaction Boundaries
- Exception using JdbcTemplates query method
- jpa-entitymanagerfactory-datasource config
- Spring transaction handling -- help needed
- Spring - JPA Hibernate Integration: " no transaction is in progress"
- Multiple EntityManagerFactory beans with JTA transaction manager
- Compare XML data with Database
- save BLOB spring and hibernate
- Hibernate lazy @manyToOne
- TransactionManager & TransactionInterceptor
- HibernateJpaDialect doesn’t release borrowed connection after TX completion
- c3p0 properties are ignored (spring + hibernate + c3p0)
- Dynamic properties for datasource definition
- org.springframework.jdbc.object.StoreProcedure and ResultSetMetaData Access
- How to update a Collection property of an Object
- Spring 2.0.4 works fine, 2.0.5 get InvalidDataAccessApiUsageException
- Spring-Dependency Injection
- Hibernate entity autodetection and persistence.xml
- Spring security transaction and jpa transaction problems
- Data access
- Hibernate automatically calling update when setter method is invoked
- Error while submitting a trsaction using Datasource
- customizing object hydration for
- BLOB in Oracle object type to be inserted in Oracle CM SDK(10.2.0.3)
- @PersistenceContext + JPA + multiple EntityManagerss
- Spring+Hibernate, Update Multiple Rows
- Illegal attempt to associate a collection with two open sessions
- Hibernate Search 3.1 not working with JtaTransactionManager.
- Checking/inserting a row of data in Spring/Hibernate on app startup
- Jboss Cache and Transactions
- Commercial Support
- A Hidden Flaw in Audit Logging with Hibernate Interceptor and ACEGI
- delete entity in hibernate
- JPA Toplink AbstractJpaTests
- Cannot deactivate transaction synchronization - not active
- Transaction-Available-Check: is this approach feasible?
- Layered architecture, declarative transaction handling and Hibernate lazily loading
- NoSuchMethodError: HibernateTemplate.delete
- transaction problem
- Transaction Problem (JOTM, Spring and Hibernate with XADataSources)
- Oracle 9 vs. Oracle 10 driver
- How could Command Pattern help avoiding the LazyInitializationException?
- how to navigate multiple level of assosiations with DetachedCriteria
- basic ibatis/transaction question
- very very very wierd exception being raised
- When NOT to use pooling datasources
- Insert Type BLOB in Oracle With Spring
- Simple question about session scoped bean used by Multiple controllers
- Demarcating transaction boundary when using JmsTemplate
- Single webapp using multiple databases
- Please help! No Hibernate Session bound to thread
- Performance issue of SimpleJdbcTemplate?
- Lazy initilization on object stored in the session !
- OpenSessionInViewFilter v OpenSessionInViewInterceptor v @Transactional
- hibernate and c3p0 - parameters for c3p0
- Can't resume XA transaction (Atomikos + Hibernate)
- Failed to convert property value of type [com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource]
- db configuration: Maven for testing, Tomcat for production
- Problem with getting a result set
- Hibernate, transactions and cglib
- equivalent for onSetUpInTransaction with spring test context ?
- How to stop commit on database
- StoredProcedure and access to SqlWarnings
- Spring JCA Transaction
- correct current_session_context_class
- JtaTransactionManager with Kodo
- Still Having Issues With JNDI Data Source and Tomcat
- Hibernate Criteria.list hanging
- Spring JDBC heap space error-
- Transactions with temp tables
- Possible to configure base classes?
- getHibernateTemplate().findByNamedParam
- design question: multiple data sources
- spring+hybernate problem in updating data to mysql database
- How to remove an object of a collection set using merge()!
- Question on the syntax of : "classpath*:**/*.hbm.xml"
- HibernateTemplate().update(object) updates db but not the objects
- pass an array of SqlLobValue to an Oracle stored procedure
- Error while accesing Context file?
- NamedParameterJdbcTemplate
- get HttpServletRequest from service layer or DAO
- Test data setup
- Failure to save data and remove detached object
- Two simultaneous DB access gives error.
- Hibernate 3 Maven plugin and Spring
- HibernateTemplate.save to return trigger generated primary key
- Sychronization hook not called when using JTA txmgr
- Read only transactions
- onFlushDirty isn't invoked on merge
- Standalone JTA (Bitronix) + JPA (XA) JDBC + JPA JMS MDP (XA) ActiveMQ
- Unexpected rollback of nested "RequiresNew" CMT method
- eager loading in an excptional case?
- NamedParameterJdbcTemplate not returning results
- PROPAGATION_NEVER cause deadlock ?
- @Transaction - class not found
- Do we have a map loader for Hibernate
- Hibernate: packagesToScan doesn't work?
- Hibernate Audit Logging with Spring
- Help/advice with jdbc/sql corruption
- Oracle Decode function with HibernateTemplate
- Interaction with database
- Failed to lazily initialize a collection of role
- AbstractJpaTests not rolling back
- Transactions ... that's all or do I need to modify my code ?
- Exception when "Add owner" in petclinic
- Relational schema spreaded on 2 databases
- Wierd excepcion case in persist()/merge()
- OpenJPA BrokerFactory missing
- Inserting Null Values with JdbcTemplate
- Hibernate MappingException "Unknown entity" with only one hbm.xml
- Spring + Hibernate - multiple sessionFactories at runtime.
- Reality of JdbcTemplate vs. RdbmsOperation?
- Inject session scoped interceptors in LocalSessionFactoryBean
- Change from TransactionProxyFactoryBean to ProxyFactoryBean for spring/hibernate
- IO Exception: Broke Pipe
- Spring and hsqldb
- Mandatory reference '&dataSource'
- Hibernate with Sybase SQL Anywhere dialect
- How to load hibernate.properties into applicationContext.xml
- How to catch SQLExceptions during commit?
- Can't get JPA w/Hibernate on Spring 2.5 configured
- no suitable driver - need urgent help !!! :-(
- @Transaction - Bug or Feature?
- Annotation x Local Session FactoryBean
- SpringJdbc question
- context initialization failed passing params via url to mysql
- Unit testing with Spring and Hibernate Mocking LocalSessionFactoryBean
- READ_UNCOMMITED not working. Please help
- one to one with only many-to-one link?
- sessionFactory NullPointerException
- Handling DataAccessException best practices
- Disabling schema update for a signle hibernate entity
- Starting tx around service methods, not Dao methods
- Weird JSON output
- ehcahce for normal use and for hibernate
- Strange error when using Hibernate
- Does JtaTransactionManager support beforeCompletion synchronization?
- Error for global transaction using multiple datasources
- Transactional DataSource tests run by Maven not rolled back?
- Unable to retrieve multiple domain objects.
- Unable to Rollback
- access Bean from Validator class
- DatabaseMetaData.getGeneratedKeys' - Unsupported feature
- Get id of JPA persisted object
- Dynamic datasource credentials
- JPA / Hibernate / Transaction / synchronized service methods
- How lock a database register
- Transaction being created twice for the same method
- Problem with jdbcTemplate of superclass
- ORA-00060 for AbstractTransactionalDataSourceSpringContextTests
- findByExample() method of HibernateTemplate is not working
- How to use two Databases using Spring Framework
- During transaction spring Locks table
- Problem with saveOrUpdateAll method
- Executing a stored procedure multiple times using Spring
- pagination to Criteria
- TransactionalDataSource tests not rolling back
- Passing null to OracleTypes.PLSQL_INDEX_TABLE
- Stored Procedure call to DB2 error please help
- Setting up transactional tests - JUnit4, Hiberante, Spring 2.5
- spring, hibernate, jdk 1.5 annotation mapping example project
- hibernate entity with @org.hibernate.annotations.Entity(mutable=false)
- Error creating bean with name 'BookDAO' defined in ServletContext resource
- Facing problem with Transaction and getting hibernate.LazyInitializationException
- Jta transaction not work for remote ejb call and local database access
- Database setup via config file
- Error while passing Object array to Stored procedure
- Spring, Hibernate, Junit trying to commit before HQL query
- is SimpleJdbcTemplate thread-safe?
- IN_ACTIVE TRANSACTIONS left behind in case of exception in jdbc dao module
- UnexpectedRollback
- getting count and records hibernate
- OpenEntityManagerInViewFilter and Worker Thread
- How to initialize connection pool without restarting Tomcat
- Transaction not rolling back
- Exception in integration with Hibernate when using my own classloader
- Problem with getHibernateTemplate
- Spring @Transactional can't work !
- Connection Pooling
- Help on @Transactional (Spring 2.5.5 + Hibernate 3.2.6)
- Unable to Create bean
- Help Required in Declarative Transaction Management.
- UnexpectedRollbackException in commit method of AbstractPlatformTransactionManager
- Strange OutOfMemoryError - Help
- Just anoter newbie post about transaction not getting committed (Spring 2.5.x)
- DAO initialization failed between hibernate3 and spring
- concurrent-1.3.2.jar
- SQLGrammarException problem
- SQLDataException problem
- Spring and Hibernate Integration
- a little question about JNDI authentication
- Mapping interfaces
- JNDI lookup in Tomcat and JBoss
- How to enable logging like transaction started roll back start etc
- OpenSessionInViewFilter and Hibernate
- Hibernate insert problem
- Adding aspects to ibatis
- hbm2ddl ignores my foreign-key name
- java.lang.VerifyError: class loading constraint violated
- StoredProc class exec method fails - BigDecimal to Decimal -values more than 5 digits
- Cobertura Zero Coverage
- Could not initialize class org.hibernate.cfg.Configuration
- spring TransactionTemplate/JdbcTemplate work very slow under load tests
- transactionManager
- JDBC connection pool deadlock using c3p0 and common dbcp.
- Still get LazyInitializationException with OpenSessionInView
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.