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. JPA, Hibernate, Timestamp
  2. Hibernate: annotatedPackages doesn't work?
  3. Declarative Transaction Mgmt- Unable to rollback
  4. Problem with session
  5. static toplink weaving and spring
  6. Sorting records in MappingSqlQuery
  7. Transactions Spring 2.5
  8. Exception Writing to UDB Database
  9. Using JdbcTemplate.batchUpdate
  10. EhCache problem during data access
  11. @Transactional and persist(..) of the EntityManager
  12. Multiple Transaction Managers on the same DAO?
  13. Problem with transactions. Loading 18 million of data.
  14. NotWritablePropertyException
  15. Using boot InnoDB and MyISAM hibernate dialects seems to be inefficient
  16. Spring JDBC 2.5: metadata issue when calling stored function inside an Oracle package
  17. InvalidDataAccessApiUsageException
  18. New JDBC Connection
  19. A Weird Error After Updating
  20. AbstractLobStreamingResultSetExtractor
  21. Merge Prepared Statement
  22. Spring JDBC 2.5 requires Java 1.5+?
  23. Transaction thoughts and problems
  24. Entity manager factory init error
  25. Performance issue
  26. Transaction noRollbackFor
  27. Entity Interceptor with JTATransactionManager
  28. Dynamic-runtime Hibernate schema change
  29. How to enable my app autoconvert from main DB to second DB?
  30. Do you use Transaction.SUPPORTS or NOT_SUPPORTED
  31. Synchronization?
  32. SimpleJdbcInsert executeBatch
  33. Returning ResultSet object from a Stored Proc call
  34. ClassCastException - SimpleJdbcTemplate
  35. Spring with Websphere, dual configuration
  36. Hibernate Performance
  37. Spring 2.5 HibernateDaoSupport/Annotations best practices
  38. FlushMode.COMMIT and locking in DB2
  39. How To Force Transaction Commit
  40. howto commit after saveUpdate()
  41. Multiple Database connections through spring and hibenate
  42. Transaction ands threads
  43. Sharing tx between Hibernate and OJB daos
  44. Spring, JPA + Hibernate on Tomcat.
  45. Cant connect to oracle database
  46. @PersistenceContext into singleton beans
  47. Mapping a null property to a primitive
  48. SimpleLoadTimeWeaver and OpenJPA
  49. can't use @Transaction-annotation in combinations with a @Reousrce-annotations
  50. Exception Translation Problem - Spring,JPA and Hibernate
  51. how to pass parameters to a query in JdbcTemplate.?
  52. Can we use HibernateTransactionManager on Websphere application server
  53. What is the showstopper?
  54. Spring Hibernate query question
  55. BatchPreparedStatementSetter UDB
  56. about Transactional read only
  57. With and without spring.
  58. OpenJpa and Spring Tomcat Loadtime Weaving
  59. Hibernate / Spring: query for two types of objects in a query
  60. @PersistenceContext with Glassfish
  61. JDBC Info Message
  62. SessionFactory creaction error
  63. @Transactional annotation doesn't work without explicit registration in XML
  64. Spring 2.5 JPA integration not working
  65. @PersistenceContext not working..but @Autowired works
  66. HibernateDao saveOrUpdate problem
  67. Not binding factory to JNDI, no JNDI name configured
  68. JPA + JMS + JTA transactions
  69. Transactions with multiple daos? :S
  70. Multiple JPA persistence units, database platforms
  71. Declarative transactions
  72. session problem with spring + hibernate
  73. orm.xml <generated-value>
  74. Can HibernateTransactionManager manage two sessionfactory
  75. Save problem
  76. java.lang.NoSuchMethodError
  77. Couldn't find property name for LocalSessionFactoryBean
  78. Rollback problem
  79. ArrayList Search
  80. Error while running unittest with Maven
  81. Logging of Events in Hibernate
  82. hibernate annotations
  83. JDBCTemplate: How to get Package Constants?
  84. Couldn't access current invocation in AspectJExpressionPointcut.java
  85. Spring JPA + Toplink = closed EntityManager
  86. CannotLoadBeanClassException
  87. DataSource on the Fly
  88. composite-id question
  89. How to process Transaction management using HibernateTemplate?
  90. in postgres database Cannot open connection
  91. How does Spring get the database connection properties
  92. Hibernate SessionFactory Configuration
  93. AbstractTransactionalDataSourceSpringContextTests and Hibernate Problem
  94. Abator overrides manually added methods
  95. Getting a List
  96. UnexpectedRollbackException
  97. Stand alone Java and Connection
  98. How to use declaretive transaction with JPA?
  99. CacheManager single instance, how?
  100. finding the highest date amont objects?
  101. Stupid problem with OpenEntityManagerInViewFilter
  102. Unable to Save/update/delete by using HibernateDaoSupport
  103. Spring's transaction & MySQL
  104. create Datasource bean to invoke secured datasource in weblogic server
  105. WebSphereUowTransactionManager and UOWManagerImpl wrapping DataAccessException
  106. Hibernate lock on a record
  107. JPA (Hibernate) + JTA (in JOnAS)
  108. Passing password parameter from the UI to ApplicationContext.xml
  109. Handling Hibernate Exceptions when using HibernateDaoSupport and HibernateTemplate
  110. Broken pipe exception - help!?
  111. JPA: getJpaTemplate() returns null
  112. Hibernate merge issue for an entity having an proprty of type enum
  113. how to keep jdbc connection open in spring
  114. The url cannot be null
  115. UDB Schema
  116. Using JdbcTemplate with multiple updates
  117. spring + (JNDI) + hibernate + tomcat ?
  118. HibernateException thrown on getCurrentSession()
  119. using DAOs in a main(String[] args) method
  120. Connection not getting closed Spring-DB2
  121. Hibernate primarykey problem
  122. AbstractTransactionalSpringContextTests and 'dynamic' datasource
  123. List as HQL query parameter
  124. Retrieve identity using SCOPE_IDENTITY in SQL Server
  125. SpringJDBC - ThreadLocal JDBC connection
  126. AutoCommit, TempTables and Getting the Same Connection in Spring-JDBC
  127. Hib3 Spring 2.5 TX Problem (Works Fine With Spring 2.0.7)
  128. How to map POJO's methods based on one column?
  129. Could not instantiate LocalSessionFactoryBean
  130. mixed JPA + JDBC, dbcp connection pool configuration
  131. ajax call to spring
  132. Criteria & Query
  133. Hibernate: Insert "many-to-many" association + OpenSessionInViewFilter does not work
  134. C3PO Exception - CLOSE BY CLIENT?
  135. duplicate entry on 'select'
  136. How to prevent commit in a DB transaction between different methods
  137. ClassCastException with WebSphere 5.1 and WebSphereTransactionManagerFactoryBean
  138. Calling Stored Procedure and reading return status - Sybase
  139. basic q on BasicDataSource in Tomcat 5.5
  140. Cannot create JDBC driver of class 'org.apache.commons.dbcp.BasicDataSource'
  141. combining jaxb & openjpa objects
  142. How to Force JOIN on JPA EAGER FETCH
  143. Implementing hibernate in spring
  144. PROPAGATION_REQUIRED behavior when transaction already exists
  145. Problem with executing Sybase stored procedure
  146. Toplink Essentials JPA and Spring - 'is not a known entity type'!!!!!
  147. Need help setting up JPA data access layer
  148. Help needed in getting Datasource
  149. Problem about jdbc url
  150. Data Access using Multiple Datasources
  151. Error: org.springframework.beans.factory.NoSuchBeanDefini tionException
  152. Call Stored Proc using SimpleJdbcCall and results REF_CURSOR
  153. TopLinkTransactionManager Bug?
  154. Hibernate testing problem
  155. Replacing JDBC back-end with Spring
  156. How to support custom type in IBATIS?
  157. saveOrUpdate() is not inserting data
  158. Help setting up JPA outside container
  159. Error on Configuration File
  160. Pre-insert/update validation
  161. Telling spring about hibernate
  162. AnnotationSessionFactoryBean help
  163. hibernatetemplate with aop transactions
  164. java.lang.NoClassDefFoundError: org/springframework/core/GenericsHelper
  165. Running oracle procedure in separate thread
  166. injecting datasource(s) as and when needed.
  167. Hibernate Annotation Help
  168. If Spring doesn’t create the class is it still under the transaction management?
  169. If Spring doesn’t create the class is it still under the transaction management?
  170. plz provide me hyn.hbm.xm
  171. plz provide me hyn.hbm.xml
  172. A question for Rod Johnson
  173. DB2 and Spring framework problem
  174. JUnit Problem With Hibernate
  175. Sharing DataSource among different webapps.
  176. Don't Understand AbstractTransactionalDataSourceSpringContextTests
  177. Dynamic SQL - IBatis
  178. Very funny bug(?) with property hibernate.bytecode.use_reflection_optimizer
  179. AbstractTransactionalDataSourceSpringContextTests assertions of update values
  180. Committing Stored Procedure Call Mid-Transaction
  181. Multiple Datasource
  182. Duplicate key - org.springframework.dao.DataIntegrityViolationExce ption
  183. Retrieve MySQL id with TopLinkTemplate
  184. Database Connectivity Problem
  185. HELP!!! spring struts jdbc connectivity
  186. HibernateTemplate.save problem
  187. Does the following code look OK? Problem removing associations
  188. Lazy database connection
  189. OpenSessionInView and local EJB?`
  190. How to create a scrollable ResultSet with Spring.
  191. Is getSqlMapClientTemplate().getSqlMapClient().flushD ataCache() needed?
  192. RowMapper returning only 222 rows
  193. NoSuchMethodError
  194. AOP Vs. Annotations ?
  195. Spring 2 and Spring 1.2 compatibility with JdbcTemplate
  196. Spring prepared statement null problem
  197. How to implement JDBC in Spring
  198. NPE when using getHibernateTemplate in constructor?
  199. JPA helloworld 'hangs' with spring-agent and Derby
  200. Extending Annotation driven transactions to support multiple session factories
  201. Lazy Initialization Error - weirdness
  202. hibernate generation tables wirh Mysql between OS
  203. Overiding Domain Default JTA Timeout
  204. Loading Beans
  205. Dynamic Datasource routing and Resource Ref
  206. Hibernate "get" vs "load" and "ObjectNotFoundException"
  207. Spring, Hibernate, DbUnit and transactions
  208. javassist.bytecode.ClassFile Error
  209. Update only non null properties
  210. "no session exists" problem with getHibernateTemplate()
  211. TransactionTimedOutException: Transaction timed out: deadline was [...]
  212. JPA , Spring 2.x , Glassfish V2
  213. Database connectivity problem
  214. Cannot Process oracle.sql.ARRAY in SqlOutParameter
  215. configuring the transaction
  216. Committing Updates To Oracle Database
  217. Pls help with the TransientObjectException
  218. how to rebuild hibernate sessionFactory?
  219. Is there unsaved-value="" equivalent in JPA annotation?
  220. SQL Injection pblm
  221. How to delete all records using JPA Query Language?
  222. java.sql.DataTruncation
  223. Handling BLOB with Oracle JDBC XA Driver
  224. How and When to do Transactions with Hibernate/JPA?
  225. session.close() doubt ?
  226. Executing Stored procedure without out parameter
  227. Exception when trying to remove an object with collections
  228. Type problem with out parameters and OCI driver
  229. TransactionManager Question
  230. NoClassDefFoundError : com/ibm/db2/jcc/SQLJContext
  231. NoClassDefFoundError : com/ibm/db2/jcc/SQLJContext
  232. java.lang.NoClassDefFoundError: org/springframework/beans/factory/support/GenericBean
  233. PlatformTransactionManager for different datasources
  234. retrving the object from the database
  235. Unit testing DAO
  236. an assertion failure occured (this may indicate a bug in Hibernate, but is more likel
  237. Error in named query
  238. Advice for transaction management with Spring and Hibernate on WAS 6?
  239. Spring+IBatis=autocommit always false ?
  240. entityManagerFactory bean creation
  241. How to mapping oracle date field?
  242. insert - delete order in collection
  243. Informix SQLwarnings
  244. bidirectional navigation ternary association mapping problem
  245. Data persistence WITHOUT a database?
  246. Design decision: do helper classes need to have interfaces?
  247. Spring+JPA Session Closed! error
  248. JPA + Spring + declarative/manual transactions
  249. UNION in Sql Query
  250. Sharing one datasource between many hibernate session factories