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. SQL error codes for Adaptive Server Enterprise
  2. Support for Hibernate long sessions?
  3. problem in HibernateInterceptor
  4. Runtime manipulation of Hibernate mapping without restart
  5. net.sf.hibernate.MappingException: identifier mapping has wr
  6. hibernate version
  7. Ibatis update issue
  8. rollback open transactions at a central place
  9. JdbcTemplate singleton & thread safety
  10. Spring JDBC & dynamic sql
  11. OpenSessionInViewFilter with multiple sessionFactories
  12. cannot do save/update w/ Hibernate & OpenSessionInViewFi
  13. No Hibernate session bound to thread
  14. Why spring fail to rollback transaction ?
  15. Is possible to load Hbm.xml definitions in different files?
  16. When to use PROPAGATION_SUPPORTS with Hibernate?
  17. UncategorizedSQLException not caught
  18. Hibernate Mapping Accross Multiple Projects in Eclipse
  19. Question on using TransactionTemplate
  20. NaturalKeyAssignedInterceptor
  21. Hybrid DAO: Hibernate and JDBC
  22. How to configure in JBoss 4.0 for using Spring/Hibernate?
  23. Dynamic partioned table
  24. Which Hibernate version supported?
  25. JdoTemplate and detach/attach
  26. Spring + iBatis - out of memory!!
  27. Hibernate Query by example and saveOrUpdate
  28. Hibernate O/R Mapping issue on Startup
  29. LazyInitializationException w/ OpenSessionInViewInterceptor
  30. how to write log file
  31. StoredProcedure and output parameter (Sybase)
  32. ObjectResultSetExtractor
  33. LocalSessionFactoryBean afterPropertiesSet() No Caching
  34. Troubles with a connection using HSQL
  35. unclosed connection, forgot to call close() on your session?
  36. iBatis 2.0 SqlMapClientTemplate not populated
  37. Publish a spring-managed DataSource to JNDI
  38. Recovery from a lost database connection
  39. MappingSqlQuery
  40. Exceptions not Thrown with HibernateTransactionManager
  41. Problem about JTA with Spring and Hibernate.
  42. OT: Workeffort app using Spring released under Apache lic.
  43. How to use a PreparedStatementSetter
  44. CacheException Hibernate LocalSessionFactoryBean
  45. Petclinic - retrieveIdentity not tested and failing
  46. hibernate lazy collection initialization problem
  47. Odd PostgreSQL problem
  48. Problems with Spring and Ibatis
  49. Output parameters in Oracle Stored procedures, RowMapper
  50. howto copy object multiple databases w/ multiple Hib. DAOs
  51. What OJB version is supported?
  52. TopLink - Is it really transparent?
  53. iBatis dynamic table name
  54. iBatis returning AOP proxy instead of target class?
  55. Problem with JDBC DAO and MySQL
  56. Performance overhead of JDBC classes
  57. How to turn off Auto-commit for JTA
  58. Should i call HibernateCallBack to handle transaction !?
  59. Services from another service
  60. Other Hibernate DAO LazyInitializationExceptions
  61. Mapping db tables to classes
  62. 2 HibernateTemplate.* on a method and transactions
  63. Running a script after deployment
  64. How to specify number of connections in c3po pool
  65. Spring and Postgresql
  66. createQuery and session proxy
  67. Problems with pet clinic sample application
  68. analog to HibernateInterceptor for jdbc?
  69. meta-data problems
  70. setting max rows for a query using JDBCTemplate
  71. reusing sessions across multiple method calls
  72. NonUniqueObjectException
  73. "Cursor is closed" in Oracle
  74. Detached object management
  75. HibernateException and the Spring HibernateCallback
  76. OSIV or alternatives
  77. StaleObjectStateException, one-to-many relation trouble
  78. There is a way to do it (select e.name from E..) with find ?
  79. Auditing
  80. Control Transactions with Java 5.0 Attributes
  81. Convert legacy code to Spring
  82. Petclinic datasource throws exception
  83. Hibernate return value after insert
  84. hot reload of applicationContext (Tomcat) ?
  85. Petclinic Database Setup--JNDI connection-pool with Tomcat
  86. Hibernate or iBatis
  87. JPOX, HSQLDB and Spring
  88. Bulk Insert That doesn't fit the mold - Where to put it?
  89. Is it relevant params order in declareParameter() method?
  90. Concurrency question for iBatis and Hibernate (jPetStore)
  91. No SessionFactory specified error
  92. 2 many-to-one relationships, stack overflow error
  93. Passing DOs from one SimpleFormController to another.
  94. Hibernate3 release candidate ready
  95. Configurable Transaction Synchronization
  96. Avoiding error about transaction attributes
  97. problems with jotm
  98. connetion pooling in JBOSS
  99. iBats/Spring Sample Application
  100. Can LobHandler be used for LONG RAW fields?
  101. Could not synchronize database state with session
  102. Hibernate backed model object in non-db situation
  103. Transaction Management
  104. how do i use jboss connection pool in Spring
  105. iBatis lazy load transaction issues.
  106. Spring DAO + Hibernate; Am I doing this right?
  107. How do connections get released to a pool?
  108. 2 concurrent transactions/[hibernate]sessions per thread
  109. Trying to figure out Stored Procedures on a MS SQL DB
  110. Container freezes with Local TX on Oracle + Postgresql
  111. Hibernate - how to save a AOP proxy ?
  112. Spring, JSF, Hibernate & Lazy Collections
  113. BatchSqlUpdate closing the Connection
  114. Legacy testing with AbstractTransactionalSpringContextTests
  115. Setting a Global Transaction timeout using JTA?
  116. how to convert IllegalAccessException to DataAccessException
  117. Quote problem with Spring+Hibernate
  118. Spring + Hibernate transaction problem
  119. Hibernate mapping
  120. OpenSessionInViewFilter
  121. One-to-Many DAOs Please help!
  122. LocalSessionFactoryBean not initializing
  123. Multiple DataSources question
  124. Transaction Management rollback with iBatis
  125. Integration with custom ORM
  126. Spring To Spring through RMI calls (Global transaction)
  127. Spring's JDBC Abstraction
  128. JDBCTemplate query method for StoredProcs?
  129. Session getting flushed where it wasnt before...
  130. Not flushing changes to database
  131. What advantage if I use convertHibernateAccessException(ex)?
  132. Declarative transaction question
  133. sandbox goodies
  134. Cache Query Results_getHibernateTemplate()
  135. Multiple Database Access with Spring & Hibernate
  136. JOTM + JTATransactionManager Not Rolling Back Txn?
  137. How should I process Exception in DAO?
  138. OpenSessionInViewInterceptor called but session flushed
  139. hibernate trouble on one-to-one error
  140. Problem with sending SQL statements to HSQLDB from DAO class
  141. Long lived locks
  142. Utilize Spring's JDBC Framework or iBATIS
  143. Approving Spring for a new architecture - General Questions
  144. Hibernate 3.0
  145. Spring 1.2 and the new Hibernate 3 Session API
  146. Remotely accessible & transaction-aware beans (XA)
  147. JdbcTemplate error
  148. spring hibernate and axis
  149. Failed to lazily initialize a collection - no session or ses
  150. org.springframework.dao.InvalidDataAccessApiUsageE xception:
  151. delete object fail,Duplicate key or integrity constraint
  152. InvalidDataAccessApiUsageException??
  153. Too many calls to getUpdateCount
  154. Hibernate session shared across transaction boundary.
  155. OpenSessionInViewFilter
  156. OpenSessionInViewFilter closing Sessions
  157. Error using upper in DB2
  158. MySQL/Hibernate not inserting
  159. Thank You for the org.springframework.test Package
  160. OJB and Spring
  161. OpenSessionInViewInterceptor
  162. Speedo and Spring integration problem
  163. using session withing HibernateDAOSupport
  164. Class not found (org/aopalliance/aop/Advice)
  165. Problem with HibernateCallback
  166. StoredProcedure and return values (Sybase)
  167. Lazy loading + Hibernate
  168. Exception calling oracle stored procedure
  169. getting hibernate session in the web tier
  170. Hibernate Filter
  171. Database Connection Not Released
  172. Why is iBATIS startBatch() and executeBatch() missing?
  173. Spring + Cayenne
  174. LobHandler : columnName parameter instead of columnIndex
  175. I don't know the correctness of this Dao pattern
  176. Problem with HibernateCallback
  177. about second-level cache and transactions
  178. Hibernate - Transaction Doesnot roll back
  179. How can a get a NEW session from HibernateDaoSupport?
  180. getting Dao from applicationContext
  181. Problem using MySQL and Hibernate
  182. Sessions closing after commit
  183. Getting the OpenSessionInViewFilter
  184. Session Closing not allowing Hibernate.initialize()
  185. Problem with Lazy fetching strategy
  186. One to Many relationship problem
  187. Correlating data access exceptions per database
  188. Saving large files to a db using hibernate?
  189. PROPAGATION_SUPPORTS Breaks AutoProxy
  190. my JDBC Operation Classes,Use TransactionProxyFactoryBean?
  191. Sending notification upon successful xa commit (hibernate)
  192. Connection DataSource
  193. UserCredentialsDataSourceAdapter not working
  194. fetching strategy Problem
  195. Example of using JdbcTemplate to do an insert
  196. Any way to force JdbcTemplate to use a specific Connection?
  197. locking and long sessions and HibernateTemplate
  198. Hibernate Session not flushed with JTATransactionManager?
  199. dao/hibernate/session
  200. BeanCreationException - JNDI implementation
  201. transaction management with hibernate and quartz
  202. Error font of application with postgres
  203. Exception output vague from mapping query due to bad sql.
  204. Spring Session Mgt. across service call invocations?
  205. throw: java.lang.ClassCastException == when flush()
  206. TransactionSynchronizationManager resource management
  207. Unclosed Hibernate Connection
  208. Service Methods not being wrapped by TransactionInterceptor
  209. puzzle about transaction when using hibernate & spring j
  210. Standalone app and Spring powered DAO?
  211. BeanCreationException - java.lang.NoClassDefFoundError: null
  212. A Exception happend in the jpetstore that got from spring
  213. OpenSessionInViewInterceptor HibernateException
  214. Petclinic Data Access
  215. Two Java threads for every mapping of hibernate
  216. HibernateTemplates and complex expressions
  217. Hibernate 3 Annotation-based configuration
  218. unique results from findByNamedQueryAndNamedParam
  219. Deleting objects with the Hibernate3 Query API
  220. TransactionStatus versus DefaultTransactionStatus
  221. Simulate OpenSessionInView in JUnit?
  222. Define transaction boundary around the handleRequest method
  223. Error encountered with Spring 1.2rc1 + Hibernate 3.0rc1
  224. Returning an Object and a Value from Query - Help
  225. Transaction management at service layer
  226. Best method to insert rows to database.
  227. Known issues regarding Spring 1.1.5 plus Hibernate 2.1.3?
  228. HibernateTransactionManager & doSuspend()
  229. Transaction does not insert if readonly methods are optimize
  230. having problem with DriverManagerDataSource on AS400 Db2
  231. Declarative Transaction only works on top level method
  232. (newbie)unable to startup using hibernate3 and spring-1.2rc1
  233. PROPAGATION_REQUIRES_NEW Transaction Definition
  234. Close ResultSet objects in JdbcTemplate callbacks?
  235. [Hibernate] Unable to read hbm.xml files when in a jar
  236. Beans from multiple projects
  237. specify bhibernate.connection.provider_class with spriing
  238. SQLServer insert problem
  239. unable to manage the petclinic example(Hibernate withSAPDB)
  240. Can Spring control transactions at all when using Hibernate?
  241. org.springframework.orm.hibernate.HibernateSystemE xception:
  242. Spring 1.2 RC1 + Hibernate 3 migration
  243. DB2 Stored procedure with Multiple resultset
  244. Error when brows data with Spring 1.2rc1 + Hibernate 3.0rc1
  245. How to delete many object efficiency?
  246. Blob type mapping
  247. Parameters to RowMapper / RowCallbackHandler
  248. Incrementing a counter when using hibernate
  249. How to integrate Spring with standalone JTA component
  250. Hibernate3 & XML Mapping Metadata