View Full Version : Data
- Weird behavior with JPA on deleting child attributes
- How to: Annotations and Empty persistence.xml
- Thread and load balance safe "create if not exists"
- BadSqlGrammarException failed rollback
- Spring + Hibernate -> Change database at runtime
- Communications link failure in table with blob field on MySQL
- problem with requestprocessor
- @Transactional method -> debugging problem
- Failed to convert property value of type error
- org.hibernate.MappingException: Unknown entity: (With Annotated Entities)
- Rollback failure
- Ibatis Spring - multiple datasources and transaction managers
- How to map One-To-Many relationship with annotatios
- Already value for key bound to thread
- versioning tables pattern - what is the best, non-bloat way?
- Testing DAO JPA layer in isolation
- Spring bean data access in page when first loads using JSTL
- SimpleJdbcCall with schema name
- Experience with using Empire-DB ?
- Hibernate Dynamic Models
- Spring/Hibernate multiple scema
- Question regarding Spring's Hibernate Transaction Management
- send parameter
- error in bean creation - JDBC Template
- Not exposing JPA transaction as JDBC transaction because JpaDialect does not support
- "Cannot open connection" under load
- Problems to load beans in JPA+tomcat+XmlWebApplicationContext
- Dynamic session
- Can't find spring-tomcat-weaver.jar
- Custom Hibernate UserTypes & Spring
- tx:annotation-driven dilemma
- record not saved in table with this.getHibernateTemplate().save()
- Propagation of read-only transaction property
- Spring newb, help w/ understanding transactions/persistence/lazily loaded mappings
- Persistence Unit setup for testing
- Transactions inside Service layer not in DAO layer?
- orlacle callablestatement - can't prepare call
- Transaction Problem after updating to 3.0.0.RC1
- Rows Are Getting Duplicated in Multiple Resultset
- Error : JTA EntityManagerFactory configuration
- help on @Transactional in TX
- JotmFactoryBean in Spring 3 RC1?
- Hibernate AnnotationSessionFactoryBean - annotatedPackages vs annotatedClasses
- no declaration can be found for element 'tx:annotation-driven
- How to override Weblogic JTA transaction timeout
- NullPointerException in (hibernate3) LocalDataSourceConnectionProvider.
- How to configure multiples databases with spring, jpa and jetty running with maven?
- Nested transactions not supported after upgrade?
- Is it possible to do a resultSet.getXXX("tablename.columnName")?
- How to avoid "Could not synchronize database state with session" ?
- hibeernate batch update
- second level cache and batch update
- sppring batch and hibernate batch update
- roo with existing databases
- AbstractMethodException with OpenJPA 2.0-SNAPSHOT and Spring 3-RC1
- How Transactions are managed ?
- Transactions does not rollback inbetween several DAOs ?
- Access timeout by getJdbcTemplate()
- DataAccessResourceException
- c3p0 connection hanging
- Entity factory fails with multi module maven build
- programtic transation and declarative transaction
- Transactions in diffrent DAOs does not work anyway
- [Envers] Changes not persisted
- How to handle CLOB data returned from a stored procedure.
- Storing sql statements in one .properties file
- helping Hibernate find Jasypt registered encryptor
- Efficient query for related entity in collection
- SimpleJdbcInsert on table with PostGIS two geometries
- Hibernate + JPA + Spring: detached entity passed to persist
- sql injection attack
- Can we use SqlParameterSource for executing procedure.
- Store Blob field to databse
- Programmatically rollback the CURRENT transaction
- transaction roll back not happening after calling flush
- is there any default TransactionManagerFactoryBean?
- Persisting Spring beans through hibernate
- [Announce] BoneCP - a new JDBC connection pool
- query to return multiple columns ?
- Design for overriding SQL statements at runtime
- Hibernate Newbie: Current data getting deleted
- ransaction with both Hibernate and JDBC?
- Unable to persist data using Hibernate
- Network error IOException: Address already in use: connect
- ResultSets from sql server 2005 and ibatis
- Generic DAO and Generic Stored Procedure
- Need a good intro to spring and how to integrate it with hibernate
- NamedParameterJdbcTemplate.queryForObject() Exceptions
- URGENT: @OneToOne mapping NOT on PK/FK
- Caching connection
- Strange JPA config issue on Weblogic 10.3
- Database switching.
- HibernateJpaVendorAdapter showSql logging
- HibernateDaoSupport no longer recommended?
- spring, hibernate, ecache setup trouble
- DB Connection Leak Issue for a J2EE application using Spring, WebLogic 10.02 and DB2
- Orphaned transaction cleanup using timeout
- Problem by getJdbcTemplate() ...
- Problem with AbstractTransactionalDataSourceSpringContextTests
- NestedSQLException with recursive cause
- Help need in selecting the Type of Trasaction Manager
- DAO/Service class separation of concerns question
- Hibernate GenericJDBCException
- JPA optional OneToOne... not optional?
- how to use setSqlMapClientTemplate
- HELP @Transactional & TransactionAspectSupport - forcing a rollback
- SPring + JPA +JBOSS Persistence Unit error
- Possible solution for multiple datasources?
- Spring + Hibernate: CannotLoadBeanClassException DAO
- Source code for org.springframework.orm.hibernate3?
- stored Procedure execution
- problem with DataSourceTransactionManager
- Issue with JpaTemplate deleting all records in Table
- restarting hibernatetransaction after getting exception
- Hibernate spring based dao implementation
- spring hibernate transaction
- Failover in Spring Mail Support
- time out when using NamedParameterJdbcTemplate
- call storedprocedure return empty cusor type
- Configuration explain
- Configuring Hibernate to use WebLogicJtaTransactionManager
- Srping 2.5 / JPA : Error while creating the EntityManagerFactory
- UnexpectedRollbackException after upgrade to Spring 2.5.6
- Calling @Transactional method from non-transactional one
- HibernateTransactionManager, collections, and no session errors
- DAOImpl class can go against only one db tbl?
- Custom behavior after rollback
- how to retry a failed transaction?
- Create named schema with LocalSessionFactoryBean
- Help required for connecting to mysql
- Spring JDBC + Weblogic 10.3 Transactions
- Spring + Glassfish + JPA - Could not persist a new entity
- JPA + AbstractJpaTests runs in myEclipse BUT not maven
- Getting NullPointer Exception.
- Custom action before using connection
- SimpleJdbcCall calling function using different param name to store and retrieve valu
- How to update a postgresql array column with spring JdbcTemplate?
- Test data for DAO Unit testing.
- Decision upon Transaction Status
- Spring JDBC does not support transactions
- Can not call save more that once
- Can not call save more that once
- Spring with Toplink
- Integration testing with transactions on multiple threads
- usinf @Formual for @oneToOne
- Trasactional Annotation Not Detected by Websphere TimerManager
- How to pass the parameters to a query statement?
- Spring JPA & Web App
- Unable to insert data when using Hibernate as JPA provider on Glassfish
- LazyInitializationException could not initialize proxy
- Problems with UTF-8 encoding
- Bind Existing Hibernate Session into JTA Transaction
- Spring JTA share TX multiple threads
- Question about how to setup property of Restrictions
- Unable to roll back
- PrintStackTrace
- Using RMIPRoxyFactoryBean
- Help With JoinTable with Spring + Hibernate
- Hibernate Flush Mode
- Using @Configurable with entities and @MappedSuperclass
- Testing Second Level Cache?
- EntityManager not injected when running JUnit testcase
- Spring + Struts 2
- OpenSessionInViewInterceptor and @MVC / REST
- setMaxResults not allowed with MYSQL
- How to change peristentunit properties programmatically?
- Hibernate AnnotationSessionFactoryBean problem
- Deleting an object not resulting exception but not deleting the data from table
- Spring JDBC Transaction vs Connection ?
- Execute update join transaction
- Hibernate Help
- Query execution taking too long.
- cannotGetJdbcConnection Exception
- newie hibernate
- How to dynamically load domain moudles for the SessionFactory?
- Managing transaction using Hibernate template
- Data persistence into postgresql with Jpa usingspring
- bit in sybase <-> java type mapping
- JDBC Date & HTTP endpoint
- PROPAGATION_NOT_SUPPORTED & MySQL
- Unable to re-publish war to jboss without restart
- handling exception when extends OpenViewInSession
- casting result of JpaTemplate.find()
- hibernate criteria for a time range seach on a Date field
- prepared statement: order by ? and select top ?
- class.cfg.xml question
- @Transactional caused @Autowired or @Resource not injected
- Text Field To Populate Data
- JPA persist() method: IllegalArgumentException
- Transaction mgmt - am I missing something?
- @ManyToOne(optional=false) and @JoinColumn(nullable=false) does not work
- ¿ How to configure ehcache ?
- How to configure hibernate.cfg.xml to work offline
- how to configure multiple session Factory for one DataSource?
- How to check if db is connected or not
- Error While Calling Stored Procedure
- Mapping Performance
- LazyInitialization in page layer
- Problem with manual transaction demarcation technique
- Hibernate and Transaction
- org.hibernate.HibernateException: get is not valid without active transaction
- uperrcase search
- Jts
- queryForObject issue
- log sql w/ log4j
- Oracle proxy authentication
- JDBC 4.0 support in 3.0?
- Cache Service Data
- How to configure Weblogic Connection Pool
- TransactionProxyFactoryBean only been applied on inner bean
- Retrieve @OneToMany list from a .jsp
- Accessing Multiple databases in Spring+JPA+Hibernate
- Hibernate with Spring
- JDBC multiple preparedstatements, multiple DAOs
- Help With Hibernate Criteria
- how to maintain history for set of tables
- How to configure jasypt+c3p0 with spring?
- Apache Tomcat PooledConnection DataSource Validation Problem
- transaction propogation in junit test - jpatemplate.remove() problem
- JpaTemplate maxResults
- unicode support in StoredProcedure parameters?
- Supporting multiple hibernate session factories based on keys
- Hibernate Newbie - lazily initialize ... no session or session was closed
- JpaTemplate persist - fails silently, no exceptions
- Exception translations in 3.0.0.RC2 + EmptyResultDataAccessException
- hibernate does not save data
- Spring 2.0, JPA and Oracle: doesn't save data
- Second Level Cache with DetachedCriteria
- Criteria query on a view
- set an Integer array as query parameter
- Pessimistic locking: same transaction blocks itself on following update
- Suppress warning message while using SimpleJdbcCall.
- @onetoone association not loading
- call a function
- hibernate spring integration error
- Looking for configuration example: Atomikos + JPA/Hibernate
- SQLGrammarException for Unmapped Properties
- BasicDataSource pooling, SimpleJdbcTemplate not releasing connections
- hibernate Envers Error with Spring
- Class Hierarchies with RowMapper
- queryForList Problem
- JUnit 4.x testing with JPA
- Transaction rolled back because it has been marked as rollback-only
- Oracle tables of objects, and SimpleJdbcCall
- Cant store data in database table
- Cant store data in database table
- Hibernate Performance Question
- JdbcTemplate close ResultSet
- OpenSessionInViewFilter - why could a session be closed prematurely?
- Spring Declarative Transaction Propagation method of same class
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.