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

  1. Accessing file which is located in a JAR
  2. BLOBS and JPA
  3. How to force insert a entity to the database? (batch/cache problems)
  4. JPA with multiple persistence units
  5. Problem linking to tables
  6. Problem with @Transactional
  7. Petclinic question - I'm clearly missing something
  8. OpenJPA and closed context
  9. AbstractJpaTests Not Injecting Bean
  10. HibernateSystemException: identifier of an instance of .... was altered
  11. Weblogic 10 Spring + Hibernate
  12. What happend to spring-dao?
  13. Startup: SpringMVC + Hibernate
  14. @Transactional not working
  15. can a componenet be shared between class TYPES?
  16. junit.framework.AssertionFailedError: TestCase.getName() cannot be null
  17. can't get @Transaction work
  18. AbstractJpaTest and Transactions
  19. REQUIRES_NEW and hibernate session creation
  20. OpenSessionInVewFilter does not lend Session to Tiles2 preparers
  21. Superclass has no null constructors but no arguments were given
  22. Problem using CLOB with NamedParameterJdbcTemplate
  23. RoutingDataSource, JdbcTemplate and SQLErrorCodeSQLExceptionTranslator
  24. AOP Performance and HibernateTransactionManager
  25. Why can't I have a deleteAll?
  26. SimpleJdbcCall without parameter declaration fails
  27. multiple databases with spring and hibernate
  28. Hibernate "table or view does not exist" problem
  29. spring 2.5 + hibernate 3 + junit 4.4 + derby 10.3 + jta[atomikos or jotm impl]
  30. Reload iBatis engine without restarting web application
  31. Hibernate criteria one-to-many searching with collection
  32. Can I inject an object from the Database?
  33. HibernateTransactionManager#doCommit extremely slow
  34. JDBC exception while using DataSourceTransactionManager
  35. single one-to-many join fetch possible with Spring JDBC?
  36. Spring 2.5 with OracleCachedRowSet
  37. spring/hibernate/ehcache destroy cache exception
  38. Using Stored Procedures
  39. Problem with database connections
  40. JPA Fetch.LAZY causes strange behaviour in Transaction
  41. Spring/Hibernate - Turning off the CGLib Optimizer
  42. JpaDialect.prepareTransaction never called for JTA configured Spring-JPA
  43. Multiple interface implementation with hibernate, impossible?
  44. Hibernate with plpython and iText ?
  45. how to set connection properties in jndi/datasource
  46. clob issue with > 4000 char length
  47. Spring2.5.1 & Hibernate2
  48. HibernateTemplate.findByCriteria(criteria) causing dirty objects
  49. How to fire multiple queries in same JPATemplate class? Plz give an example
  50. Different hibernate configurations running at the same time.
  51. Spring 2.5 + Hibernate 3.2 (Foreign Generator) = HibernateSystemException
  52. SimpleJdbcTemplate equivalent for JdbcTemplate.setFetchSize
  53. method query(string, rowmapper) missing from jdbctemplate
  54. how to support this lightweight persistence framework ?
  55. Exception in setting up data source
  56. Spring + Hibernate + Oracle problem
  57. re getHibernateTempalte() returns null?
  58. Batch Update - Ignoring error
  59. How could I control exceptions throw by OpenSessionInViewFilter?
  60. Transaction/Session question
  61. issue with spring 2.0 + Hibernate 3.2 + Proxool please help
  62. No Hibernate Session bound to thread - using JSF,Hibernate and Spring
  63. TransactionManagement: always commit
  64. onSetUpInTransaction() never invoked
  65. " org.apache.commons.dbcp.BasicDataSource"not found error
  66. How to use JAVASCRIPT in SPRING framework
  67. Hibernate Null Pointer issues
  68. Data not inserting into Database - JPA+Spring+Hibernate
  69. Spring + Hibernate : connections not released
  70. Transaction issue with methods overlap
  71. logging with org.apache.commons.dbcp.BasicDataSource
  72. mainframe z/os db2 (v8) transaction isolation ignored by hibernate
  73. Solution : To get oracle connection in websphere 6.0 server
  74. getHibernateTemplate().merge() not working
  75. Storedprocedure with jdbcTemplate
  76. Spring 2.0.3 + Hibernate 3.2.1 + JPA + DB2400 + Struts 2
  77. Pet Clinic question
  78. how: many-to-many with between composite-id and id
  79. Commit Transaction and start new transaction
  80. Spring Transaction does not timeout during lengthy insert
  81. DAO layer help
  82. Connection to database using Global JNDI resources
  83. prepareTestInstance() doesn't get called on TestNG tests
  84. EhCache and Number of Threads
  85. Parameters duplicating while calling SimpleJdbcCall.execute() method
  86. Using DataSource validation queries
  87. Having trouble with RollCallbackHandler for processing large result sets
  88. Need to insert 3000000 rows in a table....
  89. DAO @Transactional
  90. Hibernate Versioning with Spring
  91. Error with spring and hibernate --database oracle 9i
  92. Help !! JPA-QL - Order by doesn't work!!
  93. Hibernate unwanted flush() from TransactionInterceptor
  94. Testing Ibatis Data Access
  95. serializing Hibernate proxies to use them with Flex RemoteObject
  96. spring+jpa (hibernate) OneToMany relationship
  97. rowmapper with one-to-many query
  98. JTA without XA
  99. TransactionManagement in a multi threaded environment
  100. Best practice: Creating a row mapper
  101. I need help on OpenJPA + Spring + Tomcat configurations
  102. help!!
  103. help!!GenericJDBCException: Cannot open user connection
  104. PersistenceExceptionTranslationPostProcessor help
  105. Problem persisting parent child obj tree using JPA
  106. Trouble getting transactions working with Oracle 10g
  107. Problems with MySQL and hibernate.hmb2ddl.auto configuration setting
  108. Problem in Remove
  109. Returning duplicate results with HibernateTemplate
  110. Help! spring and hibernate search give Session is closed Exception
  111. isolation level + Declarative Transaction handling + HIbernate + database
  112. How many transactions will be created?
  113. XA Transactions with Atomikos and JPA
  114. Returning autogenerated keys is not supported
  115. Spring - JPA not working
  116. Transaction Rollback Policies - rollbackOnly vs transaction originator
  117. Can all methods be transactionnal ?
  118. Spring + Toplink integration
  119. Spring JTA and WAS 6 datasource
  120. Using JDBC template classes with a variable datasource
  121. TypeMismatchException, bean with a Map
  122. Updating rows using 'Named Query'
  123. hbm2ddl schema export ant tast using applicationContext
  124. LocalDataSourceConnectionProvider not releasing c3p0 connection?
  125. Hibernate tests number of queries
  126. Propagation of transaction contexts across remote calls - how I solved it
  127. Calling oracle procedure with user defined TYPES
  128. Spring managed tx and applicationEventPublisher
  129. schema generation adjustment in runtime
  130. I want to use MySQL, Spring but not Hilbernate for transactions
  131. Spring usage advice sought
  132. GenericDao pattern and session management
  133. AbstractJpaTests - testng . Illegal use of nonvirtual function call !
  134. Problem with Spring-JPA-EJB Packaging
  135. Problem with Spring-JPA-EJB Packaging
  136. Clearing the Database from Code
  137. BC4J DAO implementation?
  138. MappingSqlQuery insert date Oracle
  139. App Structure Advice. Should we go from pure Hibernate to JPA?
  140. How to use OR injuct DAO inside enum
  141. Batch Update in HQL
  142. Spring DOA ..CLOB usage
  143. Simple Spring/Hibernate question
  144. Sping - Hibernate Configuration
  145. how: many-to-many with LEFT JOIN
  146. Exception=org.hibernate.LazyInitializationExceptio n
  147. Hibernate using JTATransactionManager gives error any suggestion or help???
  148. problem JpaDaoSupport annotation-driven
  149. General noRollbackFor settings
  150. Hibernate and DAO Transaction issue
  151. Setting the datasource at runtime
  152. plain Hibernate 3 API and transaction advice
  153. a reusable class for stored procedures
  154. JTATransaction Manager unable to locate UserTransation on WebSphere 6.0.2.17
  155. Sample working example of strut + spring + hibernate
  156. ERROR JDBCExceptionReporter:78 - ORA-02289: sequence does not exist
  157. BeanCreationException in deploying ear into OAS 10.1.2
  158. 2nd-level + query cache VS. AOP Cache
  159. Initialize Hibernate collections using AliasToBeanResultTransformer
  160. @Service and no transaction is in progress exception
  161. Role-Based Data Filtering with Hibernate and Lazy-Loaded Associations
  162. Embedded DB Clean Shutdown
  163. Help: Multiple values in where clause using IN (:parameter)
  164. Multiple SessionFactories one DAO
  165. BatchUpdateException when calling HibernateTemplate.update()
  166. Setting ID problem
  167. Handling concurrency with Spring/Hibernate
  168. Transaction problem.
  169. Error while inserting 1000 records
  170. Spring and Hibernate 3 config
  171. Hibernate/MySQL transaction rollback does not work
  172. Does DB2400 work with Spring?
  173. Problem using JNDI Datasource
  174. Get changed fields for Update sql
  175. Accessing wired spring beans
  176. Swing App with Spring and Hibernate
  177. PersistenceUnit not Found -Spring+JPA+Hibernate Entity manager 3.3.1
  178. Unit testing Hibernate DAOs in Spring
  179. NullPointerException in OracleLobHandler
  180. Need a syntax
  181. Spring - JPA - Transactionhandling
  182. hql
  183. Hibernate integration in Liferay PetPortlet (Spring MVC framework sample)
  184. Distributed Databases with JPA
  185. Annotation based transactions
  186. Hibernate not recognizing transaction config
  187. Auto loading of referenced objects
  188. getHibernateTemplate() antlr error. please help
  189. Spring + Hibernate + JPA + Mule
  190. User Physical database ID to insert/update to database
  191. Spring + Hibernate annotations - empties table on load?
  192. performance issue
  193. NamedParameterJDBCTemplate logging
  194. Isolating DataAccessExceptions during a batch update in order to keep rolling
  195. Maintain XML and generate Java ORM vs. annotate Java ORM objects and generate XML
  196. Multi user/client application
  197. Spring Transaction Framework Resources/help
  198. failed to lazily initialize a collection because "no session or session was closed"
  199. how: hibernate.show_sql to somelogfile.log
  200. HibernateDaoSupport
  201. PostgreSQL data never saved
  202. Using @Transactional annoation
  203. Hibernate mapping - a subclass which has seperate table mapping should not be queried
  204. org.springframework.orm.hibernate3.HibernateQueryE xception
  205. org.springframework.beans.factory.BeanCreationExce ption + websphere
  206. Transaction: spring1.2 + hibernate + tomcat + multiple database
  207. AbstractMethodError: java/sql/Connection.createStatement(III)Ljava/sql/Statement
  208. jtratransactionmanager vs hibernatetransactinmanager
  209. Jta/JOTM in Tomcat, transaction rollback problem with two datasources
  210. Delete using inner query
  211. MappingSqlQuery with a custom ExceptionTranslator?
  212. @Transactional Exception Mapping
  213. Problem while deploying spring framework WAR in Oracle AppServer
  214. Get garbled words from DB2 when using JDBCTemplate
  215. @Transactional annotation is ignored
  216. Jboss connection pool doesn't release the connections
  217. Re-execute a jdbc statement
  218. Transaction Management
  219. does tomcat6/c3po support JDBC 4?
  220. hql
  221. HibernateTemplate + select count(p.name) + group by
  222. Incorrect rollback behavior in tests (Hibernate + embedded Jetty)
  223. MySQL wait_timeout issue
  224. Single persistence unit with entities in multiple JARs
  225. hibernateSpring project nothing inserted to DB
  226. Session function difference
  227. Design change propsal for handling the jdbc parameters binding
  228. Transaction on Class
  229. Validating records in MappingSqlQuery
  230. @ transaction ignored from within MVC
  231. JdbcTemplate batchUpdate and error handling
  232. Application stops on concurrent access
  233. Spring JDBC Over Vanilla JDBC Performance
  234. Toplink Jpa Class not found
  235. No flush for hibernate child sessions
  236. exception: java.lang.IllegalArgumentException: 'sessionFactory' or 'hibernateTemplate
  237. SQL warning for count() function over null values
  238. How to void lazyinitializationException without putting lazy=false in hibernate
  239. Problem while getting multiple cursor includes null(result set)
  240. Spring and JaCOB
  241. NullPointerException when using JpaTemplate
  242. Adding interval 7 days to a getter
  243. DataSourceUtils hanging
  244. TestNG + Spring + Guice
  245. Spring 2.5.2 + WLS 9.2 + Ingres 2006 database
  246. JOTM not rolling back
  247. Recommendation for Hibernate default-access attribute
  248. Too Many open connections using Websphere DataSource
  249. HibernateInterceptor for lazyloading
  250. Data Persistence Issue