- Integration Spring + JPA(Hibernate) + Tomcat
- newbie exception problem
- Connecting to databse using JNDI Issue...
- problem with ScrollableResults and ORACLE
- Auto Creating Beans ???
- Spring + JPA
- Avoidng Hardcode values for DB Connection
- LazyInit while inside transaction/session
- ibatis performance issue
- foreign key constarint mapping
- Testing transaction management
- Spring + Hibernate OptimisticTreeCache + JBossCache
- Collections are not updated....
- Where to find tutorial or examples for Spring + JSF?
- LazyInitializationException in TimerTask
- Error loading CronTriggerBean Class
- Problems with Connector/J in DriveManagerDataSource
- handling xml results from storedprocedure
- Generic queries HibernateDAO
- How the Database Roll Back works ?
- dataSource not set when run AbstractTransactionalDataSourceSpringContextTests test
- Hibernate/Interceptor Not Bound
- Error creating bean with name 'sessionFactory' : mappingResources resources
- TransactionProxyFactoryBean ClassCastException
- Calling AS400 Stored Procedure from Java using Spring
- Help with custom SessionFactory
- petclinic ClassNotFoundException TomcatInstrumentableClassLoader
- Simple (I Hope) Hibernate Mapping question
- Same session for my swing application
- Best practice for many-to-many hibernate relationships
- lazy initialization disconnected session problem
- Hibernate/Spring "could not initialize proxy-no Session
- Transaction times out before specified period
- Problem with Struts + Spring + Hibernate
- LobHandlers and Hibernate tools in Eclipse
- Query executing multiple times in getHibernateTemplate().find()
- JTA Transaction w/ Legacy System Results in Exception on Commit
- declarative transactions with HibernateTemplate
- configuring Stored Procedure
- Organizing Integration Tests
- Commit a JDBC Transaction
- Problem with oc4j and hibernate mapping
- Keep Hibernate Session open per handleRequest NOT in View?
- Using Hibernate Criteria API with unmapped classes
- Problem with JDK 1.4 and tx:advice
- Tomcat 6.0 + Spring + JPA + Hibernate autowire initialization error
- MappingException with Hibernate Annotations
- DAOs + plain hibernate
- Hibernate Transaction question
- Need a good example of Wizard Form
- Hibernate annotation not working with column name
- Hibernate dynamic-update="true" problem
- How to commit the persist() transaction?
- java.lang.IllegalArgumentException
- struts2 + spring + hibernate
- ibatis pagination
- GlobalRollback inside nested transactions
- Encrypted Password for JNDI DataSource
- JNDI Datasource unavailable at application startup causing problems
- What's happened to my app?
- Boolean to int save using hibernate.
- using date functions in hibernate criteria restrictions (non-HQL)
- Ecrypt password in persistence.xml
- Problem running AbstractJpaTests using spring-framework-2.1-m1+Maven2+JPA+Hibernate
- jpa & hibernate lock()
- Hibernate session exception - JDBC begin failed
- Problems with Spring 2 annotations + Hibernate
- @Transactional only on public methods?
- queryForList issue..is it case-sensitive?
- Declarative Tx mgmt rollback question
- database table mapping in hibernate-help plz
- Cascasde Delete in Hibernate does not work
- Unsatisfied dependency problem
- Stored Procedure in spring
- Exception in spring - oracle stored procedure.
- Two insertions per one save hibernateTemplate
- Table Not Found Stumper
- PROPAGATION_REQUIRED always starts new transaction
- Spring/Hibernate/JBoss SessionFactory config problem
- spring hibernate multithreading
- LoadTimeWeaver and LocalContainerEntityManagerFactoryBean Problem
- Spring Oracle issue
- Help with RowMapper in static nested Class
- Sprig+hibernate connection setup
- Can not retrieve string having more than 256 chars
- BatchPreparedStatementSetter and BLOB
- Second createOrUpdate fails
- Hibernate Tests succeed in Eclipse but fail with Maven
- circular reference -- sessionfactory, dao and interceptor
- Stored Procedure with multiple RefCursor outParameters
- "Closing a statement you left open" warning with jboss and ibatis
- NamedParameterJdbcTemplate usage for multi-column IN-clause
- HibernateTemplate loadAll returns duplicates
- Question on JPA (Externalize Query)
- java.lang.NoClassDefFoundError: When using springs
- Database initialization
- Transaction aspect order
- MySQL / Hibernate / Spring / BLOB
- Update single table in Hibernate
- Problem with using Spring /Ibatis for Integer datatype
- creating temporary table PostgreSql 8.1 and iBatis 2.3
- createSqlQuery problems
- ZK Ajax Framework Integration with Spring and Hibernate
- Deploying Spring & Hibernate3 to Tomcat: NullPointerException
- configuration help: pool problems create deadlocks
- HibernateTransactionManager rollback won't work
- Spring/ Hibernate componentization
- Why Always use ExtendedEntityManagerCreator?
- TransactionProxy + Validator: IllegalArgumentException
- Hibernate/Spring SessionFactory
- hibernate cache and saveOrUpdate() question
- TYPES.null error with Spring/MS SQL server jdbc driver configuration
- Working with Oracle Objects
- Sprong and Oracle SP's
- custom callback before a transaction is committed
- Spring/Hibernate SessionFactory creation problem
- Nested Transaction does not rollback for Throwable
- multiple datasources
- Shared EntityManager with Hibernate in WebLogic Server
- Help executing callable query
- Sample program for newbie
- Spring JPA hibernate ehcache combo = No TransactionManagerLookup
- MySQL 5 / MySQL 4.1 + Hibernate 3.2.4sp1
- Second Level Cache : Unable to configure Query Cache
- Spring Exception Handling
- Update Associated Objects - HibernateTemplate
- awkward errors
- How to do the batch insert from one table into other?
- Declarative transaction management with Hibernate
- Inconsistent Result from jdbc template
- Where to put the "hibernate.hbm2ddl.auto" property
- StoredProcedure/Oracle Cursor
- ResultSet automatic mapping to JavaBean
- Strange mySQL query
- Regarding case insensitive Search
- Spring Mixed Jdbc / Jpa Example
- Hibernate insert out of transaction
- Introduction to Spring DAO
- alter session using JDBCTemplate
- ORA-01795: maximum number of expressions in a list
- integration testing and exceptions/rollbacks
- could not create subcoordinator when using JOTM
- fetch="join" + navigating graph with iterator().next()
- org.springframework.orm.hibernate.HibernateSystemE xception: Batch update row count w
- HibernateTransactionManager doesn't work
- JdbcTemplate or HibernateTemplate or Hibernate API
- JDBC LIKE something%
- Problem when querying after create or update
- spring2.1 + hibernate3 question
- database Connection pool query
- How to access oracle db when calling remote method
- lazy loading across sessions
- Ehcache refreshed at request time
- Simple Hibernate Transaction Rollback test
- How to make JDBCTemplate use connected resultsets
- Declarative transactions with simple JDBC
- spring setting issue about muti jndi with weblogic server
- Hibernate formulas anybody?
- Spring 2.1 JPA + EntityManager injection
- Easier way to wrap DAO objects with sessions?
- Unknown Entity Exception while using Implementation
- Spring 2 + Tomcat 6 + OpenJPA
- Spring hibernate EHCache dont work
- LocalContainerEntityManagerFactoryBean recursion->StackOverflowError
- AbstractAnnotationAwareTransactionalTests not working with propagation REQUIRES_NEW
- primary key problem
- Declarative Transaction Woes
- Clarify JPA / EXTENDED semantics?
- How to commit getHibernateTemplate().saveOrUpdateAll(list)?
- Stored Procedure Parameters Problem
- passing parameter to stored procedure
- JDBC rollback failed
- JTA configuration
- HibernateTemplate findByNamedQuery : Native SQL Query
- How to configure Spring to use Hibernate StatelessSessionImpl
- org.springframework.transaction.NoTransactionExcep tion
- Unable to insert more than 7 records
- Data not committed without flush or transaction
- Calling one transactional method from another
- JPA and Implementation
- How do you do with id concerning hashCode() and equals()?
- Transaction will not start in AbstractDependencyInjectionSpringContextTests
- mappingJarLocations problem / Maven2
- Oracle "Invalid query size" on cachedrowset
- Hibernate Query returns duplicate objects
- setResultSetType not working
- hey, Could not execute JDBC batch update
- DB Connection
- Multiple commits on SINGLE Hibernate session
- So should you still use Spring's HibernateTemplate and/or JpaTemplate??
- Exception in Hibernate find method with OC4J 10g
- Transaction management problem (Hibernate3, Spring MVC)
- getConnection() and OracleDataSource
- OpenSessionInViewFilter problem
- DataSource lookup through JNDI
- Hibernate Lock with Criteria
- help,how to delete a object which has reference to other two object?
- Stored procedure call
- Get a java.lang.NoSuchMethodError when tried to use HibernateTemplate.find() method
- InvalidDataAccessApiUsageException: Write operations are not allowed in read-only
- Problem with PROPAGATION_REQUIRES_NEW
- [ANN] Advanced Spring Framework BOF at JAVAWUG , London, UK
- JdbcTemplate
- Tomcat - Hibernate - MySQL - Which connection pool manager ?
- OracleTypes.STRUCT
- Transaction.commit does not commit data to database
- how to retrieve value from hibernate join queries
- Transaction Interception
- Need help with versioning on optimistic locking mechanism of Hibernate
- LocalSessionFactoryBean/ClassLoading./ any explanation appreciated
- MySQL procs and read-only transactions
- To save multiple form copies through Hibernate
- JDBCTemplate Codebase Query
- Hibernate and Acegi caching
- JTA Weblogic Transaction rollback problem
- Set libraries property for jdbc connection in Spring on AS400
- Child objects and hibernate interceptors
- how to use hibernate sessionfactory in startup servlet
- compare JDBC Template and Hibernate
- Keep hibernate session open in swing client?
- Database pooling - Spring, Hibernate
- Pre-bound JDBC Connection found - HibernateTransactionManager
- Problem with JPA (Hibernate) and different DataSources.
- Closing a result set you left open! Please close it yourself
- code hangs in jdbcTemplate.execute
- Problem with hibernate3 DAO
- JPA delaying identity-insert due to no transaction in progress problem
- getting ClassDefNotFound on BulkBeanExcetion?
- Transaction boundaries
- ibatis: mapping to BigDecimal
- HibernateAuditInterceptor Bean will not initialize
- iBatis: mapping to char
- JPA - Serialize entity with lazy loading
- Spring + Log4j + Database
- DB connection leak with declarative JTA transaction on Hibernate
- Handling errors due to foreign key constraints..
- Performance issues with jdbctemplate.query
- Spring datasource inside AAR
- Spring Unit Test with OpenJPA + JNDI
- Hiberante transaction doesn't work
- How Persistent Bag works in Hibernate World
- <sql-insert> not being called
- How clear session on commit?
- Is this correct?
- no persistent classes found for query class
- Data corruption caused by WebSphereTransactionManagerFactoryBean?
- Loading hibernate mappings in Axis Archives (AAR)
- iBATIS/MySQL: error in syntax?
- AbstractJpaTests using sharedEntityManager+jdbcTemplate
- iBatis & PostgreSql 8.1 - reading BLOB