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. left join fetch returns duplicates of parent object
  2. Hibernate and Lazy Loading.
  3. hibernate pool configuration
  4. spring + tomcat5.5 + multiple database connection
  5. DTD Validation Issue with Spring and JBoss 4.0.7
  6. Customize SQLErrorCodeSQLExceptionTranslator
  7. customizing Spring JDBC exceptions
  8. spring ibatis stored procedure call on sql server ?
  9. Spring, Hibernate & DBUnit incompatibilities?
  10. Comparison data required for Spring vs J2EE application
  11. MappingSqlQuery with 6 args
  12. spring + JOTM --- gives error
  13. ClassNotFoundException on JDBC driver -- eclipse + junit
  14. LOB-Handling in Oracle 10g
  15. why do I have this error with Spring 1.2 and Hibernate 3?
  16. Oracle OC4J & JTATransactions
  17. Hibernate + DataIntegrityViolationException
  18. advice on improving concurrency in application?
  19. Handling Exception thrown at the time of trnasaction commit?
  20. java.lang.ClassCastException: java.util.ArrayList
  21. non-singleton EntityInterceptors
  22. EHCache + Hibernate + Spring
  23. session.createFilter
  24. Intersections in Hibernate
  25. No Hibernate Session bound to thread with hibernate3
  26. OpenSessionInView for many databases
  27. Unable to register out parameter : spring + ibatis
  28. Applying static parameters when loading from Hibernate
  29. best practice for locating hbm.xml's in jars in web-inf/lib
  30. problem updating a composite object
  31. changing hibernate schemas at runtime
  32. RTF output
  33. Replacement for find in hibernate3
  34. Log for Hibernate
  35. Spring+Hibernate CRUD app with prev/next page
  36. HibernateDAOSupport iterate() -> Hibernate lazy instantia
  37. How to use postInterceptors??
  38. How Spring support SQLJ?
  39. Wrapper around ORM query APIs
  40. Exception with Spring 1.2.5 and Hibernate 3 during update..
  41. Stuck with Transactions
  42. Set query timeout with MySQL connection
  43. Data Access using Hibernate -- No SessionFactory specified
  44. easiest way to orderBy 'column' w/ HibernateTemplate calls?
  45. Hibernate question: How to map *value object* hierarchy?
  46. org.springframework.jdbc.UncategorizedSQLException
  47. endDate <= :endDate that will include that date?
  48. HibernateQueryException
  49. Could not explicitly release JDBC savepoint
  50. Preventing rollbacks when a RuntimeException occurs
  51. Help with DBCP
  52. "Transaction Propagation 'Requires New' causing proble
  53. Capture return <
  54. Hibernate Integration testing problem
  55. Unable to get @Transactional working
  56. Delaying extraction of the database meta data
  57. "Session is currently disconnected" with Hib 3.1rc
  58. spring + JDBC for multiple datasources ???
  59. spring + distributed transaction
  60. Can't get JTA transactions to commit
  61. DataSource in JBoss with JdbcTemplate?
  62. can't save data while using Spring + hibernate (MSSQL)
  63. TransactionManager on websphere 5.1
  64. StaleObjectStateException VS StaleStateException
  65. CallableStatementCreatorFactory#cleanupParameters( ) NPE
  66. how to use hibernate lazy loading with spring transaction
  67. Hibernatedoclet trouble with Java 1.5
  68. Spring, Hibernate - session factory not injected?
  69. Transaction management with multiple data sources
  70. hibernate + version & txn mgmt =no StaleObjectStateExcep
  71. Urgent: Transaction Problem: Commit on every service call
  72. migration error.
  73. NoClassDefFoundError: JdbcTemplate - Please help!
  74. Comparing detached object with persistent one in same Sessio
  75. ISOLATION_SERIALIZABLE and Hibernate Lists
  76. Use getSession() or getHibernateTemplate.getSession()?
  77. "Hibernate in Action" caveats about using Session.
  78. Spring, Hibernate and JDBC with JTATransactionManager.
  79. Oracle SQL Build in functions and JdbcTemplate
  80. Scrollable results...
  81. Problems with Transaction in Spring
  82. Problem with SQLUtil
  83. JDOTemplate and closing PMs
  84. Hibernate's 3.1 StatelessSession support
  85. insert blob and return generated key
  86. use of Spring/Hibernate with two database user ??
  87. difficulty with AbstractTransactionalSpringContextTests
  88. Transaction Proxy Causing NPE W/ Ibatis
  89. Ibatis batch within EJB layer
  90. sessionFactory visibility
  91. Configuration Initialization
  92. Spring DAO w/JDK5 generics
  93. com.mysql.jdbc.NotImplemented
  94. How to use HibernateTemplate's finder methods?
  95. OutOfMemoryError/Not closing pre-bound Hibernate Session...
  96. Enabling Lock at row level
  97. SpringHibernate Problem with SessionFactory creation.
  98. How to use Ibatis in spring framework
  99. Toplink SessionEvent handling and Spring declarative tx
  100. Serializable SqlRowSet
  101. Saving Parent / Child Object Graph
  102. InvalidDataAccessApiUsageException <-- ugh!
  103. Session closed before the end of distributed transaction
  104. A exception when I update a record
  105. Strange iBatis error... parsing XPath '/sqlMapConfig/sqlMap'
  106. Rollback of JTA transaction does not rollback database chang
  107. Jotm Question/Problem
  108. use hibernate configuration for DefaultRulesSource?
  109. Sybase and BLOB storing
  110. What version of hibernate does spring 1.2.4 use?
  111. Using LocalSessionFactoryBean with Hibernate3
  112. HibernateCallback and Session proxy
  113. AssertionFailure after a duplicate record exception
  114. class cast exception while lookup
  115. hibernate 2 to 3 conversion
  116. Spring Transaction management when two resources are involved
  117. Database connection lost when using apache dbcp
  118. Is RowMapperResultReader caching result list?
  119. RTF view
  120. Exception on clean up
  121. JCATransactionManager and ConnectionSpec
  122. Using more than one transaction manager
  123. classpath resources and context testing
  124. Hibernate's session not active while Quartz's job execution.
  125. [ibatis]reload sql map!
  126. SpringHibernate JNDI Binding
  127. Exception: org.springframework.dao.InvalidDataAccessApiUsageE xception
  128. XML out of ResultSet
  129. Writing the database script to an external file.
  130. Jndi/jsp Problem
  131. Empty Strings & Hibernate
  132. Connection problem
  133. Multiple DataSources in WebSphere
  134. Error with using hibernate3 and spring 1.2.5
  135. Lazy exception on a property, but it's not lazy.
  136. Session is closed error - Hibernate thread-bound session, Spring controller
  137. Problem with UserCredentialsDataSourceAdapter?
  138. Writting database update script to an external file
  139. Connections not closing properly
  140. Suspending and resuming transaction marked for rollback w/ JOTM
  141. PROPAGATION_SUPPORTS = Transaction always?
  142. LazyInitializationException revisited
  143. weblogic trouble when accessing database across a VPN
  144. Nested classes as a Dao pattern?
  145. PostgreSQL getKey is null
  146. Problem with Hibernate sessions and JTA driven transactions
  147. No such element exception
  148. Mixing Hibernate and JdbcDaoSupport when testing
  149. Can't update persisted object
  150. How to read property from hibernate.cfg.xml
  151. Problem Implementing HibernateDaoSupport
  152. Imagedb sample and Hibernate [BLOB and CLOB] support
  153. How to timeout an connection or api call
  154. need help with open session in view pattern.
  155. How to COMMIT DECLARATIVELY defined TRANSACTION?
  156. httpinvoker can't working in RCP??
  157. Connection pooling
  158. HibernateTemplate and Hibernate3 (org.hibernate)
  159. Questions about the sample application of "the Book"
  160. Does anyone use PostgreSQL with spring?
  161. No frill transactional cache implementation using Spring?
  162. Connections are not being released
  163. Problem using Hibernate Interceptor
  164. Can't catch exceptions in service layer
  165. Query the database views
  166. A good Testing strategy for ....
  167. [JBOSS] [CachedConnectionManager] Closing a connection for you
  168. Eager Loading with Spring and MySQL
  169. Automatic Schema creation
  170. Transaction lifecycle
  171. HELP ! access to property metadata with SessionFactory
  172. How to add data types to connection
  173. lazily initialize a collection -- no session or session was closed
  174. lazily initialize a collection -- no session or session was closed
  175. failed to lazily initialize a collection
  176. hibernate intercptor with readOnly flag
  177. How to integrate Spring and Hibernate Entitymanager?
  178. getTransaction semantics
  179. Inserting persisted data into de DB
  180. Using of Hibernate Session to track changes
  181. hibernate3 packages depending on 2?
  182. A question about transactions
  183. MappingSqlQuery Question
  184. Pro Spring (SringBlog) and Hibernate 3
  185. Caching of Stored Procedure MetaData
  186. StoredProcedure class and extractReturnedResultSets
  187. Debugging calling a Stored procedure
  188. What are the default transaction options?
  189. using UserCredentialsDataSourceAdapter with Oracle?
  190. Problem in runnign Unit tests with HSQL
  191. The Network Adapter could not establish the connection
  192. Configuring Hibernate's EHCache
  193. Multiple datasources
  194. Hibernate Key Classes
  195. Good Practice to use Hibernate pojo as Form Backing Ojbect?
  196. Transaction Management for a Master-Details form
  197. Oracle, Spring, Hibernate, BLOB question
  198. Injecting bean into hibernate created object
  199. Cannot start a global transaction. A LocalTransactionContainment is already active w
  200. JDO 1.0 + DAO update operation
  201. catch block not accesible due to tx manager
  202. Hibernate batch save configuration
  203. Error with JTATransaction
  204. Problem saving composite object with Hibernate
  205. EJB, Spring, and Hibernate?
  206. hibernate session lifecycle/transaction
  207. TypeMismatchException with TransactionProxyFactoryBean
  208. how to use AbstractTransactionalSpringContextTests
  209. HibernateCallBack and transactionManagers
  210. How to use hibernate and ibatis SQLMap together in spring
  211. error connecting to db pool
  212. Only ID of an object in a many-to-one reference loaded
  213. Error get or load กกก HELP ME !!!
  214. java.lang.ClassCastException getHibernateTemplate().load()
  215. Loading testdata from xml upon initialization - solution
  216. multiple sql-commands/statements in batch using spring JDBC
  217. UnsupportedClassVersionError using AbstractTransactionalDataSourceSpringContextTests
  218. how to dynamically load the list of mappingResources
  219. Confusion with Hibernate Session/Transaction life cycle
  220. How to specify transaction timeout in @Transactional annotation
  221. Clearing the cache
  222. Transaction-, Aspect- and Proxy-Wiring queastion
  223. jdbcTemplate and apache dbcp.BasicDataSource : reconnect or detect prob ?
  224. How to access another SLSB using Spring convenience EJB implementation classes
  225. HSQLDB not shutting down with shutdown parameter
  226. Hibernate Retrieveing Specific Fields with Dynamic Where Clause
  227. OpenSessionInViewFilter
  228. compileInternal right way to go?
  229. Hibernate - Deleting Object From One Collection Causes Exception In Another
  230. SQLErrorCodesExceptionTranslator using database table for exception translation
  231. DataSourceUtils.releaseConnection never commits
  232. Hibernate3 Declarative Transaction management w/o hibernate template
  233. HibernateObjectRetrievalFailureException
  234. Error ORA-01008
  235. Spring JDBC auto-commit
  236. sql-error-codes.xml or transition to 1.2.3 or 1.2.5
  237. Hibernate won't reconnect after DB restart
  238. Couldn't invoke destroy method 'close'
  239. Datasource question
  240. EAGER Flush vs. HibernateInterceptor
  241. session.refresh returns java.util.Date for a field mapped as timestamp
  242. Error named queries
  243. Can I use HibernateTemplate behind a SLSB/BizPojo in my daoImpl?
  244. Spring - Hibernate CLOB/Transaction Issues
  245. LazyInitializationException when calling load method
  246. Must return...
  247. out parameter of %rowtype
  248. Object not mapped problem
  249. bean state synchronization
  250. WebSphereNativeJdbcExtractor and Websphere 6.0