View Full Version : Data
- Declarative Transaction in Spring
- Error:creating bean with name 'entityManagerFactory' defined in class path resource
- Cannot load JDBC driver class 'com.mysql.jdbc.Driver'
- hibernate parent child persistance
- org.hibernate.LazyInitializationException: could not initialize proxy - the owning Se
- CannotCreateTransactionException
- How to set Locale in Ibatis Abator?
- A query on JDBCTemplate?
- second level cache not working
- Spring 2.5 + JPA with EclipseLink / Toplink table generation
- Declarative transaction on sub-methods?
- JPA and readonly transactions when using mysql replication driver
- SessionFactory / HibernateTemplate & Annotation Configuration
- How the SingleConnectionDataSource can be used with autocommit false?
- one-to-one mapping
- Exception with DriverManagerDataSource
- how to override declarative transaction setting
- Integrate Atomikos with tx:jta-transaction-manager?
- Spring - Ibatis Stored Procedure Call
- Why getJdbcTemplate in JdbcDaoSupport not protected
- StackOverflow Exception while using bidirectional mapping
- DAO Patterns/Code Smell
- save operation on persistant parent and transient child
- Upgrading to Oracle 11g (ojdbc6) & KeyHolder
- Hibernate two open sessions problem
- problem of transactions :TransactionProxyFactoryBean
- how can i config spring +hibernate + proxool + jpa ?
- Spring, JPA, JBoss, Inject EntityManager in DAO
- Using a BeanFactory to create Database.
- Feedback Request: iBatis Java Mapper
- Specifying OpenJpa DBDictionary DatePrecision inside a Spring bean definition
- Spring-Hibernate database calls stops responding after a few calls
- connection leak with c3p0 when testing
- UnexpectedRollbackException when running JUnit
- hibernate does not save
- Error on transaction commit : No value for key xx bound to thread yy
- Article: Distributed Transactions in Spring, with and without XA
- Why is ConnectionReleaseMode "OnClose" better in spring resource manage enviornment?
- Getting multiple a "Building new Hibernate SessionFactory"
- Search Parameters....
- getHibernateTemplate().save(instanceobj) does not always return the correct value
- Could not get JDBC Connection
- jdbcTemplate.query for Stored procedures
- HibernateTemplate sequence
- Could not open Hibernate Session for transaction
- Hibernate problem
- HibernateTemplate.find closes session
- No suitable driver after multiple calls - Spring 2.5.5 and DB2
- failed sessionFactory creation for JUnit Test
- when is commit called with transaction annotation
- Cannot find persistence.xml in Websphere 6.1
- Oracle TIMESTAMP(6) WITH LOCAL TIME ZONE Problems
- persistence.xml and <jar-file>
- One connection per Thread?
- Help: PROPAGATION_NESTED
- Spring Hibernate JBoss Cache 2
- How to centralize pre/post action during a Transaction
- @Transactional(readOnly=true) does not set conn.setReadOnly(true)
- GWT / RPC / No Hibernate Session bound to thread
- JPA exceptions are not thrown
- Presentation outlining Spring advantages over EJB3?
- Help! Store procedure transaction problem - urgent
- spring hibernate problem
- Native sql - creating entity from results
- multiple persistence units with single native transaction manager
- schemaexport with standalone app: NoInitialContextException
- Spring Hangs when calling Mysql Procs
- StoredProcedure and column names
- Cannot access data base atfer a period time
- Detached object doesn't get updated
- OpenSessioninViewFilter and LazyLoading
- Questions about @Transactional propagation...
- @Repository and @Transactional in inheritance hierarchy
- Transactions with multiple method calls but not same session
- Transaction Management Error
- lazy-init of beans not honoured
- OS-Independence of ClassPathResource
- Need help with Spring + ibatis + mysql connection pool
- Hibernate "Auto join"
- changeing show_sql in runtime does not effect hibernate
- Illegal attempt to associate a collection with two open sessions
- LazyInitializationException even though openSessionInViewInterceptor
- Problem saving set - object references an unsaved transient
- Spring, Tomcat, Hibernate3 Configuration Problem
- How to insert multiple rows in a table by using hibernate
- Obtain JDBC Connection using Spring
- Deleting table data
- redefining and annnotating the @PersistenceContext in a subclass.
- Transaction Manager in Persistence.xml out side jee
- New to Spring - Need help
- Spring-Hibernate Exception
- Pro0blem with Hibernate / Transaction / Sequences
- Spring newbie: Need help with connection pooling
- executeAndReturnKey throws InvalidDataAccessResourceUsageException with Derby
- polymorphic associations do not work with annotations but work with xml mappings
- Configure jta transaction in Spring,hibernate,websphere for Message Drivern POJO-MDP
- Unable to configure jndi for jdbc
- Null query parameters using MapSqlParameterSource
- Create a new Transactionnal Component
- What causes "Invalid NamespaceHandler class [TxNamespaceHandler]"?
- Many one to manys
- LazyInitializationException
- BeanNotOfRequiredTypeException using ServiceLocatorFactoryBean and @Transactional
- Newbie Problem with simple transaction management
- What happens when there is no OpenSessionInViewFilter?
- EntityManager in Singleton and Concurrency
- Using StoredProcedure to return from a function an arraylist
- Entity not mapped - easy question?
- Not able to configure tx:jta-transaction-manager in spring application context
- Modifying by named query using hibernate template
- Data inserting twice
- GenericHibernateDao and GenericJpaDao contribution
- PersistenceExceptionTranslationPostProcessor + JTA vs. plain JPA - Exceptions differ
- Problem with annotations to create table
- How to use javax.sql.datasource with a ConnectionPoolDataSource
- Info: hibernate-distribution-3.3.1.GA + spring-framework-3.0.0.M1 + ANTLR.
- Spring with Hibernate3 - LocalSessionFactory error
- Transaction inconsistantly fails on foreign key constraint
- Hibernate unable to load 2 objects with the same base class?
- Oracle proxy user connection in Spring
- Creating SessionFactory with both Hibernate 3 and 2 mapping files
- defining hashsets for hibernate collections
- Throwing runtime exception when max results exceed
- Select query with multiple input values
- Problem in running tests with AbstractTransactionalSpringContextTests, IBatis and DB2
- Spring, JPA and Glassfish org.springframework.transaction.UnexpectedRollback Exception
- Object Relationships
- Trivia Transaction Boundaries Question
- Java Bean doesn't get prepared
- Txn mgt of OC4JJtaTransactionManager using 2 datasources
- What is the best approach to access Spring ORM service beans?
- data record does not display
- Case sensitive comparision with Hibernate and MySQL
- Keeping separate db operations in a single thread
- How to manage transaction commit when transactionManager is used
- Best Practices for DataAccess ?
- Trouble managing Quartz threads in a Spring environment
- XA outside of container with jotm or bitronix?
- Customized SQLErrorCodeSQLExceptionTranslator ignored on some cases
- Cursors not closed on error; out of cursors after a while
- Strange Hibernate Session management
- how to make @BeforeClass TestNG method transation-aware...
- no need to call to call save or merge? (or, jee Transactions)
- HibernateTemplate and JTA
- where do i put my transactions?
- Ignore
- Spring with ehcache
- How to persist Quartz jobs using Spring+Hibernate+c3p0?
- ClassPathXmlApplicationContext refreshes continously while getting a bean
- Spring-MVC tutorial: Exception when changing from HSQLdb to MySQL
- org.springframework.dao.DataIntegrityViolationExce ption not-null property references
- Is there another way to avoid LIE other than Hibernate.initialize(Object) and OSIV ?
- Testing transactional beans with Propagation.REQUIRES_NEW
- Database account for every user
- Selecting JPA Transaction Manager At Runtime
- Database insert commits even on exception
- Selecting JPA Transaction Manager At Runtime
- @AfterTransaction
- Hibernate second level cache with Spring
- Weird BEhavior or Expected Behavior
- Configure OracleLogHandler to wok with spring JDBC
- How should i manage a DAO which is being injected with an EntityManager?
- Cannot get a simple SimpleJdbcCall to work.
- Hibernate 3.0.5 & Oracle 11g
- AnnotationSessionFactoryBean throws ClassNotFoundException: javax.persistence.Entity
- How to start a transaction within another one
- Cannot get Toplink 11g persistence to work
- Transaction manager getting connections from pool
- eclipse plugin that generate Spring template -HIbernate DAO
- ParameterizedBeanPropertyRowMapper and join?
- How To Insert Date into Oracle Table
- getJpaTemplate().persist() issues no INSERT statement
- configure standalone spring jta ?
- Hibernate HQL
- Metadata support for non-core drivers
- Help me to achieve a better understanding about Persistence Context
- how to find if an entity is detached or persistent
- Spring ORM
- Nested methods ,transactions and query sequencing
- Transaction Management and starvation...
- a general EJBQL problem
- JPA Performance
- Transaction Handling across DAOs
- problem again with hibernate session
- ConcurrencyFailureException
- Why AbstractTransactionalSpringContextTests are not rollbacking without super.setUp()
- Where should I use Transaction? Service or DAO? Or both?
- Concurrency problem using JtaTransactionManager
- Newbie: Best practice guidelines for JPA
- Error while Data deletion from Icefaces datatable
- One-to_many logically, but not physically
- ignore keep getting unable to post error
- unable to catch DataIntegrityViolationException in junit4
- Select database at login
- UnsatisfiedDependencyException when setting up transactionManager for unit tests
- ok i think i've finally got jta working in standalone
- Hibernate Not Closing Connections
- Delayed commit on submit
- Problem in DBCP Connection Pooling with BLOB in Tomcat
- Executing a stored procedure in IBATIS to pass 20,000 values in parameter
- updated record gives oldervalue by hibernate session
- ConcurrentModificationException problem
- How to implement it in DetachedCriteria?
- Hibernate one-to-one mapping
- StaleStateException using DI and and Hibernate
- Stuck with MySQL Dialect
- Lazy & refresh problems on RMI access (Spring+jpa+hibernate)
- SPR-5232 removing Toplink Native API Support
- Why final methods in HibernateDaoSupport ?
- Help configuring container managed datasource with JBoss
- AbstractTransactionalDataSourceSpringContextTests - differences in ANT vs. Eclipse
- Detached entity exception - even after a merge() ?
- Hibernate + Spring Transaction , 20 $ via pay pal for right solution
- Inheritance using annotations
- Ibatis 2.0 Select query when user logs in Struts-Spring application
- Lazyload error with collections
- deep copy / clone hibernate objects? using xml?
- Spring swollowing 'bogus' exception?
- lazy Connection priming with HibernateTransactionManager possible?
- Using an existing datasource
- DBCP - Keep alive
- Flushing data after finished transaction
- DefaultMessageListenerContainer connection closed
- Transaction Management across different Daos
- Problems : 3Tiers spring.net and ibatis
- Design - multi data sources - best practices
- Using transactional annotation on base classes
- applicationContext.xml with more than 1 transactionProxy
- Verifying Transaction Advice Execution
- using getSession() instead of hibernateTemplate
- Upgrade from 1.x to 2.5, RowMapperResultReader not found
- Cannot open connection uncategorized SQLException
- How to execute SQL Script at server startup?
- retrieving result set using spring stored procedure object
- Spring : Need Help Regarding InvalidResultSetAccessException
- XA transactions - Spring + weblogic
- Database Is not updated Using Spring And Hibernate
- Rollback jboss UserTransaction within a POJO ignored?
- Can't Make AbstractAnnotationAwareTransactionalTests Work
- JAR conflict: CGLib Spring + Hibernate 3.3.1. Help!
- JMX Spring and Hibernate
- rollbackOnly and participating transactions
- netbeans + spring + hibernate - help needed
- Could not synchronize database state with session
- Newbie Problem
- Moving to Spring datasource
- Can't declare a Sybase Cursor for StoredProcedures using Spring
- Matching null values in query
- @TransactionConfiguration - Suspending Transaction possible?
- Null JdbcTemplate & App Context
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.