PDA

View Full Version : Data



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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65

  1. DataIntegrityViolationexception when deleting
  2. spring JDBC template. delete sql
  3. getHibernateTemplate().save not rolling back
  4. Any Tips to overcome LazyInitializationException
  5. HibernateTemplate To Cache Query Results
  6. no transaction found problem
  7. Hibernate Representaion
  8. hibernate / is this normal behaviour?
  9. Hibernate DB configuration from external file
  10. Merging detached objects - new instances
  11. Problems using openSessionInView when using WebLogicJtaTransactionManager
  12. SimpleJdbcTemplate, queryForList and ParameterizedRowMapper
  13. transactionAttributes within TransactionProxyFactoryBean
  14. Shared JdbcTemplate between different DAO
  15. How to detect if hibernate object was modified
  16. Error deploying petclinic to Tomcat
  17. How to translate hibernate exception?
  18. Test best practices or not?
  19. Problem loading Hibernate Mapping files
  20. Nested transactions in HibernateDaoSupport or how?
  21. Why is getJpaTemplate.persist decoding my password field?
  22. mappingJarLocations problem
  23. Multiple Eclipse projects, JPA and Hibernate
  24. Struts2 + Spring: accessing services on a separate thread
  25. Spring Storedprocedure results to database
  26. jdbcTemplate: moving data into object from queries
  27. what jar are needed for jap?
  28. JPA Criteria API
  29. Sporadic NoClassDefFoundError in jboss-hibernate-spring environment
  30. Hibernate not persisting to MySQL INNODB
  31. jar conflicts between frameworks?
  32. attempted to assign id from null one-to-one property
  33. Best Practice for Declarative Transactions?
  34. HIbernate Mapping for Interface
  35. SQLException translation question
  36. Implementing DAOs based on plain JPA
  37. Mapping file
  38. Use Tuxedo with Spring
  39. Delete using a composite-key (Spring/ Hibernate)
  40. Storing session variables in a database
  41. Getting Error : Unknown entity
  42. Save record to DB
  43. AOP: Transaction and Caching
  44. HibernateTransactionManager And LocalSessionFactoryBean
  45. Hibernate errors retrieving null values using HibernateDaoSupport
  46. easiest way to clear all tables from database
  47. Read only Property not enforced?
  48. unknown entity with JPA
  49. Problem while executing a procedure
  50. problem with accessing properties file.
  51. 12.2.10. Spurious AppServer warnings about the transaction no longer being active
  52. [hibernateTemplate][hibernate session without transaction][annotations]
  53. jTDS SQL7 & Hibernate
  54. JdbcTemplate Connection Management in MyIsam tables
  55. Using prepared statement for unknown number of parameters in an SQL
  56. Persisting data to an audit table inside an Interceptor.
  57. Problem with Hibernate3 integration
  58. LocalEntityManagerFactoryBean class cast exception
  59. Unit tests can't see uncommitted data
  60. Hibernate: How to find fields given a mapped class?
  61. Spring bean for Hibernate sessionfactory problem with dialect
  62. HQL "contains" query?
  63. Find the current transactionAttributes.
  64. net.sf.hibernate.HibernateException: Could not instantiate dialect class
  65. getNamedParameterJdbcTemplate() returns null
  66. JPA and Tomcat
  67. Which Jdbc Template to use ?
  68. Does HibernateTemplate.save() hit the database
  69. how to inject OracleBlobHandler in my EntityManagerFactoryBean??
  70. Using StoredProcedure class with an Oracle REF CURSOR OUT Parameter
  71. DaoSupport @Autowired
  72. changes are not stored
  73. Annotated transactions and exceptions
  74. Storedprocedure exception
  75. Problem with HibernateTemplate's find method
  76. lazy initialization
  77. Hibernate HQL: how to retrieve latest sub entry in a joined main-sub join?
  78. [Newbie] A question about the Spring step-by-step tutorial...
  79. junit hibernate dao problem
  80. AutoCommit and SUPPORTS
  81. Irksome newbie question re:HibernateTemplate.find
  82. transaction question: how do i lock the update record?
  83. using refresh method of Hibernate Template
  84. problem returning array from plsql
  85. Does OpenSessionInViewFilter maintain Session between JSF(MyFaces) and Spring
  86. Spring & IBatis question
  87. transaction demarcation
  88. Transaction Management Using Spring.. Need help
  89. NPE When trying to use JDBCTemplate
  90. Retriveing Data using Hibernate and passing it to view
  91. SessionFactoryConfiguration problem
  92. UnsatisfiedDependencyException with dataSource definition
  93. disable rollback-for
  94. how to: xdoclet order-by dates in special order
  95. doubt and consult: hibernate pagination code
  96. Controlling Spring RMI port
  97. org.springframework.jdbc.UncategorizedSQLException : PreparedStatementCallback
  98. Jdbc - Transaction per request
  99. transaction timeout UnCategorizedSQLException
  100. Generic Crud Dao
  101. SEVERE: failed to lazily initialize a collection of role:
  102. transaction configuration
  103. jdbc.template() & argTypes
  104. Spring / hibernate programmatic Transaction
  105. org.springframework.dao.InvalidDataAccessApiUsageE xception
  106. calling Hibernate named query with parameter
  107. Spring-Hibernate-HSQLDB: data modify problem
  108. Problem in getting HibernateTemplate
  109. BatchSqlUpdate & Transaction Timeout
  110. Problem injecting sessionFactory by name
  111. Hibernate + MySql + Transactions = ?nothing
  112. Method level caching
  113. Persist does not work in JPATemplate
  114. proper mapping strategy & DBUnit/ partially OT
  115. Problem with nested transactions using PROPAGATION_REQUIRED
  116. HSQL in memory ds - multiple db - part OT
  117. mappingJarLocations does not work with weblogic
  118. StoredProcedure and optional inputs
  119. How to enable ignorecase in spring hibernateTemplate?
  120. Need guidance..."Error creating bean with name entityManagerFactory..."
  121. Injected Bean with Advisor throws ClassCastException
  122. Using 'in' with parameterized JdbcTemplate
  123. Jdbc template, accessing multiple DB and schema?
  124. Gobal transaction does not commit : UnexpectedRollbackException
  125. mapping interfaces
  126. TopLink, help with executing queries
  127. Newbie with Hibernate. Please help.
  128. WebSphere 6.0.2 + Hibernate + Spring - Memory Leak
  129. jdbc template result set
  130. Issue with saving blank string into table using getHibernateTemplate().update()
  131. Hib problem with HSQL and schema
  132. consult and dubt: relations in update process
  133. Inform Client When Rollback
  134. Need help with Spring+Glassfish+JPA+TopLink
  135. Limiting search results
  136. why jmock can't work with JNDI
  137. Tomcat + Spring + Hibernate JPA + PostgreSQL + AOP Tx's does not persist [SOLVED]
  138. JdbcTemplate query and isolation level
  139. MappingSqlQuery : One Parameter used Multiple Times?
  140. string date conflict
  141. have you looked at unitils?
  142. errors.reject with Object[] errorArgs. Bug?
  143. Transaction unable to Rollback
  144. Problem with declarative transactions using Spring and Hibernate
  145. OpenJPA Exception in thread "main" org.springframework.dao.InvalidDataAccessApiUsageE
  146. JdbcTemplate and releasing a lock
  147. Declarative Transactions Spring 2 - Plain JDBC
  148. Dynamic Connection to mulitiple database
  149. JDBC Template support for typed Collections?
  150. Oracle XMLType and Hibenate with Spring framework
  151. jpa annotation Date format
  152. JPA/Hibernate annoatation and named query
  153. Please help! Spring 1.2.9 JdbcTemplate can't update or delete record?
  154. Declaritive Tx's, Hibernate and Session Help required..
  155. DataSource.getConnection freezes for 3 min when the db is down
  156. Newbie width hibernate, property 'dataSource', please help
  157. Transaction Handling
  158. Migration from Xdoclet to Annotations?
  159. Should setDefaultRollback affect Hibernate SQL?
  160. Accessing a ResultSet as output from a stored function
  161. Define application exception checked or unchecked?
  162. Trying to Select value from AJAX drop down and I get following error.
  163. Hibernate: Second level cache references
  164. Spring with JDBC api version 1
  165. JDBCTemplate
  166. org.hibernate.LazyInitializationException: could not initialize proxy - no Session
  167. transaction attribute for select queries
  168. Return values from stored procedures
  169. How to wrap 3 dao calls in 1 transaction ?
  170. returning maps and table entries and types with Hibernate
  171. org.springframework.beans.BeanInstantiationExcepti on
  172. Caused by: org.jboss.cache.CacheException: DataNode --- version Ver=3 is newer than
  173. configure JBoss 4.2.0 jdbc connectivity using oracle database
  174. CreateSQLQuery() problem
  175. Mutiple data connections using OSIV
  176. JNDI Password Protection
  177. Java App using Springframework to connect to Oracle from Tomcat
  178. Single transaction, multiple requests using DataSourceTransactionManager subclass
  179. Toplink essentials - maven 2 - jetty plugin
  180. Transaction management for weblogic rmi wrapped datasource
  181. Source Code of merge and saveOrUpdate methods
  182. Exception when a class in a hbm file is missing
  183. JTA is not working
  184. Transaction problem
  185. Using PreparedStatement with Sybase ASE
  186. Transaction Management Using Spring
  187. Making a transactional JDODaoSupport
  188. Changes to persistent object not flushed
  189. Problem using JPA on Tomcat
  190. Problem using JPA on Tomcat
  191. best way for insert update a N:M Releation
  192. changing bean property vaules in applicationcontext at runtime
  193. LazyInitializationException on getter bc Session closed? No way!!
  194. Performance problems getting worse over time
  195. how to make lazy loading transactional
  196. Having trouble with Annotation-driven txn mgt
  197. Can Spring use my dataSources?
  198. Stored PRocedures / how to access resultsets
  199. To use or not to use MySQLMaxValueIncrementer
  200. Hibernate: optional one-to-one mapping
  201. Spring transaction don't work? not allow creation of non-transactional
  202. Transactions: IllegalStateException
  203. jdbc connection failover
  204. How to load c3p0 connection on spring startup?
  205. Bug in Hibernate Template: Persisting an entity
  206. Integrated support for EntityManger
  207. Hibernate Annotations and mappingJarLocations
  208. JPA and Java 1.4
  209. Spring Jdbc Core...
  210. Slow JdbcTemplate queries
  211. LazyInitializationException and JPA
  212. Problem with unit tests in cruise control
  213. how to disply an error message during transaction roll back
  214. JPA - how mature is it?
  215. Which jar contains the class "com.sun.enterprise.loader.InstrumentableClass Load er"?
  216. JTA Tx and Hibernate on Websphere 5.1
  217. JTA Tx and Hibernate on Websphere 5.1
  218. JTA Tx and Hibernate on Websphere 5.1
  219. Multiple Transaction Managers For Tests
  220. Teradata Data access through Datasource
  221. cannot delete via Hibernate Query
  222. Hibernate Join With Multiple Columns
  223. Transactions not working w/Spring/Hibernate/MySQL
  224. LazyInitializationExceptions using Hibernate/Spring/Oracle
  225. Commiting transaction
  226. Guys I need help
  227. Question on JdbcTemplate.udpate and JdbcTemplate.queryForInt...
  228. UnsatisfiedDependencyException by UnitTest
  229. Stored Procedure and oracle.xdb.XMLType
  230. UnexpectedRollbackException by running unit test
  231. @Transactional - Single Transaction over multiple service methods
  232. SessionFactory ease of use
  233. Versioning problem
  234. Problem with saving multiple objects in a session
  235. Hibernate Spring based dao without callback
  236. While we're on the subject of AbstractTransactionalSpringContextTests
  237. Trouble while persisting the data using hibernate.
  238. No Hibernate Session bound to thread on getCurrentSession in HibernateDAOSupport
  239. error destroying session factory
  240. Map SQL query results to Java Enum?
  241. Narrowing proxy and LazyInitializationException
  242. Getting SQL state [null]; error code [17041]; Missing IN or OUT parameter at index::
  243. Serious performance issue with hibernateTemplate.findByNamedParam
  244. UnexpectedRollbackException by using JPA
  245. unit testing hibernate DAO
  246. The complex query VO
  247. Calling a readOnly method within a non readOnly one causing flush in OSIV config
  248. Problem upgrading to Hibernate 3.2.4 - Spring 2.0.5
  249. how to insert current date and time into DB2
  250. Still having problems with Spring managed transactions