PDA

View Full Version : Data Access


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40

  1. spring jdbc for batch programs commit/rollback
  2. JBOSS JNDI and stack overflow
  3. How to implement WebSphereUowTransactionManager
  4. PropertyValueException: not-null property references a null or transient value
  5. CannotGetJdbcConnectionException
  6. CannotGetJdbcConnectionException
  7. JUnit Testing - Flushing not working
  8. Transaction with insert/delete
  9. JdbcTemplate: possible to use a Collection as parameter in PreparedStatement?
  10. Log4J PSQLException
  11. Transaction rollbacked when an exception is thrown
  12. Getting access to hibernate Session within a Hibernate Interceptor
  13. Best way to deal with Nested Cursors of a SQL Procedure call
  14. Transaction scope of the interceptor.
  15. Optimistic Locking Failure Handling
  16. OpenSessionInViewFilter doesnt work with imported config files
  17. Resetting the hibernate id generators or recreating the session factory bean?
  18. Spring + Hibernate do not recreate database in JUnit tests
  19. Unexpected exception while enlisting XAConnection
  20. Hibernate interceptor not being invoked
  21. Application hangs up randomly in jdbcTemplate.query() / update()
  22. Could not get JDBC Connection
  23. insert and query in JpaTransactionManager
  24. HibernateTemplate: Catching exceptions
  25. JNDI lookup with default autowire set to autodetect
  26. JTA, Hibernate, Spring 2.5.3 configuration - Could not find UserTransationn in JNDI
  27. im getting undefined alias error
  28. What is standard Hibernate3 style DAO?
  29. problem with Create DetachedCriteria
  30. Backing Up Spring Objects
  31. @Transactional package-info.java
  32. Connection Pooling
  33. How to inject a TransactionProxyFactoryBean?
  34. Configure Services with Spring in Java desktop app.
  35. Hibernate DAO find() method returning Objects of class and it's extended class...
  36. JPA query help
  37. error code [17004]; Invalid column type; nested exception is java.sql.SQLException: I
  38. Call Stored Proc using SimpleJdbcCall and results Table Index
  39. Distributed ehcache - queries
  40. Hibernate, DAO Managers and Lazy initialization
  41. accessing different schemas in hibernate query
  42. Junit test for data source failing.
  43. Mixing transaction management
  44. TransactionProxyFactoryBean: no setter for target
  45. Testing Service with JPA
  46. Lazy Initialization and OpenSessionInViewFilter
  47. HSQL error
  48. TX not rolling back when Exception thrown
  49. Problem querying Oracle XMLType Using Spring Query Methods
  50. OpenSessionInViewFilter not working in some cases
  51. LazyInitialization and hashCode() method
  52. Problem with transaction-manager attribute with tx:advice and tx:annotation-driven
  53. Trouble setting up Spring and JPA w/ Toplink
  54. Rollback (or autocommit) problem with Hibernate, MySQL and tx:annotation-driven
  55. Having real trouble configuring JTA txManagement w/ JBoss & Hibernate
  56. Instance level SimpleJdbcCall thread safe?
  57. Hibernate criteria [select distinct order by]
  58. Recommendation on transaction approach?
  59. Ongoing issues with c3po hibernate and sql server
  60. Transaction problems in multi-threaded app
  61. Call from java to pl sql procedure with object types & tables as out parameter
  62. UnsupportedClassVersionError: org/hibernate/cfg/SecondPass
  63. Does Spring validation framework work in Middle tier?
  64. @Transactional annotations on internal methods
  65. problem using saveOrUpdate
  66. Hibernate Or Hibernate3 in Spring
  67. ConcurrentModificationException while retrieving values using hibernate
  68. Deadlock Handling in Spring
  69. Hibernate session in SpringDAO does not work for me
  70. Mysql 4.1 & weblogic 9.1 - Failed to Generate Wrapper Class
  71. regarding the upgrading application from spring 1.2.8 to spring 2.5.4
  72. Generic Row Mapper
  73. SessionFactory and mappingJarLocations property
  74. Dynamic User Credentials
  75. Spring Jdbc with embedded Derby Database - How to disconnect?
  76. join a jpql query on a native query ?
  77. AbstractTransactionalJUnit4SpringContextTests concurrency or locking issue?
  78. NonUniqObjectException after serlizise and deserlize
  79. managing transactions
  80. Concurrent Insert
  81. Help with SpringJunit4Runner
  82. TransactionManager and multiple data sources
  83. Setting a HashSet with PreparedStatement using JdbcTemplate
  84. Child gets deleted when using AbstractTransactionalDataSourceSpringContextTests and H
  85. OSIV and session form
  86. Problem with import huge amount of data using hibernate
  87. No Hibernate Session bound to thread, and configuration does not allow creation of n
  88. Dirty collection checking
  89. efficient Spring-JDBC usage
  90. AbstractTransactionalJUnit4SpringContextTests + simpleJdbcTemplate => locks
  91. Curious "ClassCastException"
  92. Problem in creating datasource bean with jndi in JBoss 4.22
  93. 2 Hibernate SF, 1 Transaction Mgr....possible?
  94. Spring + JPA
  95. Rollback with AbstractTransactionalDataSourceSpringContextTests not working
  96. nested transaction
  97. Spring, Hibernate, getCurrentSession within multiple threads
  98. reusing domain beans in various layers
  99. errors running Juint tests outside of Tomcat with Spring and Hibernate
  100. Access Output Parameters in Result Set Mappings
  101. OpenSessionInViewInterceptor Side Effects - saveOrUpdate
  102. ClassCastException ParameterizedType
  103. JOTM and JTA Config Problems
  104. AbstractTransactionalDataSourceSpringContextTests, how "switch off" a rollback ?
  105. Problems with HibernateInterceptor
  106. class cast exception
  107. hibernateTemplate.find
  108. java.lang.ClassCastException
  109. @Transactional und unittests
  110. HibernateTemplate LazyInitializationException
  111. JpaTemplate and Question on inheritance
  112. @Transactional and multiple transactions?
  113. nested method transaction with spring and hibernate
  114. How get the DB Connection closed with Spring?
  115. Spring + Hibernate error in sybase with weblogic9.2 .
  116. Need Help in Transactions
  117. Idea for new JdbcTemplate method
  118. Transactions and Hair Loss
  119. accessing data from two schemas in hibernate and Spring
  120. spring + hibernate + web application
  121. hibernate, lazy=false, and encoding
  122. org.hibernate.LazyInitializationException: could not initialize proxy - no Session
  123. using spring app to migrate data from oracle to sqlserver?
  124. Spring + Web Authentication + Connect RDBMS
  125. Setting up multiple databases in Spring DAO using IBatis
  126. Database reconnect using C3P0
  127. Data binding of 2 variables to a checkbox
  128. Perform event on rollback
  129. Spring bean init-method and @Transactional
  130. Legacy Webapp upgrade
  131. findbyExample() problem
  132. informix datatype serial
  133. StackOverflowError in my StoredProcedure
  134. strange problem with HibernateTemplate.load() in init-methods
  135. Service Layer Transactional in spring jpa without @transactional annotation
  136. commit inside an AbstractTransactionalJUnit4SpringContextTests test method ?
  137. End-of-file on communication channel
  138. SimpleJdbcTemplate - batchUpdate method
  139. XA Transaction commit order
  140. How to catch exceptions at commit time using transactional annotation
  141. What is LoadTimeWeaver
  142. Programmatic Transaction
  143. ehcache in hibernate 2.1.7 doesn't seem to work
  144. Roll back on two inserts via Bo
  145. failed to lazily initialize a collection of role
  146. SqlOutParameter errors
  147. Configure DataSource Using A Bean
  148. Where is the spring-hibernate src code?
  149. Error Calling Oracle StoreProc that takes an Array
  150. Transaction Management.
  151. SessionFactoryUtils.getDataSource()
  152. createQuery doesn't work...
  153. Spring + JPA configuration
  154. mapping files in differnt locations
  155. Hibernate EventListener seems not to work with AnnotationSessionFactoryBean
  156. JPA : Configuring Hibernate flushMode
  157. Classcastexception on using aggregrate function
  158. using JMS and JDBC in a server managed transaction
  159. How do I get my objects eagerly loaded?
  160. JdbcTemplate batchUpdate() method - Commiting each row
  161. NamedParamterJDBCTemplate
  162. org.hibernate.HibernateException: No TransactionManagerLookup specified
  163. SimpleJDBCTemplate -> Many results but need one Object?!
  164. manage hibernate and jdbc in single transaction..
  165. spring hibernate problem
  166. Is it possible to (temporarily) avoid using transactions with JpaTemplate
  167. Ibatis datasource factory
  168. Instance being persisted, but no id being generated
  169. how to create xml mapping for mutple tables in hibernate?
  170. Last opportunity to Spring: toplink + jta + glassfish
  171. Spring-hibernate: InvalidDataAccessApiUsageException Write operations are not allowed
  172. javax.persistence.PersistenceException: org.hibernate.HibernateException: Hibernate D
  173. Transactions & WebSphere: 1PC vs XA
  174. Intermittent prepared statement with handle error on MS SQL server
  175. hibernate transaction manager and load balancing
  176. Transactions for runtime bean definitions
  177. Transactions for runtime bean definitions
  178. Transactions for runtime bean definitions
  179. Transactions for runtime bean definitions
  180. Session is closed
  181. IllegalArgumentException at WebSphereUowTransactionManager
  182. Starting a Transaction in View
  183. Handling XmlType
  184. hibernate_spring
  185. please help : unable to start
  186. using inner joins in hibernate 2.1.7c?
  187. Session close before and with OSIVF
  188. TypeMismatchNamingException with UOWManager
  189. overload object with hibernate
  190. Will no-rollback-for work for Runtime Exceptions?
  191. Problem with org.springframework.jdbc.object.StoredProcedure and MySQL
  192. Spring 2.5.5 w/ JPA: delaying identity-insert due to no transaction in progress
  193. createSavepoint/rollbackToSavepoint and AbstractTransactionalSpringContextTests
  194. hibernate search with spring giving no results
  195. Test data for integration testing
  196. Spring and long running JDBC operations
  197. Help required on Spring StoredProcedure usage
  198. TransactionProxyFactoryBean/HibernateTransactionManager always connecting to db?
  199. Tracking changes using EclipseLink
  200. SQLUpdate and updateByNamedParam with in clause
  201. jndi-lookup
  202. differences between hibernate 2 and 3 in sql queyry generation?
  203. Best JPA way to implement daily changing DataSources
  204. JdbcTemplate - skip rows while processing
  205. Hibernate AOP lazy loading
  206. DataSource class not found :(
  207. Multiple web applications, single transaction
  208. Disabling transactions on setter injection methods
  209. synchronized methods in transactional business logic beans
  210. Problems with unit testing and transactions
  211. JDBCTemplate and Postgres query with "where in "
  212. How does one start tomcat with spring-agent?
  213. Documentation for JPA + Tomcat needs clarification
  214. Can't add or update rows in db
  215. BeanCurrentlyInCreationException accessing one datasource from two beans
  216. Spring Noob question
  217. Problems passing datetime
  218. ToplinkDaoSupport error on merge method call with XMLType
  219. ManyToMany doesn't work?
  220. Checking for duplicate identity
  221. Property Error
  222. Using set:s in hibernate (acegi)
  223. Transaction not committing....
  224. create 2nd hibernate session for "logging" errors
  225. multiple transaction templates
  226. Transactions & basic service layer questions
  227. Hibernate one-to-many
  228. Session Problem: exceeded simultaneous SESSIONS_PER_USER limit
  229. Database Session Active
  230. Managing Mutiple Transaction with Locks in Spring
  231. Spring framework linked to a form and a database. urgent help needed
  232. Hard time setting up app with multiple datasources
  233. How to disable Session.finalize() in Hibernate
  234. begginers problem: persistence unit not found
  235. begginers problem: can not get AbstractJpaTests running
  236. Retrieving varray of (user defined) objects - Oracle Stored Procedure
  237. mixing transaction strategy.
  238. dao scope
  239. Use endTransaction, startNewTransaction when using annotations
  240. prob running jpa annotations using toplink in tomcat
  241. JpaTemplate and Composite Key
  242. Build dynamic Hibernate Query.
  243. link table data always deleted when trying to get data in many-to-many association
  244. Transactions don't roll back
  245. Connection pooling issue using Spring JDBC.
  246. Connection pooling issue using Spring JDBC.
  247. DataSource Problem : IllegalArgumentException: Property 'dataSource' is required
  248. extra transactions produced?
  249. Spring/hibernate: LazyInitializationException
  250. problem with AbstractJpaTests, anyone got an idea? Thanks!!