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. Transactional Proxy : For beginners
  2. lazy collection in top level fetch with Hibernate
  3. Baffled re: switch from XML mapping to Annotations
  4. Transaction timeout not being honoured
  5. migration time from Hibernarte2 to 3?
  6. JdbcTemplate not returning exception
  7. Connection timed out -can't figure out how to avoid this
  8. WARNING: Hibernate caching and AbstractTransactionalDataSourceSpringContextTests
  9. odd java.lang.ClassCastException: java.lang.Integer problem
  10. Problem when using <tx:annotation-driven>
  11. Criteria Query with Composite Id
  12. count objects with getHibernateTemplate()
  13. Calling stored procedure with IN OUT params
  14. AOP and TransactionManager can I stop this?
  15. Problem with Transaction Management in multithreaded environment.
  16. Criteria query.list() returns results but item in the List is null
  17. SessionFactory and LocalSessionFactoryBean in Hibernate caching and Tests
  18. Need set data type, but List data type requested
  19. JPA Tx Flushed when Delegating to Hibernate
  20. Spring transactions problem: Rollback fails
  21. How to seperate rows from createQuery
  22. Datasource configuration - error even though values set
  23. IllegalStateException: Either 'userTransaction' or... must be specified
  24. Spring JPA Hibernate Annotations Transaction Problems.
  25. How extend DataAccessException hierarchy?
  26. question with getHibernateTemplate().find()
  27. Generate Duplicate PK ?
  28. Tutorial/link for Spring-Hibernate
  29. stored procedure - results are not commited
  30. Mocking JdbcTemplate
  31. Hibernate statistics with JPA
  32. Hibernate Caching problem
  33. Dynamically replace datasource values (other than from properties file)
  34. Help! OutOfMemory crash with Hibernate+JPA+Spring 2.1M3
  35. DAO convention
  36. load a database schema
  37. Initialize lazy data
  38. Unable to get response from SP.
  39. how to show the result of getHibernateTemplate().find?
  40. Easier way to define annotated class in AnnotationSessionFactoryBean
  41. How to Update With Composite-id in Hibernate
  42. Lazy initialization problem in a manytomany association
  43. Problem reading byte array
  44. Hibernate and DBUnit (How do I do it?)
  45. Defining a Transaction for spring with hibernate and Oracle as DB
  46. Query regarding a link table in the DB
  47. XA transaction using Spring
  48. ResultSet is closing?? not in JSP, but in code!!
  49. Transactional init-method problems
  50. Retrieving Blob from oracle 9i and converting it to InputStream.
  51. Problem with differnt implementations of DAO
  52. Formula element
  53. Transactions in a non-managed environment
  54. Generic DAO Question
  55. Spring 1.1.5 -> 1.2.6 : Tx marked as rollback-only
  56. queryForInt() exception issue
  57. StoredProcedure caching call string
  58. Transaction propagation question
  59. Transaction propagation question
  60. How to Transaction by using HibernateTemplate
  61. HibernateTemplate().update question
  62. How to resolve org.hibernate.ObjectNotFoundException:
  63. Data lost after inserting the record.
  64. JdbcTemplate - Best way to fill up Business VALUE OBJECT
  65. Problems with binary data
  66. Cannot create JDBC driver of class P6SpyDriver
  67. Transaction manager for iBatis
  68. Update one child only
  69. There is no statement named x in this SqlMap
  70. Using Sequence ID Generator
  71. A one-to-one mapping problem
  72. java.lang.IllegalArgumentException: Removing a detached instance <instance-name>
  73. Error duing update
  74. Why can't I see anything in SQLProfiler when I am using it to monitor DB ?
  75. Cannot convert value of type [com.ibatis.sqlmap.engine.impl.SqlMapClientImpl] to requ
  76. Cache Region or "group" for entities
  77. dynamic-update="true" question
  78. Asynchronous operation and Hibernate Best Practice
  79. Deprecated Messages using JNDI Lookup on WAS 6.1
  80. org.hibernate.exception.ConstraintViolationExcepti on: Could not execute JDBC batch up
  81. HibernateTemplate method matched to CreateQuery
  82. Deep cloning and lazy exceptions
  83. Problem: Object is not a known entity type
  84. How to define Hibernate SessionFactory with Spring applicationcontext.xml
  85. Spring, Hibernate and transactions
  86. Spring + Hibernate & How to add comments to SQL
  87. Intellij, generating hibernate mapping files & Pojos
  88. got multiple objects based on PK ?
  89. XA Transactions and Hibernate
  90. Spring + JPA - Lazy fetch problem
  91. How to get handle to the current Connection being used?
  92. dynamic loading of session factories
  93. Transactions and connections
  94. AbstractAnnotationAwareTransactionalTests doesn't rollback
  95. New Transaction over a rollback marked one.
  96. Scoping Shared EntityManager with Hibernate and Spring
  97. Why does HibernateTransactionManager require JTA?
  98. data-aware DAO implementation
  99. spring, hibernate, oracle pl sql and passing arrays
  100. Expanding prepared statements
  101. JPA vs. hibernate
  102. how to read this error message ?
  103. What's wrong with my mapping file?
  104. Connecting to Microsoft Access
  105. Can anyone help resolving this issue.
  106. Sharing hibernate entities between threads
  107. A simple Relationship
  108. session.close() question
  109. transactionAttributes & LazyInitializationException
  110. OC4JJtaTransactionManager on OC4J 10.1.3.3.0
  111. Insert Clobs Spring 1.28 Oracle 9i
  112. LazyInitializationException:could not initialize proxy- the owning Session was closed
  113. petclinic with netbeans
  114. Have u ever noticed such useless db structure
  115. StoredProcedure Assistance
  116. Jotm and AbstractTransactionalDataSourceSpringContextTests
  117. problem when using StroedPrecedure with Oracle
  118. Best practices to share config files across a web and batch application
  119. EntityManager refuses to inject
  120. ARRAY as OUT parameter: java.sql.SQLException: ORA-06550: line 1, column 7
  121. .findAll() is taking too long, what are my options?
  122. seeking deep understanding of hibernatetemplate; execute vs methods like find...
  123. HibernateQueryException
  124. extractOutputParameters incorrectly throws SQLException: Cursor is closed?
  125. org.hibernate.MappingException: Unknown entity
  126. closing transaction without closing the session
  127. embeddedId mysqlexception
  128. Sybase and GeneratedKeyHolder
  129. polymorphic query in jpa
  130. share context on web app problem
  131. Hibernate inheritance mapping question
  132. testing ehcache with spring problem
  133. How to set the default isolation level?
  134. Will Spring close the connection for me?
  135. Yet another OpenSessionInViewFilter problem
  136. Dynamic forms and the removal of objects
  137. Simple Transaction Question...
  138. connection not getting - getHibernateTemplate()
  139. Loading an applicationContext to another applicationContext...
  140. [Spring/Hibernate/JOTM] Cannot get multiple datasources to work
  141. Problem uploading ".zip" files using struts+hibernate+spring.
  142. HibernateException: identifier of an instance altered
  143. Location of source code for spring-hibernate3 hibernate3.jar
  144. "No SqlMapClient specified" error
  145. Nested transaction question
  146. Error after Spring updating from 1.2.5 to 2.1
  147. How to do this?
  148. Hibernate 3 - java.lang.IndexOutOfBoundsException
  149. The reason for nonthreadsafe access to Hibernate session
  150. JPA: Multiple (dynamic) datasources/EMF?
  151. How to solve the problem of DeadlockLoserDataAccessException.
  152. hibernate flush for find
  153. Error while passing DataSource Connection to SQLJ transalated program
  154. Different datasource in Hibernate at config time?
  155. Hibernate305, Spring128: CLOB columns reversed
  156. Reg: Getting data after save using Spring+Hibernate
  157. Data not getting displayed while calling find after saveOrUpdate action is performed
  158. AbstractTransactionalSpringContextTests does not RollBack
  159. Sharing Hibernate SessionFactory between apps
  160. Regarding MVC-step-by-step tutorial part4 data persistance
  161. Using JDBCTemplate to store a file
  162. HibernateTemplate loadAll() fails
  163. JNDI datasource look up
  164. Possible to override Oracle dialect properties, like "useInputStreamToInsertBlob"?
  165. org.hibernate.LazyInitializationException: even tho .hbm.xml has lazy="false"
  166. Spring Tx not working.
  167. Help with Child Tables
  168. javax.persistence.NoResultException causes transaction to rollback
  169. Hibernate too eager on saving Spring bound entity
  170. ClassCastException with Session.connection()
  171. Two datasources with Spring / JPA
  172. Could not synchronize database state with session
  173. tx:annotation-driven
  174. HibernateTemplate().find(string,object)
  175. HibernateTemplate.save() rollback problem with JTATransactionManager
  176. merging queries from multiple databases
  177. HibernateTemplate evict() vs. JpaTemplate
  178. org.hibernate.SessionFactory assignment error?
  179. ibatis help
  180. Unable to generate id using identity genarator
  181. Why Does SPRING NEED SO MANY connections to the database
  182. Very strange problem while saving
  183. How to not specify a Data Source property for the transacion manager bean?
  184. query filter jpa
  185. Atomikos + JTA + Two Posgres Databases
  186. out of container testing
  187. Hibernate for backend
  188. Spring + JPA + LaztLoading testing with endTransaction()
  189. GenericDAO, Hibernate3, @Transactional
  190. Testing with AbstractTransactionalDataSourceSpringContextTests
  191. Problems with Dependency injection !!!!
  192. multiple datasource access
  193. JPA (Hibernate) + 2L Hibernate Cache (OSCache) + Spring
  194. hibernate exception
  195. STEP 23 in MVC Tutorial Fails-java.sql.SQLException: No suitable Driver for jdbc.hsq
  196. Exception interceptor at hiberntae transaction manager
  197. Stored procedure quesyion
  198. Programmatic transaction propagation problem
  199. ehcache event listener with hibernate
  200. Automatic deletion in hibernate?
  201. OpenSessioninViewInterceptor with transaction manager+LazyInitializationException
  202. Read jdbc driver version
  203. org.springframework.transaction.IllegalTransaction StateException: Pre-bound JDBC Con
  204. Transactions over RMI
  205. Problem with an Oracle stored procedure
  206. WAS 6.0 - Spring Integration- Issues in Global Transaction
  207. WAS 6.1 TransactionSynchronization.beforeCompletion - IllegalStateException
  208. Configuration of DAO in spring-hib.xml
  209. Transaction Boundaries with EJB/Spring POJO
  210. Spring JPA and Hibernate Criteria
  211. OpenSessionInViewFilter behaves strange with a url-pattern to avoid resource files
  212. Spring openSessionInViewInterceptor and hibernate lazy loading in business layer
  213. org.hibernate.HibernateException: while using Hibernate Event handlers
  214. SQLData field conversion to java custom object field
  215. thread-safety in MessageSource bean
  216. Version handling when using hibernate transaction interceptor
  217. How to pass byte[] from java as IN parameter to the DB2 Storedprocedure CLOB column
  218. JPA and hbm.xml
  219. Saving objects
  220. Spring, Ibatis and Apache DBCP Commons Pool
  221. org.springframework.dao.DataIntegrityViolationExce ption:
  222. Is cache transaction aware?
  223. Broken pipe?
  224. About Thread-safe in Integrating Hibernate with Spring
  225. Oracle Object Types and SqlInOutParameter ?
  226. LIE inside TransactionCallbackWithoutResult
  227. Retrieving meta data from a sql query / store procedure
  228. Using JPA without referencing Spring
  229. Setting FlushMode.MANUAL on Hibernate Sessions
  230. ActiveObjects
  231. Spring2.0.6+JPA+DAO+AOP
  232. org.hibernate.ObjectNotFoundException: No row with the given identifier exists
  233. Java ResultSet from Hibernate
  234. JBoss + Hibernate3 problem with sessionFactory
  235. SQL:Like condition problem
  236. hibernate criteria api and <composite-id>
  237. Hibernate + Transaction Mgt.
  238. Using JTA transaction Manager + JBOSS + ClassNotFound Exception
  239. using org.springframework.orm.hibernate.support.ClobStri ngType
  240. oracle ref cursor return with null
  241. question about domain classes
  242. How to determine if there is an active transaction?
  243. JNDI datasources do not work with spring, but they do without spring
  244. AbstractTransactionalDataSourceSpringContextTests transactions are not rolling back
  245. TypeMismatchException using WebLogic XA datasource and Oracle driver
  246. Calling method between JDBC
  247. mappedBy reference an unknown target entity property
  248. AbstractJpaTests and Spring 2.1 M4
  249. EhCache diskStore path issues
  250. Hibernate Mapping Files inside EAR