View Full Version : Data Access
- Hibernate3 + Oracle Sequence.
- IllegalArgumentException Using JndiObjectFactoryBean
- Unit testing hibernate dao in spring without templates
- How do I obtain the Hibernate Configuration object
- setting up oracle with spring
- Return resultSet or cursor from SimpleJDBCCall
- JBoss DataSource and Encrypted Password
- Unique Constraint and query after error (AssertionFailure)
- Transaction Management (newbie question)
- javax.naming.NameNotFoundException
- Problem with Hibernate And JDBC
- Can we have a listener for a TransactionManager
- error saving a blob
- Make HibernateCallback doInHibernate transactional?
- Hibernate Problem with MiddleGen
- Spring JDBC Issue with multiple objects within an object
- Hibernate Collection
- RdbmsOperation Logging
- Transaction Management in Spring+IBatis
- Problem with @Transactional and nested methods
- How to inject a Datasource without using xml?
- JDBCTemplate or SimpleJDBCTemplate example using ResultSetExtractor
- hibernate 2nd lvl cache config
- Newbie Question for Spring+Hibernate
- BeanPropertyRowMapper doesn't populate domain objects
- can Spring & Hibernate create tables at runtime??
- Ordering query results with Hibernate
- singleton or not for DAO ?
- Issue (bug?) with complex SQL and getSimpleJdbcTemplate
- MS SQL Server -> MySQL
- maven module, hibernate session factory
- Find when connection opened/closed?
- Spring @Transactional LazyLoad exception
- DataAccessResourceFailureException
- Transaction and JCR
- Customizing ParameterizedBeanPropertyRowMapper
- transaction manager with annotation for JDBC + hibernate
- How to update multiple rows using spring's sql?
- Read a XML document
- IN clause with JdbcTemplate
- Passing Multiple command objects
- while using hql how do i initialize a collection.
- Session per Conversation/Request
- Newbie looking for a book
- @Transactional on Parent Class methods
- Many transaction classNotFound errors with simple JDBC DataSourceTransactionManager
- c3p0 config
- Code in @BeforeClass isn't run inside of a transaction
- JNDI or JDBC programmatically
- uncaught exception hibernate exception in springs
- hibernate contexual session with spring
- Hibernate transactions not allowed on Controllers?!
- Handling LazyLoading with Spring + JPA
- HibernateTemplate: unnecessary SELECT statement
- NullPointerException: SimpleJDBCTemplate doesn't find my datasource
- [Newbie] stored procedure problem : wrong number or types of arguments in call
- how to specify rollbackFor on unit test method.
- Spring Jms Local Transaction problems
- Spring Newbie using SimpleNamingContextBuilder?
- Hibernate 3 Transactions
- Transactions / Hibernate AND JDBC
- @Transactional doesn't work on inherited methods
- Complex Collection
- problem subselect mysql
- AbstractTransactionalDataSourceSpringContextTests
- Generated value from sequence for non primary key property
- how to develope multi data access using spring webogic
- JBoss + Spring 2.5.2 + Hibernate javax.naming.NameNotFoundException: OracleDS not bou
- Need Advice re lazyloadingFilter
- Setup Spring/JPA with unknown/dynamic datasources
- Please give me some advice about resultMap in sqlMap configuration..
- Programmatic Transaction Management: TransactionCallback Implementation Example
- Spring/Hibernate Application Hangs after 8 sql statement
- Yet another caching question
- Confusion with making Hibernate 3.2 work
- Merging HBM Files from Multiple Application-context.xml files onto a single context
- Reusing named parameters?
- No Hibernate Session bound to thread
- How to store thousands of Java Objects in DB efficiently
- org.hibernate.TransientObjectException: object references an unsaved transient...
- How to mapping "java.sql.ResultSet" to java bean?
- JTATransactionManager+JBoss = cannot open nested transaction
- AbstractJpaTests with WEB-INF/applicationContext.xml
- JdbcTemplate queryForObject question
- Nested Transaction not flushed
- JpaTemplate can read but not write
- problem with saveing composite-element
- Is there a problem with SimpleJdbcCall
- Errors : Exception sending context initialized event to listener instance
- HibernateTemplate is null!
- I'm almost dead... spring team SOS (multiple cursor closed exception)
- Insert BLOB with oracle jdbc driver 9.2.0.8
- JPA (LocalContainerEntityManagerFactoryBean) and Tomcat 6
- Spring + Hibernate: Event listeners mapping
- Shall I use a Connection Pool for my Desktop app?
- Inheritance in DAO
- Data Caching
- injecting datasource vs jdbctemplate
- Multiple webapps, one database, and TransactionProxyFactoryBean
- problems with Oracle's schemas and ComboPooledDataSource
- "org.springframework.orm.hibernate3.annotation .AnnotationSessionFactoryBean"
- Which TransactionManager with a JDBC and Hibernate ?
- Multiple inserts for one object on a single save
- Spring + Hibernate 1st Update after Insert fails
- cant find hibernate mapping resources on jetty 6.1.5
- spring 2.5.2 @transactional with Hibernate, no flush/commit problem
- JDBCDAOSupport and Sequences
- Routing data sources with AbstractRoutingDataSource
- JBoss 4.2.2 + Spring 2.5.2 JNDI lookup
- PersistenceUnitManager : No single default persistence unit defined in
- setRollbackOnly() for cancelling database query.
- AbstractTransactionalDataSource... hibernate key generator
- Best JDBC driver for Spring?
- Which is the best EJB3 provider?
- a lazyInitalizationException problem
- How to set the connection time zone (Oracle, JdbcTemplate, Session Time Zone not set)
- HibernateTemplate and lazy loading
- JPA - Working around a Jboss bug
- HibernateTemplate 2.5 API Docs Question
- does each dao method need to throw DataAccessException?
- Spring managed JPA entity listener
- Spring transaction propagation SUPPORTS
- CLOB resource release with SimpleJdbcCall stored procedure
- Exception handling and transaction management
- Transactions with multiple DBs [Not JTA]
- Encryption Spring configuration files.
- Spring / Hibernate / CXF / Oracle
- Accessing data from 3 different datasource
- SimpleJdbcUpdate is missing !!
- bad .class version...
- Spring Modules and JCS caching: baaaad performance
- SimpleJDBCInsert does not work with MS SQL Server 2000
- JdbcTemplate Example
- Spring + Netbeans RCP + JPA
- SchemaUpdate - no datasource found?
- lazyInitializeEception problem and transactional
- Best Practise: Howto handle a Connection Reset
- XSLT --> HTML Rendering question?
- Emulating Open Session In View pattern for outside container testing
- iBatis SqlMapClientFactoryBean can't find sqlmapConfig.xml
- WebSphere transaction management
- Runing Junit test org.apache.commons.pool.impl.GenericObjectPool: method <init>()V no
- JDBC - way to print prepared statement SQL?
- Hibernate second level caching
- TomcatInstrumentableClassLoader problem
- Help ...
- JPA w/ Hibernate - creates & updates don't work
- multiple application context unit test.
- MapSqlParameterSource Vs Hibernate Criteria
- Spring 2, Tomcat 6 and JPA annotations
- Questions regarding JPA providers and java agent
- Weird Result with JDBCTemplace.query
- select for update using JDBCTemplate
- Usage of PersistenceAnnotationBeanPostProcessor
- SimpleJdbcCall mdata lookup broken for overloaded procedures
- Newbie to Spring. need help
- toplink cahe does not work with LocalContainerEntityManagerFactoryBean
- Association
- retrieving null values from ResultSet
- no import statements needed for plain hibernate 3 DAO?
- How to use SimpleJdbcTemplate#query without arguments
- single pojo two diffrent tables
- How to set transaction rollbackOnly with method parameter ?
- JNDI UnsatisfiedDependencyException - What am I doing wrong?
- multiple spring DAO in one service
- Swap DataSource during installating process
- Swap DataSource during installating process
- trasnaction name in websphere
- How to make 2 JDBC calls as a single Transaction
- JDBCTemplate passing null values
- Why won't this work? Inserting null value
- NESTED Propagation configuration
- DataAccess In LoginValidator
- How to prevent closing hibernate session when transaction rollback?
- NamedParameterJdbcTemplate problem: column name vs. column label
- Overrding Tx annotions with XML definitions
- LazyInitializationException with nested transactions
- Hibernate second level caching: slow - no, really slow
- Hibernate & Oracle Result Set Closed Errors
- Duplicate Inserts into tables
- Cannot get spring's @Transactional to run.
- jpaTemplate.find(class,pk) generates unordered key WHERE clause
- Help with optimistic concurrency
- Spring 2.5.3, Hibernate 3.2, JPA via @Annotations - TransactionRequiredException
- NonUniqueObjectException with PROPAGATION_REQUIRES_NEW
- org.springframework.transaction.TransactionSystemE xception
- Hibernate 2nd level cache
- Spring + EJB3 CMT --> żOSIV or OEMIV?
- Help needed on separating DAO-Layer from the Service Layer
- Dynamically changing the database
- better way to feed object
- No transaction is started in test case
- how to make transaction / hibernate session always available
- error code [17004] when insert null
- Cannot get hibernate to save when using contextual sessions
- hinbernate and spring w.r.t to boiler plate
- Illegal attempt to associate a collection with two open sessions
- Why does @Rollback(true) not work.
- TopLinkJpaVendorAdapter differs from Hibernate and OpenJpa Adapters?
- exception in DAO
- Release spring-hibernate3-2.5.3.jar to maven central repository
- Store custom object in JNDI
- Spring, JPA and Tomcat
- Creating Database at runtime
- Putting a connection back on the Pool
- JPA source code for Spring 2.0.6
- Too many connections in dbcp pool
- confusing Propagation.REQUIRED problem
- Problem with jdbctemplate
- Need help on how to manually close and obtain Session?
- How to get resultset from JDBCTemplate
- Using resultset as output parameter in spring with ibatis
- Integration testing failed with JPA and Spring 2.5
- Where to store SQL?
- DataIntegrityViolationException on HibernateTemplate.save()
- AbstractJpaTests and multiples DataSouces in Spring-config.xml?
- JdbcTemplate
- Error with JPA and JTA
- Problem with JPA/Hibernate
- Hibernate/IBatis/JPA for batch applications
- OpenSessionInViewFilter works in Tomcat NOT OracleAS
- transaction binding problem
- hibernate LazyInitializationException. with OpenSessionInViewInterceptor.
- How to get resultset from sqlmapclienttemplate?
- any exception handler for @tranasactional ?
- transaction demarcation: where?
- Support for JPA in combination with Hibernate Search?
- Spring with JNDI connection pooling
- inner join and object
- JNDI Lookup Spring 2 RAD 6 SDK 1.4 WinXP
- Invalid length parameter passed to the substring function
- Error when trying to run unit test with JPA
- Thread Safety
- error cannot load JDBC driver class
- Multiple database connectivity with spring
- query in xml file
- SimpleJdbcDaoSupport oracle procedure
- Handling multiple Oracle scheme with JPA
- HQL map value search
- InvalidClassException when deserializing TransactionException
- c3p0 configuration for hibernate
- JPADaoSupport
- Help: getHibernateTemplate().save Problem!
- does c3p0 include the connector/j?
- NotWritablePropertyException - When trying to bind
- transaction handling outside spring
- Issue with the Delete operation in Hibernate
- Spring JNDI
- Spring JNDI
- Type Safety Warning
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.