View Full Version : Data Access
- Collection loading behavior between getHibernateTemplate().find(...) and loadAll(...)
- Can not integrate Hibernate 3 with Spring
- Spring XA testing API
- Slow Hibernate compare to JDBC query
- Query client side database
- jdbcTemplate.batchUpdate performance issues
- oracle connections not closing
- Hibernate transaction not rolling back
- sql-error-codes.xml question
- jta configuration
- Hibernate Lazy Initialization in Spring DAO and service layer
- Load data with composite keys
- AnnotatedSessionFactory and orm.xml mapping file
- How can I specify default value of @Transactional.timeout?
- how can i use batchUpdate?
- (DAO)HibernateDaoSupport.getSession null pointer exception
- Using sum and count with Hibernate
- Help Debugging a simple WebFlow Example.
- "No dataSource Specified" error using Spring JDBC with MySql
- Nothing but stored procedures
- JDBC BatchInsert Question
- Default date format for JdbcTemplate
- Setting Data in Application Context
- Calling Oracle Function from java class
- Odd problem with JPA / Hibernate Entitymanager and Spring 2.0
- JNDI configuration with WAS 4
- singleSession=false--->Big trouble
- iBATIS unit test, transactional
- Clob as OUT parameter in a stored proc using Spring & iBATIS?
- Concurrency problem on read values
- orm.xml/.hbm.xml and annotations can not coexist?
- creating object revisions
- HibernateOptimisticLockingFailureException
- XA Transaction in JBoss with MySQL using Hibernate
- Paging and sorting on very large result set
- How to detect a running transaction inside the HibernateTemplate?
- DBUnit - AmbiguousTableNameException - how to set schema in spring config?
- EntityManager in init method
- session factory null when using hibernate.cfg.xml file mapping
- How can i pass arraylist to stored procedure
- Connection to DB and MySQL driver
- Database property Configurer
- Failed to connect to Mysql database
- JpaTemplate issue
- java.lang.NullPointerException
- Using Transactionl annotation with javaConfig
- large BLOB inserts
- Problems JPAAbstractTest
- Declarative Trans w/Hibernate 3.1 and Spring 3.0
- Row Mapper and AOP
- Extending Spring DAO support
- Using multiple datasources in spring
- Hibernate transactionmanager and database locking
- Howto map Hibernate from different Projects
- Spring, Hibernate & JPA
- JPA missing from spring-2.0.1-sources.jar?
- <tx:annotation-driven/> causes IllegalArgumentException on Resin only
- Double transaction counts in Hibernate statistics
- Spring 2.0.1 and JDK 1.3
- Hibernate Transaction not rolling back
- Connection Pooling Problem-spring JDBC and postgresql
- HibernateTemplate Update
- problem wiring beans with multiple HibernateTemplate-objects
- Spring 2.0.1, JPA 1.0 & Hibernate 3.2.1 in Websphere?
- Using OpenSessionInViewInterceptor in a Spring 2.0 way
- New to Spring 2.0 + JPA
- Hibernate getCurrentSession/openSession
- Problem with Spring and Hibernate
- One Transaction for each DAO
- Accessing Oracle temporary table from java
- how to insert a list into table
- Problem JPA with Hibernate as provider
- DataIntegrityViolationException: not-null property references a null or transient val
- Hibernate and JTA unable to lock row (select for update)
- How to test lazy loading in integration tests?
- Data Access works in Development, but not on another server.
- Inversion of Control Example
- Criteria query does not work :(
- Are @Transactional semantics the same when using Spring AOP and AspectJ AOP ?
- Spring and DB40 Integration
- about spring declaration transaction
- Hibernate with Javassist bytecode provider from Spring
- LazyInitializationException immediately after object retrieved in same method
- openSession() question
- customize id-sequence
- JPA without persistence.xml?
- Configure Two datasources using JndiObjectFactory
- getting datasources defined vi jndi
- Bad identifier type: net.sf.hibernate.type.ComponentType
- EntityManagerFactory exception with AbstractJpaTests + TopLink + TestSuite
- spring transaction and hibernate integration error
- RowMapperResultSetExtractor javadoc seems impossible
- Auto Schema Update/Create w/Hibernate 3.1
- Association table mapping
- How to join two tables using Spring?
- Initialise db session variables per tx?
- Hibernate session open during DAO call
- JpaTransactionManager freezes
- how can I access binary data using BLOB and display content in browser
- Exception-handling Spring with Hibernate
- What all does DataAccessException cover?
- multiple HibernateTransactionManagers and SessionFactories in same config file
- Spring, Hibernate, JPA and OpenSessionInView Interceptor
- AnnotationSessionFactoryBean + JTA = Property exception
- bidirectional relationships and JPA
- Transaction demarcation on multiple levels?
- WARN JDBCExceptionReporter:49 with mysql
- How to use a new session per transaction with Hibernate
- How to centralize parameters for @Transactional?
- performance issue with DataSourceUtils.getConnection
- AbstractTransactionalSpringContextTests query
- Plain JPA with Annotation from Parent Class
- proxy-target-class and transaction manager question
- Updating two rows with diffrent id of same table
- Acccessing JPA Entity Manager from JUnit
- Spring Hibernate Mapping Exception
- DAO Exception Throwing Strategy
- Unique Problem with ListBox
- Urgent issue: OpenSessionInView with deferred close w/JTA
- @Transactional class vs interface
- org.hibernate.exception.GenericJDBCException
- Problem in testing create use cases using spring mock, dbunit and HSQL
- [hibernate3] can I use both MaxResults and get the full result size ?
- AnnotationSessionFactoryBean and annotatedPackages prop
- Resource release in JDBC abstraction layer
- Plz Help me:getting ApplicationContext Object
- Nested Tx Hanging in Spring 2.0.2 w/ JBoss; worked fine prior to migration to Spring2
- LazyInitializationException with HibernateTemplate
- hibernatetemplate.find problem
- Online Store Application Using Spring + Hibernate + Velocity + Ajax
- org.hibernate.StaleStateException: Batch update returned unexpected row count from up
- How to use multiple data sources with @Transactional
- Example of using OpenEntityManagerInViewInterceptor
- Tests with Hibernate Annotations
- inheritance and composite-id
- NullPointerException
- Spring Transaction with JBoss
- How to delete all records from a table?
- how to extract two result set from StoredProcedure using StoredProcedure class in Spr
- problem Integrating spring with JPA
- Problem deleting data.
- When is a Spring session factory merged with hibernate.cfgt.xml ?
- Sample App
- Spring, Hibernate and JBoss Transactions in standalone app
- transactions for persist() in AbstractJpaTests: there must be a better way?
- ObjectNotFoundException on migration from spring 1.2.8 to 2.0.2
- Test Configuration Problem
- Transaction problem
- Hibernate transaction flush - PropertyAccessException: IllegalArgumentException
- Bi-directional mapping problems while creating tables on runtime
- Declarative Transactions question
- Datasource problem
- Integrating spring with existing application !!! hiberante Problem
- JPA - Hibernate - "Session is closed" problem
- Lucene integration with Spring MVC and Hibernate
- Using weblogic datasource
- Starting HSQLDB from Spring
- Using JTA & two phase commit without J2EE app server
- transaction scope and service beans
- JTA Transaction Suspend
- org.springframework.orm.hibernate3.LocalDataSource ConnectionProvider
- Connecting to Microsoft Access
- AbstractJpaTest
- Problem with Spring 1.2.6 and Hibernate 3.1 : HbmBinder$SecondPass -Still Unresolved?
- ClassCastException
- Is the EntityManager injected via @PersistenceContext thread-safe?
- Datasource select at runtime
- Oracle exception: ORA-24816: Expanded non LONG bind data
- Unsaved-value annotation
- Spring JPA: Unknown entity error
- LocalSessionFactoryBean JDBCExceptionReporter <Already closed>
- Integrating XA/JCA/Geronimo in standalone app
- execute procedures in batch
- Delete / Update problem
- Properties persistence
- Error in JdbcTemplate section of user guide?
- IllegalArgumentException occurred calling getter method
- Problems with Persisting Object Relational Mappings
- can't get hibernate to work
- Table related query
- Datasource not writable in bean class [org.springframework.orm.ibatis.SqlMapClientFac
- Configuration table
- simple example to save beanshell, groovy and JRuby script bean to database
- Lucene Indexes are not updating when i did CRUD Operations on Hibernate Objects
- NoClassDefFoundError: HibernateDAOSupport
- Problem mixing xslt and AbstractJpaTests
- Problem with Deployment in JBoss/Spring/iBatis: BeanCreationException
- Insertion problems with hibernateTemplate.save(Object obj)
- postgres schema name in JDBC
- Connection Timeout Issue - J2CA0020E.
- sessionFactory bean can't read entities from hibernate.cfg.xml when packaged in JAR
- Getting either not bound to session or collection belongs to two different sessions
- No Managed Connections
- When one-to-one select iBATIS throw NullpointException
- Any plans for SDO support (Service Data Objects)
- Multiple Resultsets using JdbcTemplate
- org.hibernate.HibernateException: Dialect class not found in Tomcat
- Basic connectivity using Spring-Hibernate
- classloader problem after deployment to Tomcat
- Setting user role in an Oracle database.
- AbstractTransactionalDataSourceSpringContextTests
- How to test a simple transaction
- Use JPA on JBoss, but the data is not inserted into the database, why?
- Help!!! TopLink with Spring 2.0
- ApplicationContext
- Best practices on delaying datasource configuration?
- Problem with Oracle10g Clobs
- JNDI DataSource problem
- Spring jdbctemplate - jdbc connection problem
- Spring Transaction with PROPAGARION_REQUIRES_NEW and Hibernate Session
- Spring-Hibernte integration with the DispatcherServlet
- spring data provider pattern
- Hibernate VOs and Sessions - How to keep them open
- Generating value objects for database table rows
- Spring programmatic transactions
- Is it possible to retry or redo a rollbacked transaction
- Programmtic transaction using Spring JNDI JTA and Hibernate
- Ibatis Spring Intregration
- failed to lazily initialize a collection (empty set...)
- Confusion over Domain Model-DAO layer
- Unable to Persist Associated Objects using hibernateTemplate
- JBossNativeJdbcExtractor classloader bug?
- Unable to deploy war file containing spring+hibernate+entity manager
- Hibernate filter
- Distributed transaction with Oracle and Spring
- Problem with c3p0
- JPA with Spring 2.0.2 + hibernate 3.2.1.ga on Geronimo 1.2-beta
- Spring + Toplink + Log4j
- Rollback rules in Hibernate
- Duplicate entry '6979585' for key 4
- org.hibernate.LazyInitializationException & OpenSessionInViewInterceptor Problems!!!
- JNDI DataSource configuration problem (again)
- two submit button on single JSP page in Spring
- Spring + Hibernate3...loosing session.
- Hibernate + Spring, large amount of data
- Newbies Help on DAO in Spring
- Lazy Session problem
- Swapping DataSource for Hibernate - What happens with the 2nd level cache?
- JDBCTemplate and result set closed issue
- Session Parameter in Connection
- Spring - JPA problem
- Spring+Hibernate: connection not closed
- The CountryEditor from the Form Tags sample and Hibernate
- Hibernate2 selecting from multiple tables
- paging results
- web application and session patterns
- Testing with AbstractTransactionalDataSourceSpringContextTests problems
- Exception Translation Not Working and Unable to catch exception
- Spring+Hibernate: User Authentication against the DB
- JBOSS+SPRING+IBATIS [CachedConnectionManager] Closing a connection for you
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.