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. Failure obtaining db row lock: ORA-00942: table or view does not exist
  2. Need Help with Ibatis and spring
  3. Logging configuration in WSAD for Spring data access classes
  4. WebSphereTransactionManagerFactoryBean initialization failure
  5. Poltergeist with Hibernate3
  6. Transaction errors with Spring in WAS5.1
  7. ISOLATION_READ_COMMITTED is not working as expected
  8. What are considerations for creating user threads when using OSIV?
  9. How to really controll the flush for batch process?
  10. Cannot create PoolableConnectionFactory (socket creation err
  11. Confusion about jdbcTemplate
  12. Log4j wrapper needs a DAO
  13. whats the return type of the foll query
  14. Hibernate exception while executing subquery
  15. Oracle returning incorrect characters
  16. ClassCastException - Proxy Incompatible with Service Class
  17. Lazy loading without AOP
  18. HibernateTemplate: one or many
  19. User based data retrieval
  20. Multiple calls to doReleasePersistenceManager() in PersistenceManagerFactoryUtils
  21. What is on your BaseDao interface?
  22. Hibernate Exception
  23. Problem with JdbcUtils and Clob
  24. Declarative Transaction in 2.0-m3
  25. testing with mutiple hibernate sessions within one transaction
  26. Resource Failure Exception is not translate by Spring
  27. java.io.IOException: cannot resolve 'http://java.sun.com/jstl/core' into a valid tag
  28. MappingSql performance issue
  29. OpenSessionInViewFilter configuration
  30. How to close a JdbcTemplate ?
  31. Replacement for Weblogic run-as EJB config for data access
  32. JSF + Spring + Hibernate - NullPointerException at RegisterForm
  33. Not getting Resource failure
  34. Strategies to avoid HibernateCallback in DAOs
  35. Confused with JDBC Transactions in Spring
  36. Spring creating local transactions when using JTA
  37. Hibernate 3.1.x and Spring 1.2.7?
  38. Problems with Spring 2.0 m3
  39. HibernateInterceptor and Transactions
  40. Syntax for SpringJDBC query with function
  41. Bug in load?
  42. Transactions: Is this the right behaviour?
  43. TransactionAwareDataSourceProxy
  44. hibernate optimistic locking doesn't work if you set version manually
  45. Understanding an IllegalArgumentException
  46. Need to have an EJB, DAO and call stored procedure
  47. Correct way for updating old object in new session?
  48. Mapping XML File as Datasource in Jetspeed
  49. how to coding when use mutil-sessionFactory
  50. org.springframework.jdbc.object.StoredProcedure confusion
  51. Declarative distributed transactions
  52. newbie: embedded Derby as DataSource instantiated more than once
  53. Question with persistence.xml
  54. problem regarding primary key
  55. Hibernate 3.1 and OpenSessionInView/Long Conversation
  56. lazy Loading with OpenSessionInViewInterceptor will not work
  57. How to call a Stored procedure that is inside the PLSQL package
  58. couple questions on JDBC support
  59. setting connection properties
  60. OpenSessionInViewFilter PersistentSet question
  61. Setting Proxool
  62. nested exception is org.hibernate.StaleObjectStateException?
  63. org.hibernate.LazyInitializationException Again and Please Help
  64. JDBC - StoredProcedure
  65. How do I get a BLOB from a SELECT statement
  66. OpenEntityManagerInViewFilter problem: NoSuchMethodFoundError
  67. Spring and JBoss Transactions
  68. Version field force an update even if no change...?
  69. MSSQL Stored Procedure Call with NO Parameters
  70. Spring 2.0M3 with JPA + Hibernate EntityManager?
  71. [CAS]PGT callback failed
  72. mapRow problem with ? parameter
  73. Extendiing EmptyInterceptor and overriding onFlushDirty?
  74. HibernateTemplate.get throws InvalidDataAccessApiUsageException on get()
  75. HibernateTransactionManager not binding Session to ThreadLocal
  76. Struts-Spring-Hibernate app with 2 databases
  77. spring 2.0 m4 0406 JpaDaoSupport + hibernate jpa
  78. Spring + Hibernate persistence causing problem
  79. MaxFetchDepth and JdoDaoSupport/JPOX
  80. getting new object creation Ids
  81. JOTM with Tomcat Managed Datasource
  82. Correct way to handle unique object retrieval
  83. help with simple CRUD/Hibernate config
  84. Referencing other DAOs from a DAO?
  85. Second level cache problem (ehcache)?
  86. Problems with JTA
  87. Configuring Hibernate's CacheProvider through Spring
  88. How to replicate database deadlocks?
  89. getting to an association w/o using lazy=false in hibernate
  90. Problem with org.springframework.jdbc.object.StoredProcedure
  91. difference between 'save-update' and 'all'
  92. declarative transactions config
  93. Once again: LazyInitialization
  94. ORA-00054: resource busy and acquire with NOWAIT
  95. Problems with OpenSessionInViewFilter
  96. Hibernate query to return sorted collection
  97. Criteria Query with Hibernate Template
  98. Batch querying and inserting with Spring JDBC
  99. No Hibernate 3 in new Spring 2.0
  100. Disappearing Hibernate Session upon transaction suspend
  101. why do we need transaction when getting data from databse
  102. Error on HB session in multiple threads each with its Spring transaction
  103. Spring, ibatis - Is there a way to avoid inner class for batch update?
  104. Configuring Connection Pool Event Listener( Proxool)
  105. Number of objects returned from a query in hibernate
  106. Hibernate Interceptor + Spring + circular bean reference :(
  107. simple, stupid hibernate3/spring questions
  108. Having trouble setting up transactionAttributes
  109. Spring 2M3 and Hibernate3 sessionFactory not writable or has an invalid setter method
  110. Datasource type exception
  111. hibernate transaction with interceptor
  112. Newbie question on BatchSQLUpdate
  113. datasource help
  114. Spring hanging on stored proc call
  115. Hibernate Session Lifecycle using Spring HibernateDaoSupport and HibernateTemplate
  116. Spring Transactions
  117. poor performance of Stored Procedure calls
  118. Transaction rollback with HibernateTemplate
  119. Lazy Loading in a thread
  120. 'REQUIRED' propagation always by default?
  121. Transaction rollback with hibernate annotations
  122. Native query with 2.0-m4 and JPADaoSupport?
  123. getting AnnotationSessionFactoryBean
  124. Declarative transactions: how to commit?
  125. Transaction configuration
  126. Transactions involving more than one database
  127. java.lang.OutOfMemoryError
  128. Spring/Hibernate Lazy Solution Review
  129. [Newbie] Cannot figure out how to get Hibernate working
  130. Avoiding OpenSessionInView
  131. Hibernate transactions
  132. DB Connection lost - after DB Server reboot
  133. User access to subsets of data
  134. aqapi not compatible with c3po
  135. Advice on using Hibernate with Spring in a non-trivial webapp
  136. 1 connection during several queries in thread
  137. log4j:WARN No appenders could be found for logger (org.springframework.beans.factory.
  138. How To Readin PDF 's content with itext or other? Please.
  139. how to set up a jboss/arjuna jta transaction
  140. Spring, Databases and the confusing mess that is transaction management.
  141. java.sql.SQLException: Cannot call Connection.commit in distributed transaction
  142. Best practises for using Hibernate?
  143. Newbie - Hibernate Problem
  144. jtaTransactionManager vs. DataSourceTransactionManager
  145. Using Spring for Clob.
  146. DbUnit testing problem
  147. Generic DAO pattern with Java 5 and JPA?
  148. Walkthrough help
  149. PROPAGATION_NEVER calls flush()
  150. hibernate + c3p0: Thread crashes when pool is exhausted
  151. Illegal attempt to associate a collection with two open sessions
  152. Error creating bean "sfName" - ContextLoaderListener
  153. Transaction Scope
  154. Transactions in DAO using the Hibernate Generic DAO pattern
  155. Question about declarative transaction management
  156. Problems with Hibernate and jar
  157. savepoints and rollback using jdbctemplate??
  158. Large Batch processing using Hibernate-Spring
  159. Hot Swapping a DataSource
  160. No Hibernate Session bound to thread
  161. ORA-01453 when using DataSourceTransactionManager
  162. Spring+ hibernate with JOTM transaction
  163. OpenSessionInView/transaction question
  164. Web app terminates after 3 database accesses.
  165. How to integrate spring+hibernate+oracle
  166. Error while saving transactionnal method ...
  167. Domain object validation and DAOs
  168. 2.0M4 JDBC named parameter invalid parameter type problem
  169. Problem with could not initialize proxy - the owning Session was closed
  170. using OpenSessionInViewFilter and two databases
  171. when will the JPA documentation be released?
  172. When to use Hibernate?
  173. How to Unit Test Hibernate concurrency access?
  174. Transaction Propagation problem using JdbcTemplate and WebLogicJtaTransactionManager
  175. Hibernate OpenSessionInViewFilter and two transactions in the same Thread
  176. visibility of "org.springframework.jdbc.core.StatementCreato rUti ls"
  177. spring jpa question
  178. Spring and AS400
  179. Help with tree node mapping
  180. Spring-Hibernate-JBoss-EAR not finding mapping files
  181. Select statement with IN clause
  182. How many transactions.
  183. help explain : hang when doing insert in a rowcallbackhandler
  184. Caching support in Spring JDBC ?
  185. Having problem inserting ( Creating ) new record
  186. Confused about Transaction Proxying
  187. package .../orm/jpa not found in M4 src
  188. Hibernate Versioning Issues
  189. Strict handling of global transaction rollbacks seems wrong
  190. Unexplained warning message from the JdbcTemplate class
  191. Using HibernateInterceptor and HibernateTemplate together
  192. Cancel JDBC query
  193. Batch update returned unexpected row count from update: 0 actual row count: 0
  194. problem regarding hibernate 3 with jdk 1.3
  195. Dealing with lost updates.
  196. How to mantain the L2-cache objects after transaction?
  197. Tomcat is locking my jdbc.jar
  198. Lazy Loading
  199. WebSphere 6 + servlet init() spring data access gives JTA error
  200. OSIV and stateless session beans, impossible?
  201. Transaction Isolation and propagation
  202. More than one DataSource for Service/DAO Combination
  203. Hibernate spring problem
  204. Transaction Rollback
  205. Sharing the connection between JdbcTemplate and HibernateTemplate
  206. java.lang.IllegalStateException with petclinic - TopLink OR mapper
  207. OSIV , Hibernate, 1 session not closing.
  208. specify username/password for JNDI datasource?
  209. Named Query not known
  210. Obtaining context in Hibernate IdentifierGenerator
  211. OpenSessionInView problem
  212. TransactionTemplate: FULL Programmatic Access
  213. hibernate template fails on insert/update
  214. using AnnotationSessionFactoryBean
  215. multiple hibernate configurations
  216. DataSource definition problem
  217. Native SQL queries and JpaDaoSupport?
  218. Delete with Hibernate and Spring
  219. JDBC inside a HibernateDAO
  220. LazyInitializationException.<init>(19) | illegal access to loading collection
  221. SQL and Spring ...
  222. SQLErrorCodeSQLExceptionTranslator & MS-SQL
  223. Hibernate saveOrUpdate()
  224. Spring + Hibernate + DBCP connection leaks
  225. Inserting a Sybase Image through a Stored Procedure
  226. OJB error
  227. wiring in data on per session basis
  228. Turn off SchemaExport?
  229. Spring - Hibernate - HibernateInterceptor question for the pros
  230. Error with find method
  231. Error handling while using stored procedure
  232. batch processing information
  233. Need help.. facing problem integrating Ibatis....
  234. IBatis with multiple databases
  235. setMaxRows and setFetchSize doesnt seem to work
  236. how to know is a database has been updated
  237. cant access mysql databases
  238. having a problem with getting a result of getHibernateTemplate.find()
  239. please help me:A Spring-hibernate error
  240. Transaction/ Hibernate many-to-many problem
  241. Problem with JTATransactionManager
  242. Annotated transactions not being applied (and SET TRANSACTION bug with Oracle)
  243. HibernateTemplate appears as null in Spring Web application. Any clues as to why?
  244. hibernate template does not pull parent association on first load
  245. JPA support works with HSQLDB, but not yet with Oracle & PostgreSQL?
  246. Pb with Spring/Hibernate/Oracle and merge
  247. DataSource runtime definition
  248. Commit on Transaction hangs when multiple transactions are active
  249. Problem regarding Query with Child Object values
  250. WebLogic 8.1 transaction problems