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. ClassCastException with HibernateTemplate
  2. Using Single DataSource for Hibernate and JDBC
  3. TransactionSynchronizationManager on Hibernate vs JPA
  4. BatchPreparedStatementSetter gives Duplicate Entry exception
  5. lazy loading of mapping files
  6. Hibernate, Transaction and the new aop xml syntax
  7. HibernateInterceptor or HibernateTemplate
  8. Declarative Transaction Management with Hibernate
  9. How to access Datasource from DAO
  10. Spring intregration with Versant JDO problem
  11. Change data "virtually"
  12. Login Modules and Spring Exception
  13. Spring 2.0 and JPA Integration using Resin 3.0.21
  14. @Entity with multiple classpaths
  15. UnexpectedRollbackException <-> DataIntegrityViolationException
  16. Transactions with both iBatis and Hibernate
  17. Hibernate sessionFactory does seem to use ApplicationContext ClassLoader
  18. lazy load with select
  19. ClassCastException while using HibernateTemplate's findByNamedQuery
  20. Concern with BatchSqlUpdate
  21. No JDBC connection can be made because the transaction state is Marked Rollback
  22. Keep an open connection
  23. Unable to map query using MappingSqlQuery
  24. JDBC sql: where author=? or author is null
  25. Hibernate unique-key accross class attribute
  26. petclinic Toplink jdbc.properties credentials ignored
  27. SimpleJdbCTemplate returning wrong number of results
  28. Unable to insert (Using Hibernate JPA and JPATemplate)
  29. IBatis key increment
  30. Hibernate session closed too early
  31. JdBC with Spring
  32. Confused about results from Stored Proc
  33. Connection Problem??
  34. How do i configure JNDI Data Source for hibernate
  35. How to log the prepared statements into the log file?
  36. Problem : HibernateTemplate not automatically participating in transaction
  37. How to structure data access?
  38. Dynamically Substituting column name in a query - gives problem
  39. Open-Session-In-View w/ sub-views
  40. org.springframework.dao.DataIntegrityViolationExce ption
  41. Hibernate session not joining transaction with JSE/Spring/JOTM/jTDS
  42. How to do query results with one-to-many relationship?
  43. How many parameters i can pass
  44. Wls + Jpa + Jta
  45. Bad practice?
  46. access the instance specified in the beans.xml
  47. How to set LockMode on find
  48. PreparedStatementCallback; bad SQL grammar
  49. How do you add two columns in HQL
  50. OpenSessionInView breaks optimistic locking?
  51. Problem with Spring MVC + JPA + Hibernate3
  52. Support unlimited number of (dynamically configured) databases
  53. Managed Entity Problem
  54. FLUSH EAGEL and rollback
  55. Complex hibernate mapping advice needed.
  56. SP with input paramter as BLOB
  57. Spring / hibernate - Audit column
  58. ClassCastException on TransactionProxyFactoryBean using prototype beans
  59. session lost or closed
  60. Transaction declarations
  61. Can not roll back txn with package correctly
  62. Low efficiency when I use spring + hibernate3
  63. Calling an Oracle SP
  64. I cautht an Exception about READ_COMMITTED and SERIALIZABLE :(
  65. Calling stored function in JPA
  66. Cannot catch Rollback Exceptions with @Transactional
  67. Oracle functions returning boolean
  68. TransactionProxyFactoryBean and multiple sessions
  69. Batch processing of stored procedures with output parameters
  70. database tests showing log messages, I don't want them
  71. AbstractTransactionalDataSourceSpringContextTests and autowiring
  72. Using JPOX JDO as part of a JTA transaction in WebSphere 5.0
  73. Selective Transactions
  74. LazyInitializationException during container startup
  75. Questions on DBUnit + Spring
  76. Hibernate and JDBC a dangerous mix
  77. How do I keep a session
  78. Spring/Hib adding .value, .offset, .count, and .hash to query
  79. Defining named queries in a JPA environment
  80. Obtaining Hibernate configuration via EntityManagerFactory
  81. OpenSessionInViewFilter closes too early
  82. LoadTimeWeaver for WebSphere?
  83. ORA-08177 - can't serialize access for this transaction
  84. possible bug in HibernateTemplate's bulkUpdate method.
  85. self contained hibernate jar file
  86. Issue in saveOrUpdateAll(Collection collection)
  87. ApplicationContext problem
  88. Setting db schema on startup
  89. JdbcTemplate.batchUpdate justification request
  90. InvalidDataAccessApiUsageException when throwing a "user defined exception"
  91. schemaExport under Hibernate 3.2.1
  92. HibernateObjectRetrievalFailureException concurrent delete and retrieve
  93. JPA: How to inject an EntityManager w/o using PersistenceAnnotationBeanPostProcessor?
  94. Observation on AbstractTransactionalSpringContextTests
  95. The most simple TransactionManager
  96. Transactions during runtime vs debugtime
  97. hibernate localization
  98. DataIntegrityViolationException
  99. Duplicated Sessions
  100. Hierarchy in Hibernate 3.2
  101. Hibernate - Cannot open connection (under peak load)
  102. HibernateInterceptor for Pojo Methods
  103. spring + hibernate
  104. Spring + TopLink + Embedded Derby
  105. Database updating when it shouldn't
  106. Updating composite objects with spring MVC and jdbc
  107. hibernate stateless session template in spring?
  108. HibernateTemplate / Hibernate 3 : DataAccessException ??
  109. HibernateCallBack()-Syntax issue
  110. Transaction Aspect not applied for Controller
  111. How to manage Hibernate session upon transaction rollback
  112. JTA with Jencks, Hibernate and multiple XA datasources
  113. How to set DB options for each hibernate DB connection.
  114. How can I configure JTA in JPA
  115. Unexpected/inappropriate application of rule based transaction attributes
  116. Framework "Pet Clinic" code sample and MySQL...
  117. JPA+Toplink+oracle10g+MVC can't save, update or delete
  118. Multi-user will overwrite each other's data
  119. HibernateTemplate leaves session memory leak
  120. Request problem using iBatis and postgresql 8.1
  121. Help needed on Associations using Hibernate and Spring
  122. Very strange error - Spring caching classes?
  123. uncategorized error in PreparedStatementCallback
  124. feature request: can hibernate template support excludeProperty() ?
  125. Transactions against a read-only database.
  126. Problem in attaching hibernate with spring
  127. Auto mapping of ResultSet row 2 object
  128. Encoding UTF-8 with JdbcTemplate()
  129. using spring bean in ibatis resultMap
  130. How to Use decode' function in HQL
  131. Strange problem with queyForList
  132. Canonical way to retrieve generated keys with JDBC?
  133. Reusing Prepared Statement in a Jdbc Template in a Dao
  134. locking at the db level
  135. Referencing to map key in HQL, is it possible?
  136. Hibernate JPA + Extended EM = exception "Transaction already active"
  137. problems with declarative transactions
  138. Avoiding NonUniqueObjectException
  139. Need help mapping to XML_Type
  140. Spring JDBC gets/releases connections until server dies
  141. passing ArrayList to stored procedure:java.sql.SQLException: invalid name pattern:
  142. Problems with using PropertyPlaceholderConfigurer
  143. Spring JDBC Hibernate and Declared Transaction
  144. How much Hibernate is too much Hibernate?
  145. Spring HibernateTemplate Transaction Problem with commit-No records Updated in DB
  146. OpenSessionInView: Filter or Interceptor
  147. No ClassLoaders found for: net.sf.cglib.transform.impl.InterceptFieldEnabled
  148. CannotGetJbbcConnectionExcpetion in MySQL
  149. setEndToEndMetrics
  150. getJpaTemplate().remove() -- how does this work?
  151. spring catch view error
  152. Error code ORA-00054
  153. Problem in transaction managment with hibernateTemplate()
  154. Stored Procedure Best Practices
  155. upgrade to ibatis 2.2 fails
  156. About JPOX as JCA Resource together with Spring
  157. How to create tests to simulate concurrent updates
  158. (JPA+TopLink+MySql4.1) Primary Key not getting Generated !!
  159. Database migration
  160. Transaction anotations and AOP
  161. AbstractTransactionalDataSourceSpringContextTests and LazyInitializationException
  162. how to pass arraylist to stored procedure with oracle in spring
  163. Null Hibernate SessionFactory
  164. Help configuring OpenJPA with Spring Framework
  165. about circular dependency in model
  166. spring 2.0.2 and hibernate error: No local DataSource found for configuration
  167. How to attach an existing session to a transaction ?
  168. desperate - iBatis config problem
  169. Dynamic Query
  170. Question about Ch-9 reference doc
  171. Connection timeout
  172. Spring 2 declarative tx management in local transactions.
  173. When to use a TP Monitor
  174. TransactionProxyFactoryBean and multiple sessions
  175. Problems retrieving a Set using Hibernate ...
  176. multiple jdbctemplate queries not aware of each other?
  177. what is the best practise to handle data not found at dao?
  178. serialize problem using iBATIS
  179. Manage exceptions with Transactions & OpenSessionInViewFilter
  180. Reading 'Java persistence with Hibernate'
  181. Unsuccessful: alter table add index
  182. JdbcUtils
  183. queryForRowSet error: com.sybase.jdbc2.tds.RowFormatToken.getSchemaName not completed
  184. Number of inserted rows in IBatis
  185. Need help with passing ARRAY to Oracle SP using AbstractSqlTypeValue
  186. The simplest Hibernate setup possible
  187. Hibernate delete sub collection
  188. Programmatic transaction management with hibernate /Spring
  189. Stored Procedure returning cursor
  190. row limit on delete opeartion in springs
  191. Transactions: UnexpectedRollbackException - marked foll rollback in outer tx
  192. java.lang.IllegalArgumentException: No matching editors or conversion
  193. Annotated transactions
  194. how to use SPRING WITH HIBERNATE
  195. IllegalStateException when creating a sessionFactory for Hibernate
  196. how to use SPring with HIBERNATE
  197. JpaDaoSupport in 2.0.1 is final -- unable to proxy method warning
  198. sessionForm, OSIV, lazy init exception for toMany relationships
  199. Spring JPA + Extended Persistence Context + Multiple Transactions
  200. Transaction demarcation in Multiple Session Factory scenario
  201. spring/hibernate 2 upgade weird flushing problem
  202. How to set up petclinic JPA implementation?
  203. ClassCastException getting an object using hibernateTemplate
  204. Which is better? JDBCTemplate or Query objects?
  205. What is the best model to access legacy database package (DDD)?
  206. Does Spring has Pagination concept of it's own??
  207. UnexpectedRollbackException with @Transactional
  208. No commit when change to hsqldb
  209. Oracle array from stored procedure
  210. Need Need help using BatchSqlUpdate for BLOB data
  211. Spring 2 and Hibernate issue
  212. Commit and Roll Back Transactions in Spring Framework
  213. ibatis with spring commit problem.
  214. Informix JDBC:Message text will be provided in later releases
  215. <aop:config/> results in classcastexception
  216. RowMapperResultSetExtractor extractData method question
  217. Unique key violation w/ Hibernate
  218. Good Book for Spring JDBC
  219. swapping data sources
  220. Regarding Syntax error in my SQL while insert
  221. Never-closing sessions (or almost) ?
  222. Docs don't make sense
  223. sql is required problem
  224. spring-orm.jar
  225. Oracle clob with JPA and spring
  226. StoredProcedure declareParameter limitation ?
  227. @Transactional
  228. Mixing annotations in Spring app, JPA and Hibernate?
  229. Setting Hibernate Flush mode in spring
  230. Toplink ignores JPA annotations / porting Petclinic
  231. HibernateTransactionManager vs. JtaTransactionManager
  232. File upload
  233. Atomic File Transaction with Spring
  234. Weird problem with declarative transaction and inheritance
  235. Hibernate Interceptor
  236. StoredProcedure doesn´t make commit
  237. Hibernate 3, Unknown entity
  238. Junit with spring - jpa -toplink
  239. Dynamic JDBC DataSources
  240. transaction propagation setting issue
  241. DAO & Hibernate Mix
  242. How to return distinct Object based on Criteria-Restriction
  243. Lost in @Transactional
  244. Lazy Intialization exception - J2SE, JPA/Hibernate
  245. how to set data in application context in Spring
  246. InvalidClassException
  247. Suggestions for flat file library?
  248. JTATransactionManager
  249. JPA and Toplink issue
  250. SchemaUpdate=true bug come again...