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. Weird behavior with JPA on deleting child attributes
  2. How to: Annotations and Empty persistence.xml
  3. Thread and load balance safe "create if not exists"
  4. BadSqlGrammarException failed rollback
  5. Spring + Hibernate -> Change database at runtime
  6. Communications link failure in table with blob field on MySQL
  7. problem with requestprocessor
  8. @Transactional method -> debugging problem
  9. Failed to convert property value of type error
  10. org.hibernate.MappingException: Unknown entity: (With Annotated Entities)
  11. Rollback failure
  12. Ibatis Spring - multiple datasources and transaction managers
  13. How to map One-To-Many relationship with annotatios
  14. Already value for key bound to thread
  15. versioning tables pattern - what is the best, non-bloat way?
  16. Testing DAO JPA layer in isolation
  17. Spring bean data access in page when first loads using JSTL
  18. SimpleJdbcCall with schema name
  19. Experience with using Empire-DB ?
  20. Hibernate Dynamic Models
  21. Spring/Hibernate multiple scema
  22. Question regarding Spring's Hibernate Transaction Management
  23. send parameter
  24. error in bean creation - JDBC Template
  25. Not exposing JPA transaction as JDBC transaction because JpaDialect does not support
  26. "Cannot open connection" under load
  27. Problems to load beans in JPA+tomcat+XmlWebApplicationContext
  28. Dynamic session
  29. Can't find spring-tomcat-weaver.jar
  30. Custom Hibernate UserTypes & Spring
  31. tx:annotation-driven dilemma
  32. record not saved in table with this.getHibernateTemplate().save()
  33. Propagation of read-only transaction property
  34. Spring newb, help w/ understanding transactions/persistence/lazily loaded mappings
  35. Persistence Unit setup for testing
  36. Transactions inside Service layer not in DAO layer?
  37. orlacle callablestatement - can't prepare call
  38. Transaction Problem after updating to 3.0.0.RC1
  39. Rows Are Getting Duplicated in Multiple Resultset
  40. Error : JTA EntityManagerFactory configuration
  41. help on @Transactional in TX
  42. JotmFactoryBean in Spring 3 RC1?
  43. Hibernate AnnotationSessionFactoryBean - annotatedPackages vs annotatedClasses
  44. no declaration can be found for element 'tx:annotation-driven
  45. How to override Weblogic JTA transaction timeout
  46. NullPointerException in (hibernate3) LocalDataSourceConnectionProvider.
  47. How to configure multiples databases with spring, jpa and jetty running with maven?
  48. Nested transactions not supported after upgrade?
  49. Is it possible to do a resultSet.getXXX("tablename.columnName")?
  50. How to avoid "Could not synchronize database state with session" ?
  51. hibeernate batch update
  52. second level cache and batch update
  53. sppring batch and hibernate batch update
  54. roo with existing databases
  55. AbstractMethodException with OpenJPA 2.0-SNAPSHOT and Spring 3-RC1
  56. How Transactions are managed ?
  57. Transactions does not rollback inbetween several DAOs ?
  58. Access timeout by getJdbcTemplate()
  59. DataAccessResourceException
  60. c3p0 connection hanging
  61. Entity factory fails with multi module maven build
  62. programtic transation and declarative transaction
  63. Transactions in diffrent DAOs does not work anyway
  64. [Envers] Changes not persisted
  65. How to handle CLOB data returned from a stored procedure.
  66. Storing sql statements in one .properties file
  67. helping Hibernate find Jasypt registered encryptor
  68. Efficient query for related entity in collection
  69. SimpleJdbcInsert on table with PostGIS two geometries
  70. Hibernate + JPA + Spring: detached entity passed to persist
  71. sql injection attack
  72. Can we use SqlParameterSource for executing procedure.
  73. Store Blob field to databse
  74. Programmatically rollback the CURRENT transaction
  75. transaction roll back not happening after calling flush
  76. is there any default TransactionManagerFactoryBean?
  77. Persisting Spring beans through hibernate
  78. [Announce] BoneCP - a new JDBC connection pool
  79. query to return multiple columns ?
  80. Design for overriding SQL statements at runtime
  81. Hibernate Newbie: Current data getting deleted
  82. ransaction with both Hibernate and JDBC?
  83. Unable to persist data using Hibernate
  84. Network error IOException: Address already in use: connect
  85. ResultSets from sql server 2005 and ibatis
  86. Generic DAO and Generic Stored Procedure
  87. Need a good intro to spring and how to integrate it with hibernate
  88. NamedParameterJdbcTemplate.queryForObject() Exceptions
  89. URGENT: @OneToOne mapping NOT on PK/FK
  90. Caching connection
  91. Strange JPA config issue on Weblogic 10.3
  92. Database switching.
  93. HibernateJpaVendorAdapter showSql logging
  94. HibernateDaoSupport no longer recommended?
  95. spring, hibernate, ecache setup trouble
  96. DB Connection Leak Issue for a J2EE application using Spring, WebLogic 10.02 and DB2
  97. Orphaned transaction cleanup using timeout
  98. Problem by getJdbcTemplate() ...
  99. Problem with AbstractTransactionalDataSourceSpringContextTests
  100. NestedSQLException with recursive cause
  101. Help need in selecting the Type of Trasaction Manager
  102. DAO/Service class separation of concerns question
  103. Hibernate GenericJDBCException
  104. JPA optional OneToOne... not optional?
  105. how to use setSqlMapClientTemplate
  106. HELP @Transactional & TransactionAspectSupport - forcing a rollback
  107. SPring + JPA +JBOSS Persistence Unit error
  108. Possible solution for multiple datasources?
  109. Spring + Hibernate: CannotLoadBeanClassException DAO
  110. Source code for org.springframework.orm.hibernate3?
  111. stored Procedure execution
  112. problem with DataSourceTransactionManager
  113. Issue with JpaTemplate deleting all records in Table
  114. restarting hibernatetransaction after getting exception
  115. Hibernate spring based dao implementation
  116. spring hibernate transaction
  117. Failover in Spring Mail Support
  118. time out when using NamedParameterJdbcTemplate
  119. call storedprocedure return empty cusor type
  120. Configuration explain
  121. Configuring Hibernate to use WebLogicJtaTransactionManager
  122. Srping 2.5 / JPA : Error while creating the EntityManagerFactory
  123. UnexpectedRollbackException after upgrade to Spring 2.5.6
  124. Calling @Transactional method from non-transactional one
  125. HibernateTransactionManager, collections, and no session errors
  126. DAOImpl class can go against only one db tbl?
  127. Custom behavior after rollback
  128. how to retry a failed transaction?
  129. Create named schema with LocalSessionFactoryBean
  130. Help required for connecting to mysql
  131. Spring JDBC + Weblogic 10.3 Transactions
  132. Spring + Glassfish + JPA - Could not persist a new entity
  133. JPA + AbstractJpaTests runs in myEclipse BUT not maven
  134. Getting NullPointer Exception.
  135. Custom action before using connection
  136. SimpleJdbcCall calling function using different param name to store and retrieve valu
  137. How to update a postgresql array column with spring JdbcTemplate?
  138. Test data for DAO Unit testing.
  139. Decision upon Transaction Status
  140. Spring JDBC does not support transactions
  141. Can not call save more that once
  142. Can not call save more that once
  143. Spring with Toplink
  144. Integration testing with transactions on multiple threads
  145. usinf @Formual for @oneToOne
  146. Trasactional Annotation Not Detected by Websphere TimerManager
  147. How to pass the parameters to a query statement?
  148. Spring JPA & Web App
  149. Unable to insert data when using Hibernate as JPA provider on Glassfish
  150. LazyInitializationException could not initialize proxy
  151. Problems with UTF-8 encoding
  152. Bind Existing Hibernate Session into JTA Transaction
  153. Spring JTA share TX multiple threads
  154. Question about how to setup property of Restrictions
  155. Unable to roll back
  156. PrintStackTrace
  157. Using RMIPRoxyFactoryBean
  158. Help With JoinTable with Spring + Hibernate
  159. Hibernate Flush Mode
  160. Using @Configurable with entities and @MappedSuperclass
  161. Testing Second Level Cache?
  162. EntityManager not injected when running JUnit testcase
  163. Spring + Struts 2
  164. OpenSessionInViewInterceptor and @MVC / REST
  165. setMaxResults not allowed with MYSQL
  166. How to change peristentunit properties programmatically?
  167. Hibernate AnnotationSessionFactoryBean problem
  168. Deleting an object not resulting exception but not deleting the data from table
  169. Spring JDBC Transaction vs Connection ?
  170. Execute update join transaction
  171. Hibernate Help
  172. Query execution taking too long.
  173. cannotGetJdbcConnection Exception
  174. newie hibernate
  175. How to dynamically load domain moudles for the SessionFactory?
  176. Managing transaction using Hibernate template
  177. Data persistence into postgresql with Jpa usingspring
  178. bit in sybase <-> java type mapping
  179. JDBC Date & HTTP endpoint
  180. PROPAGATION_NOT_SUPPORTED & MySQL
  181. Unable to re-publish war to jboss without restart
  182. handling exception when extends OpenViewInSession
  183. casting result of JpaTemplate.find()
  184. hibernate criteria for a time range seach on a Date field
  185. prepared statement: order by ? and select top ?
  186. class.cfg.xml question
  187. @Transactional caused @Autowired or @Resource not injected
  188. Text Field To Populate Data
  189. JPA persist() method: IllegalArgumentException
  190. Transaction mgmt - am I missing something?
  191. @ManyToOne(optional=false) and @JoinColumn(nullable=false) does not work
  192. ¿ How to configure ehcache ?
  193. How to configure hibernate.cfg.xml to work offline
  194. how to configure multiple session Factory for one DataSource?
  195. How to check if db is connected or not
  196. Error While Calling Stored Procedure
  197. Mapping Performance
  198. LazyInitialization in page layer
  199. Problem with manual transaction demarcation technique
  200. Hibernate and Transaction
  201. org.hibernate.HibernateException: get is not valid without active transaction
  202. uperrcase search
  203. Jts
  204. queryForObject issue
  205. log sql w/ log4j
  206. Oracle proxy authentication
  207. JDBC 4.0 support in 3.0?
  208. Cache Service Data
  209. How to configure Weblogic Connection Pool
  210. TransactionProxyFactoryBean only been applied on inner bean
  211. Retrieve @OneToMany list from a .jsp
  212. Accessing Multiple databases in Spring+JPA+Hibernate
  213. Hibernate with Spring
  214. JDBC multiple preparedstatements, multiple DAOs
  215. Help With Hibernate Criteria
  216. how to maintain history for set of tables
  217. How to configure jasypt+c3p0 with spring?
  218. Apache Tomcat PooledConnection DataSource Validation Problem
  219. transaction propogation in junit test - jpatemplate.remove() problem
  220. JpaTemplate maxResults
  221. unicode support in StoredProcedure parameters?
  222. Supporting multiple hibernate session factories based on keys
  223. Hibernate Newbie - lazily initialize ... no session or session was closed
  224. JpaTemplate persist - fails silently, no exceptions
  225. Exception translations in 3.0.0.RC2 + EmptyResultDataAccessException
  226. hibernate does not save data
  227. Spring 2.0, JPA and Oracle: doesn't save data
  228. Second Level Cache with DetachedCriteria
  229. Criteria query on a view
  230. set an Integer array as query parameter
  231. Pessimistic locking: same transaction blocks itself on following update
  232. Suppress warning message while using SimpleJdbcCall.
  233. @onetoone association not loading
  234. call a function
  235. hibernate spring integration error
  236. Looking for configuration example: Atomikos + JPA/Hibernate
  237. SQLGrammarException for Unmapped Properties
  238. BasicDataSource pooling, SimpleJdbcTemplate not releasing connections
  239. hibernate Envers Error with Spring
  240. Class Hierarchies with RowMapper
  241. queryForList Problem
  242. JUnit 4.x testing with JPA
  243. Transaction rolled back because it has been marked as rollback-only
  244. Oracle tables of objects, and SimpleJdbcCall
  245. Cant store data in database table
  246. Cant store data in database table
  247. Hibernate Performance Question
  248. JdbcTemplate close ResultSet
  249. OpenSessionInViewFilter - why could a session be closed prematurely?
  250. Spring Declarative Transaction Propagation method of same class