View Full Version : Data
- Beginner looking for tips
- spring transaction question
- Websphere 6.1 + JPA with Hibernate : Transaction problem
- DataSource Switching Based on SiteCode
- Transactions when using the wrong TransactionManager
- Using jdbctemplate and ws
- Understanding Annotation Transaction Boundries
- Illegal attempt to associate, Hibernate sessions.
- JPA entityManagerFactory with loadTimeWeaver
- Mysql Tomcat java.sql.SQLException
- @Transactional problem - Spring + Hibernate
- How to pass Java object to Spring StoredProcedure
- BasicDataSource connection pooling - hangs
- i used jdbcTemplate access database
- Howto get hold of the current (thread bound) TransactionStatus object
- ORA-01000: maximum open cursors exceeded
- Spring 2.5, JPA, JSF app AND toplink QueryException
- Hibernate lazy initialization
- Not sure how to Autowire datasource for (JDBC) support classes?
- A Book on Hibernate with Spring
- JPA with JTA : which transaction manager should I use ?
- Problems with JBoss5, Hibernate and JTA
- JdbcTemplate update help?
- Transaction doesnt begin
- Two different datasource
- Help Application Context
- Weird @Transactional behaviour and a question
- Question on DetachedCriteria
- How to retrieve BLOB field value as byte[], from SqlRowSet
- Declarative transactions - no rollback, programmatic approach works
- Sample working code for calling stored proc with ref cursor as 'in out' param?
- Problem with Persistence in Spring 3.0
- Simple problem , but I am new to Spring , give me some help.
- Spring MVC 3 and Hibernate Using Hibernate-Annotations Step By Step Integration
- SimpleJdbcTemplate with mocking in Unit test
- Question about HibernateTemplate and thread-bound sessions
- How to assign extractor to all undeclared resultSet parameters in a StoredProcedure
- How to Map the ResultSet data of TSQL Stored Procedure for SQL Server 2008
- Spring + JBoss + JPA + Hibernate + JTA -> no success...
- CanNotCreateTransactionException
- NullPointerException from NamedParameterJdbcTemplate
- Multiple Persistence Units (Injection)
- Can't Load Mapping files in weblogic
- Problem with SimpleJdbcInsert
- After transaction timeout, timermanager threads hang
- NullPointerException
- SimpleJdbcDaoSupport - execute SQL query using like operator
- Hibernate Dialect auto-detection + updateDatabaseSchema
- Select For Update Problem
- JPA hibernate mapping error
- Failed to convert property value of type JpaTransactionManager to requiredType
- Get error about managed transactions with @Transactional with OpenJPA
- HIbernate JTA and SPring
- How would EntityManager work with multiple persistence units in different modules.
- Single web application in Single Database Shared Schema mode.
- Spring 2.5 with Hibernate 3.0 error when creating dataSource for Hibernate Session
- spring validator bigdecimal
- Help for srping database action
- Problems while using HibernateTemplate can not auto rollback transaction
- @repository vs @resource
- Nested method calls and noRollBackFor..
- 2 SessionFactory in 1 applicationContext is possible?
- SimpleJdbcCall to call Oracle function returning REF CURSOR
- Could not instantiate org.springframework.orm.hibernate3.LocalSessionFac toryBean
- JpaExceptionTranslatorAspect advice not applied in Spring 3.0
- spring hibernate LazyInitializationException
- KeyHolder getKey throws NullPointerException
- The update function with parameters in JdbcTemplate dose not support Transaction?
- problem with hibernate + web flow binding
- Basic Transactoin Issue
- @Service bean injection into @Repository
- Hibernate Spatial with Spring
- An Article on "Hibernate Types"
- DataSource sharing
- Spring JDBC Pagination
- How to control transaction rollback with MessageListner
- Spring Hibernate heap space error
- Lazy problem, as always, session is closed
- add child entity method
- ASM or Spring problem??
- AXIS2: java.lang.NoClassDefFoundError: javax/wsdl/WSDLException
- Transaction Exeception
- alternative for union hibernate criteira query
- Spring POJO Transaction using AOP in EJB project
- CSS Reset
- Hibernate with created filelds.
- Does OpenSessionInViewInterceptor begin a Transaction before rendering the view?
- getting coutn from hql
- @Transactional and rollback
- JPA's Context Injection with Hibernate as engine
- java.util.logging
- auto-rollback multiple separate transactions
- which sessionfactory to use for spring aop transaction ?
- oracle.jdbc.ReadTimeout not leading to expected socket timeout
- Dynamic Schema change
- AbstractRoutingDataSource and Potential Thread safety issue
- setting fetchsize in SimpleJdbcTemplate
- Hibernate Cascade delete
- detached instance problem with JPA
- NEWBIE: HELP: class not found exception
- PostgreSQL - passing composite type to a stored function
- best way to open an Hibernate session in a standalone app
- BeanDefinitionStoreException: can I mix XML config with annotations config?
- Spring Hibernate Transaction Flush related Issue
- SimpleJdbcDaoSupport
- SimpleJdbcTemplate to check the parameter values correctly mapping in SQL query
- HibernateException: session-closed?
- EclipseLink + Spring + isolation levels
- Spring Connection problem
- SimpleJdbcCall with Double datatype missing decimal values(SYBASE).
- Issues with multiple JPA persistence units
- Passing an object as a parameter - SimpleJdbcTemplate
- newbie: no rollback, missing AOP code?
- Annotation-based and xml-based transaction definitions precedence
- queryForObject(). Can't handle NULL return.
- problem with Spring+JPA+Hibernate
- Multiple scemas with Ibatis
- Not able to access JNDI Datasource in JBOSS.
- SQL Query with null values
- EMF JNDI Look up
- getHibernateTemplate hangs and returns no value
- Transactions in Spring 3.0 Release
- Difference between Spring 3's JdbcTemplate and SimpleJdbcTemplate?
- database reverted to old object at transaction commit
- JdbcDaoSupport vs JdbcOperations
- sessionfactory creation error
- java.sql.SQLException: Connection is broken
- Unit Testing 101
- when does JdbcTemplate commit?
- InvalidDataAccessApiUsageException: detached entity passed
- Documentation quesstion
- Doubt in Transaction
- OpenSessionInViewFilter open/closing session too frequently?
- help me understand hibernate sequence
- Connection pooling
- hotswappable data source with quartz scheduling problem
- hibernateProperties supported by LocalSessionFactoryBean?
- DetachedCreteria 2 field
- Adding Ehcache to my Spring+JPA+Hibernate stack
- struts+spring+Hibernate application
- EMF - customization
- Does spring-hibernate3 work with Spring 3.0
- Can't get EntityManger in PhaseListener (NullPointerException)
- Spring - JPA - EhCache
- Hibernate SQL Logging ignores Log4j.xml
- Runtime Session Factories
- Stored Procedure Using JdbcTemplate.call giving exception Invalid Column Index
- Hibernate and spring, as stand alone one behavior, on tomcat
- Spring 2.5.X + jboss 5 : error on @Transactional
- Any way to implement Spring Tx/AOP Interceptors with custom Transaction class?
- junit problem with @GeneratedValue
- Qn about @Transactional annotations
- Spring Ibatis Support and Auditory
- setObject null using MappingSqlQuery
- What is the best way????
- Spring+Hibernate+JSF & StaleObjectStateException
- JDBC Connection leak with Spring + Hibernate + exhausted pool
- How do I select some of the columns in hibernate
- EM.Merge vs JPQL update for updating an entity
- Confused on Spring + Hibernate implementation for databases
- bean creation error
- Jms - queue browser
- Connection problem while using jdbcTemplate with websphere
- spring hibernate db/exception suggestions?
- spring hibernate jpa merge does not save in db when called from test case
- Is JpaDaoSupport thread safe?
- unable to get results : prob with jdbctemplate
- simplejdbctemplate question
- How to set up Hibernate CacheRegionFactory in Spring 3.0?
- Ehcache Cache is not alive - help
- session with multiple transactions
- inject bean property from db
- Executing Multiple SQL Statements
- possible spring/hibernate issue with java 1.6
- Multiple sessions using Spring ORM
- No inserts into my association table with annotations
- Issue in a one to one relation
- transaction commit /rollback how?
- EntityManager refresh problem
- Transaction Management for multiple Databases using Ibatis
- When Ibatis Integrated into Spring, it always close statement twice
- Spring + Websphere connection pooling
- Problem with @Autowired in an @Entity class
- Spring 3.0, EclipseLink 2.0.0 (JPA 2.0), getCriteriaBuilder() NullPointerException
- Entity changes committed without calling merge
- JDBCTemplate Bind Variable Issue
- Problem with Junit and @Autowired
- Spring Hibernate Optimistic Locking Versioning Issue
- OpenSessionInViewFilter + Spring 3 + Hibernate 3 + LazyLoadException
- update transaction on entity (Annotation based config Hibernate-JPA, Spring 2.5)
- How many transaction manager available?
- postgres SimpleJdbcCall- No value specified for parameter postgres
- Persistence unit problem
- Problem with HibernateTemplate's find method
- MappingException not parse mapping document input stream
- bad version issue when parsing datasource
- using mysql
- Injection issue using HibernateDAOSupport
- Spring, Ibatis Batch update and insert
- @ManyToMany loss of relation on update
- configuration and data acces
- Spring transaction management and Hibernate session relationship
- duplicated entitymanagerfactory
- Minor Question on DELETE'ing inside of row mappers
- OC4J Transactions from standalone Apps
- Spring Hibernate is not getting latest records stored just before
- Spring, Hibernate and transactions
- hibernate profile option
- SpringHibernate Testing
- Bulk Data Processing
- NamedParameterJdbcTemplate Transaction
- multiple databases
- Spring, iBatis and multiple Oracle tablespaces
- Problems saving relational data with hibernate
- commons-dbcp and "referenced pointcut"
- Small question regarding transactions
- Programmatic Transactions
- Hibernate transaction
- Calling Oracle Function using SimpleJdbcCall Fails Wrong Number Parameters
- CascadeType.All for both parent and child
- Spring JPA Support for JAVA SE DEsktop Application
- JPA: Loading another instance of persisted object maintaining a previous instance
- Problem adding custom hibernate event listeners
- Hibernate Dao design question
- Java
- Spring & Hibernate DAO
- JdbcTemplate in session scoped bean
- Spring, Hibernate & Axis
- Unit Testing Spring/Hibernate Project with DBUnit
- Using a map of a string and an object in a query of a select statement
- Implementing transaction around files storing service
- HibernateTemplate & DAO
- declarative tx vs hibernate open session in view?
- em.merge(): Instantaneous or delayed?
- @Transactional doesn't switch
- JNDI JDBC Connection lookup
- DB2 XML column type
- Need some ideas... My application runs out of threads.
- incomplete rollback in transaction
- Getting nullpointer exception for sessionfactory
- OpenSessionInViewFilter
- Spring HibernateDaoSupport keep the same Session open ?
- Partial and dynamic configuration of AnnotationSessionFactoryBean
- spring JTA transaction propagation to CMT EJB
- msg error: Can't set IN parameter for return value of stored function call
- EntityManager Null
- JPA + Hibernate annotations with maven2
- Transaction timeout doesn't work
- large db + jdbctemplate + jboss = out of heap space (too easily)
- Dependency Injection, newbie problem
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.