View Full Version : Data Access
- Dedicated connection pool per user
- Dynamically changing the username and pwd of Datasource
- Oracle Function returning a REF CURSOR
- Using Ehcache in Spring framework
- Programatic rollback but maintain transactional context
- oracle JDBC throws error while initializing
- getHibernateTemplate().initialize() doesn't work
- Hibernate 3, LocalSessionFactoryBean - max_fetch_depth
- Downgrading RuntimeException to Checked Exception
- Oracle Lite Warning
- Nested Transaction Proxies?
- UserCredentialsDataSourceAdapter help for a Spring newb
- How to create a jndi using spring datasource?
- one-to-many collection error!
- Connection Pooling
- can't rollback on exception. how to config in context.xml?
- config in context.xml with ${xxx}
- how to set hibernate.transaction.factory_class to a bean?
- Spring/Hibernate3 Transaction Management Problem?
- How to run a Oracle function with CallableStatementCallback
- Configure JTA (JOTM) to share hibernate and jdbc connection?
- Using Quartz JobStore with Hibernate DAO's
- can't start up using Spring 1.2 and hibernate 3
- c3p0 properties.
- how to config JtaTransactionManager ? sample:jpetstore
- about spring 's *Declarative transaction management
- DriverManagerDataSource hard codes thread class loader?
- HibernateSystemException on a proxied bean
- What happened to getNamedQuery for Hibernate 3??
- FlushMode.COMMIT with HibernateTransactionManager
- Using JBossCache, all transactions have been lost
- Can't copy properties!Target must be an instance of source?!
- HibernateTemplate suggestion?
- Exception (when using Hibernate3)
- java.lang.NoSuchMethodError - isProxyTargetClass()
- Hibernate3 second level cache configuration and Spring1.2RC1
- getGeneratedKeys() no result, SqlUpdate / MSSQL Server
- how to disable sessionFactory connect to database on startu
- SessionFactory Info
- Problems with declarative jdbc transactions
- passing user credentials (runas) to weblogic
- DAO paths relative to Tomcat installation
- Missing Session on AOP enabled application
- Extract java.sql.ResultSet using JdbcTemplate
- Websphere Spring and Hibernate find produces "select f
- Hibernate and lazy load
- Weblogic, Hibernate and JTA
- Needing help
- error oracle StoredProcedure
- Configuring Spring to use EJB CMT
- sring & hibernate session factory problem
- JTA over hibernate and ejb
- "Select ... where ... in" queries
- Tomcat + Spring + Hibernate-Mysql(JNDI) config problem
- Problems with Spring Transaction Support
- Hibernate Template or AOP Interceptor?
- cocoon in combination with spring and hibernate3 - problems
- Hibernate Console
- Creating History Object - Some ideas wanted
- iBatis TestCase
- Oracle retrieve array of objects
- Problem regarding OpenSessionInViewFilter
- Problem Hibernate 3 - Spring 1.2 RC1
- Getting started
- what about transaction in spring + hibernate???
- extractDatabaseMetaData and TX datasources
- Need help with OpenSessionInViewInterceptor config
- JDBC + SqlOperation registry
- LazyExceptions when using multiple virtual hosts with JBoss
- Best practice for storing mandator data
- Transaction abort by JDBC driver?
- Hibernate Types in hibernateTemplate methods
- Design issues about DAO
- Service layer design issue
- org.springframework.jdbc.UncategorizedSQLException :
- Stored Procedure Example
- Using DBUnit with AbstractSpringContextTests
- Data size bigger than max size for this type
- Is ORM the right solution?
- Only dates between January 1, 1753 and December 31, 9999
- performance too slow
- Loading Data from Codes Table
- Using Declarative Transactions - Not just for db operation
- Hibernate Annotations and Spring
- how to pass NULL as an IN parameter to SQL function
- Hibernate DefaultLoadEventListener; how to configure?
- commons database pooling initialize?
- Spring's transaction infrastructure support mult-threads?
- how to write such SQLs?
- Upgrade hibernate2 -> hibernate3
- SmartDataSource not public anymore?
- hibernate3 conversion
- Timing stored procs
- Spring/Hibernate lazy loading - is there a clean solution ?
- How to make PropertyPlaceHolderConfigurer search properties
- Hibernate3 Bug?
- lazy loading with hibernate
- Multiple Resources Transaction Question
- bizarrerie: oracle driver error in AuthenticationProviderImp
- multiple data sources to populate model objects
- Paging with jdbc.object (the right way ?)
- Upgrade to Hibernate3 - Spring 1.2
- Memory Issue
- Adding objects to a lazy loaded collection
- Working sample app or example showing optimistic locking?
- UserCredentialsDataSourceAdapter appears to be broken.
- Websphere comp/UserTransaction" not found in context &q
- Getting a HibernateException when returning from CallBack...
- AbstractTransactionalDataSourceSpringContextTests problem
- HSQL server wrapped into a Spring bean
- Stored Procudre Example /w in returning resultset
- Setting up JOTM within Websphere
- PetClinic mod. - HQL help please
- Testing JdbcDaoSupport subclasses with junit
- Where's the database? - Newbie Question
- Hibernate I/O Socket
- use HibernateInterceptor other than TransactionInterceptor!
- config Hibernate transaction,Parent attribute don't work?!
- Pageable data list with Hibernate
- Declarative transaction management
- Spring and Hibernate Criteria
- Exceptions while creating application and service beans
- Password encryption using ClassPathXmlApplicationContext
- How can I flush the hibernate session in my integration test
- Hibernate and JTA on WebLogic - doesn't work ?
- SqlMapClientTemplate and SqlMapClientDaoSupport
- [iBatis] DAO throws SqlException or DAO Catch sqlException
- HibernateTemplate isn't an interface: huh?
- Spring 1.2 rc2 w/Hibernate 3
- Bean property is not writable
- org.springframework.jdbc.CannotGetJdbcConnectionEx ception
- ClassCastException on Hibernate saving
- Hibernate-Spring-Webwork on JBoss
- proper postgresql configuration?
- Error in using Spring transactions.
- Call Stored Procedure before accessing data from view
- Hibernate 3.0.1 and Spring Framework 1.2 RC2 build 4/27/2005
- Problem with JndiObjectFactoryBean and WebSphere Datasource
- Hibernate generates ID regardless of exception
- MYSql Autocommi
- Junit test failure
- Making Transactional Tests
- Hibernate3 + OpenSessionInViewFilter problem
- Calling stored procs
- OpenSessionInViewFilter oddity
- Service without transactions fails to close Hibernate sess
- JRun throws NullPointerException w/TransactionProxyFactoryBe
- Returns subclass even though it does not exist.
- need help on Hibernate Lazy loading
- XDoclet2 for Hibernate3
- Stored procedure gives warning
- IllegalTransactionStateException: Pre-bound JDBC connection
- hibernate:how to delete object from a set when using inverse
- are Callback and "ugly" doInHibernate() necessary
- dynamic table name in JDBC framework?
- DBCP & tomcat leave connections upon redeploy.
- Unit Tests - Priming the database per-test vs rolling back
- I put in my aftersetproperties create/insert for hsql
- Calling procedure when connection is 'got'
- Transaction Not Rolling Back
- Savepoint errors in Pet Clinic app
- Is there a way to keep null values out of the return List
- Multiple data sources in Spring
- Problem with HibernateTemplate.iterate(String query)
- Mapping a 2 way relationship - Need Assistance
- Spring,hibernate, oracle 9i
- Using Spring/Hibernate in J2SE
- How to save object by using HibernateTemplate()
- Updating a record in UI causes Various Exceptions
- JBoss DataSource not found
- Don't dereference collection w/ cascade="all-delete-orp
- Transaction Support Across Persistence Frameworks
- Adding support for Torque in Spring?
- Level of Abstration possible across Frameworks
- spring and J2EE
- Getting application configuration settings from DB
- Decl. TX+Hibernate:possible nonthreadsafe access to session
- Where are the files?
- java.lang.NoClassDefFoundError
- Issue when trying to save to the database.
- could not instantiate CacheProvider
- Need help with OpenSessionInViewFilter
- Problem with Spring and iBatis
- Using DbUnit.
- LocalPersistenceManagerFactoryBean using multiple properties
- Hibernate/Bean wiring with Dynamic DB
- how can I check conflicts on updating?
- java.lang.NoClassDefFoundError: antlr/ANTLRException
- OpenSessionInView and Transactions
- TopLink Integration
- Using TransactionCallback
- Doing a batch Select (DB1) to batch Insert (DB2) with Spring
- HibernateTemplate Save does not work
- hsql exception? UncategorizedSQLException correct?
- Customer Specific DataSources
- Move the Record - MoveFirst, MoveLast, MoveNext, MovePreviou
- org.hibernate.AssertionFailure: collection was not processed
- When to close sessions and when not to (OpenSessionInView)
- HibernateTemplate + JdbcTemplate + HibernateTransactionMgr
- Connection => java.net.SocketException: Broken pipe
- Hibernate session gets stuck when trying to flush data..
- Exposing hibernateProperties to JMX
- HibernateTemplate Save does not work(MS SQL)
- error creating bean 'sessionfactory'
- How to call a stored procedure that with in/out parameters?
- Data Validation against Hibernate schema files
- RowMapper in JdbcTemplate returning only 1 as the result set
- How to rollback Hibernate txn using Spring?
- Setting properties of JNDI Datasource
- AutoCommit=False for my ConnectionPool with Spring
- Cloning/Copying Hibernated Bean
- How to JNDI to Datasource?
- Use of a singlton to load Context and reuse the context
- dbunit and AbstractTransactionalDataSourceSpringContextTests
- WAS 5.1 Transaction timeout silently rolls back TX.
- hbm2dddl=update causes exception in proxool,but fine without
- newbie: How to use Spring created app context with JUnit/Hib
- Parallelize Hibernate Queries
- SQL operations are not allowed with no global transaction
- java.util.ConcurrentModificationException
- Why are new sessions created with OpenSessionInViewFilter?
- OpenSessionInViewFilter lazy initialization exception
- Problem using TransactionProxyFactoryBean
- For BLOB: Is there a special lobhandler for PostgreSQL
- Race condition with transaction synchronization?
- How to build the model
- is ther a bug?
- getHibernateTemplate().merge vs. saveOrUpdate()
- HibernateTemplate.loadAll(Class clazz): failing on Oracle 9i
- TopLink in Spring 1.2
- Checklist for Oracle CLOBs with iBATIS SqlMaps? [SOLVED]
- Posted this in wrong forum last time accidently
- HibernateTransaction and IllegalTransactionState Exception.
- Spring and Weblogic Integration XA problem
- Configuring an in-memory datasource for unit tests
- Multiple Data Sources + Hibernate + Spring
- Multiple Hibernate Mapping Locations
- Spring 1.2 + Hibernate aggressive release + read-only txn
- Share cache manager with hibernate
- Design Question
- NoClassDefFoundError: net/sf/cglib/proxy/MethodInterceptor
- getHibernateTemplate is null
- SOS: can't catch exceptions after I enabled AOP transaction
- "set char_convert on with no_error" in PreparedSta
- OpenSessionInViewFilter and write permission
- baffling sql error - please help!
- Strange exception thrown when using a prepared statement
- Can a TransactionProxyFactoryBean span multiple targets
- SessionFactory for Hibernate Issue (hbm2ddl.auto)
- Caching queries with HibernateTemplate
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.