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. SqlMapClientDaoSupport batch update problem (iBatis).
  2. AbstractTransactionalDataSourceSpringContextTests and jdbcTe
  3. Transaction Management
  4. Prepared Statements in a Loop
  5. Hibernate 3.0
  6. Problem with usage of various hibernate sessions
  7. JDBC RowMapper and foreign keys
  8. Inject HibernateTemplate into DAO
  9. Dealing with transaction scope
  10. Validate question
  11. Strange thing happened !
  12. queryForRowSet
  13. Batch method, exception handling and transaction demarcation
  14. Hibernate, spring and ingres -- Please help
  15. Parameter for Hibernate Filter?
  16. StoredProcedure declareParameter dropping a parameter
  17. Accessing a property inside a Hibernate UserType
  18. Setting order of AbstractTransactionalSpringContextTests
  19. Problems in rollback when using declarative transactions
  20. hibernate 3: Christian Bauer's notes
  21. SQLException Using OracleLobHandler
  22. Sprinhg 1.2 & Hibernate 3
  23. table is not mapped exception
  24. Hibernate 3 integration
  25. Still need HibernateCallback when using OpenSessionInView ?
  26. Trying to connect to Oracle 8i,Exception in Spring Framwork
  27. Websphere BMP transaction starting too early.
  28. Hibernate Flushmode Transaction
  29. HibernateTemplate setParameterList support
  30. ms sqlserver JDBC driver supports batching?
  31. CachedRowSet implementation?
  32. Using oracle data-sources.xml
  33. Stored Procedure declare parameter.
  34. Serializable RowSet
  35. Hostility from Hibernate people
  36. JdoTransactionManager vs JtaTransactionManager
  37. struts + spring + hibernate: openSessionInViewInterceptor
  38. Spring DAO Unit Testing access to connection
  39. objectweb.asm errors
  40. How to config c3p0 datasource in spring?
  41. How to handle database deadlocks with spring and hibernate?
  42. PropertyPlaceholderConfigurer not working
  43. Integrate hibernate cache in spring
  44. Slow transactions with Spring+Hibernate3+Oracle
  45. rolling back transactions for a mock client to a remote EJB
  46. Configure Transaction Manager - Spring+Hibernate+TreeCache
  47. Establishing JDBC Connection pooling with commons dbcp
  48. Hib 3 Entity Caching Strats on LocalSessionFactoryBean
  49. XDoclet for applicationContext
  50. Configuring C3P0 Datasource
  51. Question about HibenateDaoSupport getSession()
  52. Transaction Manager with two databases
  53. Hibernate Lazy Loading
  54. Quartz - setting a jobDataAsMap property to a jobDetailBean
  55. Quartz -Setting the timezone in the CronTriggerBean
  56. Query. setMaxResults(1).uniqueResult() - how in spring ?
  57. Minimal Pagination w/o hibernate or struts
  58. mysql and subselect fetching
  59. Bypass maprow in MappingSqlQuery
  60. DefaultLobHandler question
  61. Informix stored procedure & spring
  62. BeanCreationException with Hibernate subclass
  63. mappingDirectoryLocations breaks when using ear
  64. DeadlockLoserDataAccessException not thorwn when deadlock ?
  65. can't find context.xml
  66. FlushMode.COMMIT in Hibernate3
  67. Introducing a startDelay with a CronTriggerBean
  68. NoClassDefFoundError: javax/transaction/TransactionManager
  69. Having issues with Transaction Annotations
  70. user login
  71. Problem saving Objects using Hibernate and PostgreSQL
  72. OpenSessionInView with Struts and ActionSupport
  73. BadSqlGrammarException and db2
  74. JdbcTemplate.update() not effective unless followed by query
  75. Embedded Transactions with TransactionProxyFactoryBean?
  76. Spring Hibernate transaction rollback not working right
  77. Spring Hibernate transaction rollback not working right
  78. AutoCommit=false and org.apache.commons.dbcp.BasicDataSource
  79. Accessing a BasicDataSource
  80. Switching between multiple jndi data source on-the-fly
  81. java.lang.NoClassDefFoundError: org/springframework/orm/hibe
  82. Spring-Hibernate applicationContext
  83. Spring/Hibernate SessionFactory bean issue (newbie)
  84. saveOrUpdate fails on insert
  85. DataSources configuration for a web app
  86. Spring/Hibernate transaction not working properly
  87. problem persisting with manager
  88. hashCode and one-to-many association
  89. Executing multiple stored procedure from a single class
  90. Dynamic multi-schema reference trouble!
  91. Property not found trying to access a protected Data Source
  92. Help - how to handle large result set in a session?
  93. AbstractTransactionalSpringContextTests and autowire by name
  94. Integrating Spring JDBC into application
  95. Unsaved Object Check? - Spring 1.2 to Hib 3.0.x
  96. Ermmm... database access? Context initialization failed
  97. PROPAGATION_NESTED versus PROPAGATION_REQUIRES_NEW?
  98. Using serialized Configuration with LocalSessionFactoryBean
  99. HibernateTransactionManager or JtaTransactionManager
  100. Hibernate lazy initialization between views
  101. ehcache.jar held up after application undeployed
  102. A dilemma of choosing Spring + Hibernate infrastructure
  103. JdbcTemplate - getting the @@identity of an inserted row
  104. Spring + Hibernate 3 many-to-many
  105. how to read uncommited database entries with spring-jdbc
  106. How to pass reference to Configuration object for auditing
  107. Alternative OpenSessionInView Semantics
  108. UnexpectedRollbackException in a rollback JUnit test
  109. dependency problems?
  110. JdbcTemplate.queryForList() returns a list of hashMap or not
  111. spring+hibernate:"WARN [SessionImpl] unclosed connectio
  112. Can HibernateTemplate get thread-safe session?
  113. LazyInitializationException - how to avoid (non-webapp)
  114. Could not instantiate dialect class:net.sf.hibernate.dialect
  115. could not get database version from JDBC metadata
  116. JDNI lookup problem: JBoss + Spring + JPOX
  117. Problem running JUNIT test with JNDI datasource
  118. Print SQL statements
  119. Multiple Data Sources
  120. java.lang.ClassCastException at JdbcTemplate.queryForList
  121. TransactionInterceptor.setTransactionAttributeSour ce details
  122. Connection pool getting exhausted.
  123. How to programatically rollback a transaction with 1.2.x?
  124. Hibernate Axis OpenSessionViewFilter problem
  125. AbstractTransactionalSpringContextTests rollback fails?
  126. uniqueResult in HibernateCallback
  127. Can I use HibernateTemplate.find () if proxy="true"
  128. Spring/Hibernate logging
  129. Cannot catch ObjectNotFoundException in Spring 1.2.2
  130. Spring/Hibernate long session support or best practice?
  131. Duplicate/Unique contraint problem.
  132. Duplicate ContraintViolationException
  133. How to automatically enable H3 filters?
  134. Spring Logging Configuration
  135. testing hibernate DAO/service objects
  136. 1.2 compile errors on getHibernateTemplate().createQuery
  137. StoredProcedure Limitation?
  138. Connection is not closing
  139. does Spring Framework support WebSphere6 for Solaris?
  140. Hibernate and
  141. Detecting unique constraint violation in db independent way
  142. Unit testing Programmatic Transaction code
  143. Spring 1.2.1 Hibernate 3.0.2, WebSphere 5.0.0. CNFE.
  144. hibernate hbm file generation, what would/do you use to gen
  145. rowMapper or MappingSqlQuery?
  146. 1 more, how about generating hbm from db schema/ tables?
  147. Hibernate components and JSP paths
  148. managing Hibernate Sessions across HTTP requests
  149. SqlFunction
  150. Spring Transaction Management or Hibernate Transactions?
  151. hibernate and lazyloading problem
  152. Handling many identical datasources
  153. NullPointerException in HibernateTemplate with proxy factory
  154. Passing a boolean to a stored procedure
  155. Close connection when using JDBCDAOSupport, MappingSqlQuery
  156. OpenSessionInView pattern
  157. JTA in JPetStore
  158. how to wrap password protected jdbc drivers
  159. JdbcTemplate.call question
  160. Running SQL scripts through JdbcTemplate
  161. Problem with hibernate 3 jar
  162. Transactional test not rolling back as I expected
  163. SessionInView flush mode..? validation fails but persists
  164. InvalidDataAccessApiUsageException
  165. Need help with multiple datasource transaction configuration
  166. spring hibernate support for QBC and QBE
  167. LazyInitializationException -- the owning Session was closed
  168. WebSphere 5.1, LocalSessionFactoryBean, Hibernate lock
  169. Oracle 10g RAC Issues
  170. Multiple Statements in single Connection support
  171. why 'session-per-request' and not 'transaction-per-request'?
  172. Datasource in WebSphere 5.1
  173. AbstractTransactionalSpringContextTests to test CRUD ?
  174. Could not instantiate class SqlMapClientFactoryBean
  175. Exception handling with transaction AOP
  176. meaning of a session.startTransaction()
  177. id generation problem
  178. Stored Procedure help
  179. Working with large text fields
  180. Cannot access loading collection?
  181. [SOLVED] hibernate - eclipse plugins - several .hbm.xml
  182. Problems with Spring/Quartz/DBConnections
  183. Trying to get Hibernate SessionFactory and Configuration
  184. Spring+Hibernate - Bulk update
  185. [URGENT!!!] Hibernate + Spring + JTA
  186. getConnection in JTA Transaction
  187. the transaction not work
  188. Turning query in to CSV data
  189. Transactional POJOs
  190. hibernate 3 and lazy loading
  191. Transaction propagation
  192. findByNamedQueryAndNamedParam with Date param
  193. Unit Testing
  194. Using Threads and Queues in DAOs
  195. Errors when no Internet-Connection available
  196. Transaction timeout + iBatis
  197. How to turn Auto Commit off when using App Server DataSource
  198. Passing in ECIConnectionSpec during runtime
  199. Declarative transaction syntax error?
  200. Spring how to support multy datasoure(not use jta)
  201. Slooooow (18minutes) WebApplicationContext initialization!
  202. Adding file system Tx implementation to Spring
  203. Oracle/SQL Server stored procedure genericity
  204. PROPAGATION_SUPPORTS vs. "no TX attributes"
  205. Contribute to 'mappingResources' from multiple files?
  206. Spring TransactionProxyFactoryBean & lazy initialization
  207. jasperreport and data source
  208. findByValueBean and nested properties
  209. Quartz unit testing quandary
  210. About Store Procedure Sample
  211. Spring + Hibernate + named SQL queries
  212. Persistence with Spring - 'Hibernate Template' wrapper.
  213. Wiring a DataSource fails using JndiObjectFactoryBean
  214. Spring and Quartz with unstable crontriggers.
  215. Spring JDBC reentrancy question
  216. JdbcTemplate and Integer Columns
  217. Initialization of Connection Provider fails
  218. JUnit + HibernateException
  219. HibernateTemplate null ?
  220. Exception in XML
  221. Spring JDBC - Please close it yourself?
  222. How to inject bean to Portlet?(use IOC in portlet)
  223. Should I close the session per operation?
  224. Multi-threading datasources and "select last_insert_id&
  225. Environment Variables in Spring?
  226. How to set attachment 's encoding
  227. LazyInitializationException
  228. Inserting foreign key
  229. Test with JUnit
  230. Transactions not rolling back
  231. Problem in Spring 1.2.3 and TopLink 10.1.3
  232. limiting results in Hibernate?
  233. Hibernate Unexpected token in statement exception
  234. How to obtain a net.sf.hibernate.Session object
  235. one-to-one foreign key assosciation
  236. Quarts trigger goes to error-state
  237. Context initialization failed
  238. Find by other property than PK ?
  239. hbm2java, hibernate.cfg.xml, and applicationContext.xml
  240. PROPAGATION_REQUIRED,readOnly method is causing flush
  241. Hibernate, 2nd level cache, and transactions
  242. CommitException ??
  243. TransactionProxyFactoryBean and getBean() problem
  244. How do you swap dev/prod session factories for integr test?
  245. problem creating quartz task
  246. Session closing prematurely - LazyInitializationException
  247. JDBC : INSERT Data Column Type Error and ClassCast Exception
  248. Hibernate cache ?
  249. Instantiation failed for LocalSessionFactoryBean
  250. Statement cache size has not been set error while retieving