View Full Version : Data Access
- accesing a previous row at the same time as inserting new row
- Newbie lost in own logic
- which O/R mapping tool to use?
- Examples of JPA configuration with annotations and Spring RC1?
- fetch out of sequence-- Spring JDBC
- StoredProcedure with DBMS_SQL.VARCHAR2_TABLE as output parameter
- Session per thread, HibernateTransactionManager necessary?
- using JdbcTemplate StatementCallback usage
- JTA under JDK1.5
- SPRING MOCK TOPLINK - Replace with real TopLink library to execute
- OpenSessionInView servlet filter, Hibernate flush issues
- Spring JDBC or Hibernate
- Problem regarding Transaction
- HibernateDAOSupport and consecutive filters
- SqlReturnResultSet vs. SqlOutParameter
- Hibernate3 support broken?
- Abstract DAO w/ Annotation
- how to do server side validatoin with db access?
- Howto register a Hibernate Event Listener
- PersistenceManagerFactoryUtils and TransactionSynchronization
- Query on SPring MVC using postgreSQL
- How to Configure Multiple Hibernate Session Factories through LocalSessionFactoryBean
- Some "gotchas" when using JdbcTemplate's result maps
- Regarding Transaction roll back in MySQL
- session.save(Object obj, Serializable id) was removed
- iBATIS: No SqlMapClient specified
- ClassCastException when getting LocalSessionFactoryBean
- Combining JDBC and Hibernate Transactions problem
- checking session to see if flush needed
- how to rollback in JBOSS+JTA+iBatis
- Fetch Values from Property File
- Accessing Collections in Found Object
- Execute straight SQL with Ibatis?
- Correct way to get/release JDBC connections with Spring?
- Commit and Rollback problems
- Spring and TopLink
- how to configure OracleConnectionCacheImpl and OracleDataSourceFactory
- StaleStateException: Batch update returned
- creating tables on startup for JUnit
- DBCP vs. C3PO.
- A SessionFactory Prototype Solution
- making Jdbc DAO's independent of the underlying DB
- Programmatic transactions won't commit
- Transaction commit problem with Spring/Hibernate
- hibernate template override
- Where to put business logic with DAO pattern
- Setting default schema for Spring Data Access
- Transaction rollback only partially complete
- Declarative Transactions across multiple DAOs
- connection pooling example
- declarative transaction problem
- Adding GenericDAO classes to Spring
- declarative transaction works only on single method, while EJB work on any
- Issue with declarative transaction
- DOs and DependencyInjectionInterceptorFactoryBean
- how to map a id which comes from a different table
- elp on my query project T_T
- LocalSessionFactoryBean not binding session
- "UserCredentialsDataSourceAdapter" not working with "commons.dbcp.BasicDataSource"
- Initializing each connection from pool
- StoreProcedure, SqlReturnResultSet, RowMapper
- WebSphereTransactionManagerFactoryBean -- READ_UNCOMMITTED
- Hibernate/Spring: Trying to insert into the wrong table
- Getting hibernate mappings
- Table mapping problem with Hibernate
- DB rows are locking with readOnly using TransactionProxyFactoryBean
- Empty Result from database
- Lazy loading across web accesses
- hibernateTemplate and hibernate3
- TransactionProxy isn't starting/committing transactions?
- Passing array to oracle using PLSQL
- HibernateCallback: FindInRangeCallback(quey, firstResult, maxResults) ?
- Problem with SqlUpdate and Oracle Express
- Lazy loading without Application Context
- OpenSessionInView session being used for transactions
- Concise proxies, declarative transactions and inheritance
- many-to-one hibernate mapping question
- unclosed connection, forgot to call close() on your session?
- Java5 tx annotation and overriding
- DataSource question for 2-tier apps.
- Hibernate3 and HibernateDAOSupport in 2.0M3
- CannotGetJdbcConnectionException is not thrown
- Open Session in View SWT
- DAO junit test with AbstractTransactionalDataSourceSpringContextTests, records disapp
- IBatis: SqlMapException: There is no statement named ...
- Hibernate 3 and StatelessSession
- Ibatis batches and transactions
- how to use OpenSessionInViewFilter?
- Transactional POJO (newbie question)
- JDBC Template and excecptions
- Spring+Hibernate with multiple databases on a web application.
- strange error
- Very slow running a hibernate unit test
- HibernateTemplate + transaction
- mixed HQL query (mapped/unmapped tables)
- Newbie - PetClinic - Data access failure: Problem
- OpenSessionInView and FlushMode.NEVER
- OpenSessionInViewFilter acts odd?
- java.lang.IllegalArgumentException: No Connection specified
- transaction configuration
- Exceptions thrown from iBATIS break transactions.
- SNAPSHOT Isolation Level
- to HibernateTemplate or not to HibernateTemplate
- Custom SessionFactory for EntityMode.DOM4J Session
- Spring Hibernate Integration
- can't use Session.saveOrUpdate() save date
- nextval, save, rollback or delete?
- a different object with the same identifier exception
- JUnit test extending AbstractTransactionalSpringContextTests
- hibernate properties in context file
- loading class with composite key indentity
- spring transactions - DAO with multiple resources - problem
- is it bug in SimpleJdbcTemplate
- Exception Handling Question
- TransactionProxyFactoryBean ignoring transactionAttributes?
- multithreaded data access: overhead of injection?
- Multithreaded data access: injection overhead?
- Question About Spring 2.0 M5
- java5 generics + jdbctemplate query
- JDBC connection from HibernateDaoSupport
- Securing Domain Objects: Service vs. DAO
- Hibernate Tools x LocalSessionFactoryBean
- org.hibernate.DuplicateMappingException
- Hibernate with spring
- transactional Annotations and AbstractFormControllers
- LazyInitializationException is too hard ?
- Transaction takes forever
- session.refresh() with Hibernate
- Ibatis SqlMap help please
- Is it possible to remove persistence.xml dependency
- Updates in Hibernate
- transaction rollback when OpenSessionInView connection broken
- entityManagerName
- Spring, Hibernate, Jboss-jta, Tomcat
- org.hibernate.HibernateException: No Hibernate Session bound to thread
- Insert query JUnit test case
- Lazy Loading and DB Connection Readonly...
- InvalidDataAccessApiUsageException OracleLobCreator needs to work on OracleConnection
- Audit solution in Spring
- Hibernate lazy loading with Quartz
- Optimistic Locking and collections
- Hibernate Query by example
- JUnit test case failed for select query
- Excecute three update queries in one transaction using Spring JDBC
- Can't get result set when calling iSeries (AS400) Stored Procedure
- How to get return value from stored proc when setFunction(true)
- OpenSessionInViewFilter / singleSession setting
- more stuff on updates
- AbstractTransactionalDataSourceSpringContextTests vs HSQLDB
- reattaching Hibernate objects
- Spring Hibernate Getting Started
- Hibernate annotated classes in multiple spring xml configuration files
- Problem with Spring Hibernate integration
- Problem with 2.0M5/JPA/ToplinkEssentials
- No batchUPdate in NamedParameterJdbcTemplate
- SqlQuery.newResultReader - Gone Missing in Spring 2.0!
- toplink configuration ignores spring context on initialization
- Oracle CLOB retrieval using Spring JDBC
- Introducing Spring managed transactions to an existing application?
- Problem with DataSource configuration
- xml problem
- Service thread + session factory
- Measuring getConnection Method within the StoredProcedure class
- Don't dereference a collection with cascade="all-delete-orphan"
- Spring with JDBC
- Usage of ActiveRowMapper
- jdbc application through a profiler:memory usage
- Cannot figure out declarative transactions
- outofmemory on long running process
- Spring transactions wiring with Hibernate DAOs local transactions
- Problem only after adding transactions
- NameMatchTransactionAttributeSource problem
- org.springframework.dao.IncorrectResultSizeDataAcc essException
- Why hit error when call the StoredProcedure?
- Resource getFile problem with JAR
- ExposeNativeSession = true; what happens??
- Multiple post-processors, unexpected results
- Spring & Hibernate - Running out of database connections
- Spring with hibernate in large applications
- Problems with identity key generation when using Spring transactions with Hibernate
- insert multi records
- JNDI DataSources on Oracle 10g
- Setting TopLinkJpaDialect
- Java.lang.ClassCastException with Hibernate lazy loading class
- Threading Issues
- JPA problem, entityManagerCreation
- deleting a list.....
- queryforint compiled?
- how to set timeout for when database is down
- How to use DataSourceTransactionManager and JdbcTemplate In a standalone Java Appl
- Hibernate Updates
- hibernate hbm attributes
- JdbcTemplate thread safety
- default values specified in the database
- strange hibernateTemplate behavior
- ToplinkTemplate.read()
- spring+hibernate+junit error
- java.lang.NoClassDefFoundError: net/sf/hibernate/cfg/Configuration
- md5 password sizes
- session.lock with hibernate template
- Send JMS Messages upon transaction commit?
- declarative txn and composed methods
- Hello.I have a basic question.
- Problem with getHibernate
- Sybase Transaction within Spring ?
- Which Transaction Manager to use?
- hibernate versioning
- HibernateTemplate flush behavior
- Transactions for multiactions
- Hibernate ans Spring JDBC
- Question of the JPetStore example
- HibernateTemplate in multithreaded app.
- Data access failure: No implementation classes found for interface
- 2.0-m4: spring-hibernate3.jar issue
- ehcache eviction
- scrollable ResultSets
- How to inject properties into persistent object?
- getting the error "failed to lazily initialize a collection of role"
- JdbcTemplate and Scrollable ResultSets
- reflection dificulty using ForName
- IllegalAccessError on Hibernate3 with Annotation initialization.
- Using multiple datasources in ibatis
- ClobStringType
- transaction management in data base calls using JdbcTemplate
- hybrid authentication
- Multiple HibernateTemplate Method Invocations In Single Session
- SimpleORM TransactionManager
- Switching to ContainerEntityManagerFactoryBean
- Problems configuring C3P0 via DataSource
- What about a AopJpaDaoSupport ?
- transferring raw jdbc data query to an excel view?
- spring jdbc, hibernate, iBatis
- OSIV and JTA transaction
- MultiThreading with Spring and Hibernate(MySQL)
- Best practices: commit transaction after N operations
- Spring jboss integration problem
- Can we reuse JdbcTemplate object?
- JPA Persistence.xml parse error
- Unique/Duplicate constraint post insert checking question.
- Problems with TransactionProxyFactoryBean
- Transaction Management and OpenSessionInViewFilter
- issue with lazy loading of springframework
- org.springframework.dao.DataIntegrityViolationExce ption: Hibernate operation
- can't close connection while SQLException happen
- using hibernatetemplate
- Session is closed
- Date Format Problem - Oracle/Hibernate
- Websphere DataSource and standalone Spring application
- Named Parameter with SQL "IN" Condition
- Dependency injection for Generic DAOs
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.