View Full Version : Data
- AbstractTransactionalJUnit4SpringContextTests & SimpleJdbcTemplate
- Handling OptimisticLockException in HibernateJPA with Spring
- nested exception is org.hibernate.MappingException:class projecthibernate.model.User
- database.properties outside of my deployed jar file
- Hibernate Query Perfomance Issue
- Can I restart application context after changing JDBC params?
- Allow EntityNotFoundException on Join
- Embedded Derby initialization problem
- iBatis <isLessThan> tag exception
- TransactionRequiredException-WebApp using JPA and Spring's Transaction Management
- Passing object to RowMapper
- Hibernate TX Support Broken in 2.5-rc1
- No Hibernate Session bound to thread
- Callbacks during Transaction
- RowMapper.mapRow error
- Hibernate and Spring on Tomcat
- transaction declaration and "inner" methods
- Second Level Cache, Garbage Collection and Performance
- Where to catch a StaleObjectStateException
- Transaction Manager issue
- OpenSessionInView with Hibernate and JtaTransactionmanager
- SELECT @@IDENTITY problem!
- Why are two transactions created instead of just one?
- org.hibernate.AssertionFailure when calling save method on HibernateTemplate
- ids for this class must be manually assigned before calling save()
- Oracle's 'Interval day to second' data type in Hibernate
- NullPointerException using getHibernateTemplate()
- Table could not be created through Hibernate
- Problem with transaction isolation using Spring
- Declarative transactions & annotations
- c3p0 vs. dbcp
- Hibernate Session
- EHCache (or other) with Spring JDBC?
- Disable transaction for a specific method?
- Spring source code
- declarative transaction managment JDBC & HIBERNATE
- Hibernate update with versioning fails silently
- java.lang.IllegalArgumentException:
- Spring, Hibernate multiple database access issue
- hibernate create and load many-to-one
- JPA annotated entities in jar files
- WebSphereUowTransactionManager and Hibernate
- LazyInitializationException: could not initialize proxy - no Session
- Please Help Me
- ant task to aut-gen <list> for mappingResources?
- Replication
- Nested queries with JDBC
- Spring, Hibernate and executing raw sql
- CannotGetJdbcConnectionException
- HibernateDaoSupport.saveOrUpdate problem
- SQL Server connections not getting closed w/ Exception
- show generated SQL
- Stuck in ... NoSuchPropertyException ...
- Problem with generated key in MSSQL
- Using IN clause in iBatis
- Returning Auto-Increment after insert
- problem handling large resultsets in hibernate
- iBatis SQLMaping and Unit testing problem.
- All-String parameters in a query
- Why HibernateTemplate executes insert before delete?
- concurrency help needed
- using tomcat connection pool jndi name in spring hibernate datasource
- Getting the value from the HTTP request rather than from database
- Transaction + web layer
- JSP generation
- Hibernate - IdTransferringMergeEventListener that propagates versions as well?
- Programmatic transaction management
- best practices to share hibernate session on web app
- How to load the output data of stored procedure into a table in SYBASE?
- Unable to retrieve resultset from insert storedproc
- strange error when executing query
- Unable to declare transaction in Spring/JPA
- An AnnotationConfiguration instance is required to use <mapping class="
- OpenEntityManagerInViewFilter and Transactions
- Transactions and moving from Spring JDBC to Hibernate
- transactions on hibernate mapped objects
- Transaction does not rollback...
- connecting to database using spring framework
- How to delay spring container startup while waiting for a database resource?
- Transaction management across two web requests.
- opening Hibernate session for ApplicationListeners
- Transaction Question
- Why getHibernateTemplate().delete calls update before deleting
- DataSourceTransactionManager and Hibernate 3.2.2.ga
- Tx not rolled back on unit test. Sometimes.
- Hibernate: One-to-Many Bidirectional question
- queryforobject problem
- Transactions not rolling back in Unit Tests
- How to mapp class in Hibernate?
- How Can You Create Oracle StructDescriptor When Subtyping Spring StoredProcedure?
- Data object design: restaurant order
- managing session transactions...
- Transactions with stored procedures
- quartz scheduler with sprin
- what jar should i use to acess oracle 8 ?
- lazy loading patterns?
- How to run Spring with Maven in Eclipse?
- EntityManager is null??
- Unable to find spring-tx or spring-transaction in dist/modules
- Set max lifetime for connections in DBCP pool?
- JNDI Lookup with Spring 2.0.6
- Joins in Hibernate Criteria API
- lazy loading with spring webflow / hibernate
- Spring support for Select for Update
- UnexpectedRollbackException
- javax.naming.NoInitialContextException Exception
- Create datasourece at runtime
- Calling SP in Sql Server using Ibatis/Sqlmap
- Question on modelling a Database to use Hibernate
- oraclehandle Garbage encoding
- Q: Problem with function queryForMap
- hibernate.hbm2ddl.auto wont create mysql db schema help!
- determine if object is transient via hibernate?
- lazy fetching ignored in hql?
- Issue using Hibernate 3 with spring
- How to avoid context init failure if rarely used db not available at load time
- managing datasource pools in a transaction
- Debugging Declarative Transactions
- Per user dataSource (Acegi Authentication)
- @OneToMany causes Multiple copies of the Parent entity
- AbstractTransactionalDataSourceSpringContextTests and DbUnit
- [Spring 2.5][Tomcat 6.0][JPA:Toplink] Object is not a known entity type (Again)
- Spring && Hibernate: Optimistic concurrency control
- Reattaching objects in HttpSession to Hibernate Session
- Transaction Synchronization Issue
- "Propogation Requires New" issue in Spring with JBoss Appserver
- Transaction Support Multithreading Apps
- No Columns in MappingSqlQuery.mapRow
- eASYjf AND hibinate AS data access layer
- Spring, Hibernate and commit not done.
- Transactions with JOTM
- DAO Question
- Hibernate : Unidirectional Associations Vs Bidirectional Associations
- Hibernate q: MappedSuperclass annotation error
- Populate testing db w/ subclass of LocalSessionFactoryBean
- many-to-one mapping with 2 datasources
- Spring EHCache Problem
- how-to config DB schema for hibernateProperies
- Simple question
- HibernateTemplate updates shallow on clone object
- NoClassDefFoundError / CGLIBLazyInitializer / anyone?
- JPA + direct JDBC in Spring with DBCP?
- Urgent - Hibernate EmptyInterceptors: onFlushDirty
- spring jdbc BasicDatasource Informix
- sqlMapClientTemplate and stored procedures
- Using findByNamedQuery with Spring and Hibernate
- Problem with ARRAY Closed Connection
- hibernate and spring
- Developing DAO classes using spring's Jdbc DAO support
- Hibernate cache
- Hibernate restrictions not working in container
- Select Stmt With Ref_cursor
- Hibernate: load() has no session, get() does! Why is that?
- Beginner needs help with JPA + Transactions
- Trying to inject unique Hibernate Interceptor per session
- org.springframework.jdbc.BadSqlGrammarException
- JPA + Spring + Tomcat [NOT COMMITTING]
- Hibernate - read only session and a writable session
- Weird "NoSuchBeanDefinitionException" thrown in DAO JUnit test
- Spring 2.0 Transactions not working
- tstamp
- Illegal mix of collations
- Instantiation of JPA Entities in ApplicationContext
- Declarative transactions - cd...
- Inspecting tables schema
- Hibernate : One to Many Relation , Pagination when fetching associated entities
- Start new Threads inside class and using HibernateTransactionManager
- send Email code..
- Transactions in multi threaded environment
- TransactionProxyFactoryBean cause exception "$Proxy1 cannot be cast..."
- Multiple session factory configurable in single manger
- JPA EntityManagerFactory
- problems about FK contrains in hbm2ddl
- Hibernate Criteria question
- JPA (Hibernate), Spring and WebSphere 6.1
- Problem with Hibernate UserType for java.util.UUID
- how: many-to-many with composite key attribute
- Multiple Persistence Unit and LocalContainerEntityManagerFactoryBean!
- how to use getHibernateTemplate().find method to query two table?
- Are SELECT 1 and set autocommit performance problems ?
- Multiple Databases, JPA and Transaction
- Instrumenation and load time weaver in jpa?
- DAO Testing : Listener refused the connection
- TopLink and SessionBroker integration
- Could not get JDBC Connection
- how to override default connection provider by spring
- application hangs doing something for more than 8 times
- Moving from 2.0.3 to 2.5
- Lazy Fecthing
- org.hibernate.LazyInitializationException: failed to lazily initialize a collection o
- Autowiring and HibernateDaoSupport
- Spring / Transaction problem, help anyone?
- automatic rollback in Spring 2.5 test framework
- LOBHandler
- Data Loading in Spring 2.5 Test Framework
- Deep cloning of object graph in Hibernate
- Transaction boundaries with osiv
- Adding pojos to Hibernate SessionFactory
- Declared Transactions still contain multiple commits
- Using JPA @EntityManager
- Load Hibernate Annatated classes in Spring 2.5
- Stale Connection with Websphere 6.1
- An Annotated Class Finder for Hibernate
- IntegrationTest Confusion
- why this.getHibernateTemplate().find show error result
- ManyToMany + Subselect + JPA
- "Nested" transaction within Open Session In View
- execute methods of StoredProcedure
- create a login page......using springframework
- JBOSS Connection Pool Usage
- call to HibernateTemplate.flush() doesn't return after inserting large blobs
- AbstractTransactionalDataSourceSpringContextTests VS standalone application
- web application archive not expanded Exception+(Weblogic, Spring , Hibernate)
- Displaying the result of a query in a jsp page via AbstractController
- Appending annotatedClasses
- tx:jta-transaction-manager
- OpenSessionInViewFilter - Problems
- all connections in pool are sleepy!
- Best Solutions for catching Translated Exception
- Spring Bulk Insert
- transactions across multiple datasources
- Rollback not rolling back! SQLServer & AbstractTransactionalDataSourceSpringContextT
- OpenSessionInViewFilter and LazyInitializationException
- Problem rollback transaction using JtaTransactionManager in JBoss 4.0.4
- Hibernate or JDBCTemplate
- Accessing the data bese using the Hibernate
- Error returning Collections across remoting
- Updates with JdbcTemplate not being commited
- OpenSessionInViewFilter and Hibernate Related Exceptions
- Exception getting a thread bound Hibernate session
- When hbm2ddl= create, I want DDL written to a file
- Convert SQL to Hibernate Criteria
- delete collection when get a Class
- Hiberante not using same connection as JDBCTemplate within test
- Problems with @Transactional( readonly=true ) with jpaDaoSupport
- NPE when using HSQLDialect and externalized named queries
- Converting conection to AS400 DB2
- How to use SpringFramework JNDI support to access Database Pool.
- How to load data during startup - design question?
- Writing data from file in a clustered DAO..environment
- Getting field value based on another
- OpenSessionInViewInterceptor- LazyInitializationException with valid and open Session
- ResultSet closed while using OpenSessionInViewInterceptor
- LOBHandler
- NPE when setting mutable="true"
- XSQL integration with Spring MVC??
- Too many connections open in the database
- JPA, Hibernate, Timestamp
- Hibernate: annotatedPackages doesn't work?
- Declarative Transaction Mgmt- Unable to rollback
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.