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. service layer definition
  2. Multiple getBean calls for jdbcTemplate
  3. Can anyone spot the config problem?
  4. Custom DBUnit TestExecutionListener for loading fixture data
  5. Jars Required for Spring AOP
  6. auditing data
  7. How can I get hold of exception thrown during annotated transaction commit?
  8. problem with starting server
  9. service layer problem
  10. Problems @Autowiring tests containing classes annotated with @Transactional methods
  11. Where to cache? Spring or Ibatis?
  12. When a connection is closed? When a transaction is committed?
  13. Row lock problem on insert
  14. automcatically generating mapping files/class
  15. Dynamic configuration of database connection
  16. How to limit rows in a RowMapper
  17. Call two services in the same transaction
  18. iBatis and Optimistic locking
  19. Edit configuration of database related properties online
  20. Setting for named query
  21. Spring JDBC Pagination using JDK 1.4 (Cannot use ParameterizedRowMapper)
  22. How to load data from struts2+spring+hibernate by using JspTag
  23. WildCard Character
  24. Simple DAO Pattern Replacement
  25. Using multiple DAOs in one srevice layer class
  26. Hibernate Log statements getting logged in the stdout of tomcat
  27. Lazy Load exception using OSIV
  28. classpath resource [hbm.xml] cannot be opened because it does not exist
  29. Case sensitive query
  30. org.springframework.orm-2.5.5.A bundle showing uses conflict
  31. Problem with loading huge amount of rows from database
  32. Spring Transactions
  33. SqlUpdate support for nclob ?
  34. Java Calendar to Oracle Date issues
  35. JpaTransactionManager and JpaTemplate
  36. JDK 1.6 CachedRowSet is broken, Spring support is insufficient...
  37. Upgrade 2.0.4 to 2.5.5 - org.hibernate.HibernateException: No Hibernate Session bound
  38. org.springframework.beans.factory.UnsatisfiedDepen dencyException:
  39. (Data source rejected establishment of connection...
  40. HibernateTemplate is not updating existing record
  41. one-to-one simple question
  42. Multiple DataSources in Hibernate
  43. hsqldb not rolling back in unit tests
  44. org.hibernate.transaction.JDBCTransaction :198 - Could not toggle autocommit
  45. Problem: Hibernate Dialect must be Explicitly Set -
  46. Multiple Transaction managers Spring 2.5.x Bug
  47. Hibernate many-to-one nested entity not updated
  48. Can't Retrieve AnnotationSessionFactoryBean
  49. spring-jpa config for WLS 9 breaks on WLS 10
  50. Transaction not started hibernate error
  51. Why is DB connection acquirered when transactions starts?
  52. Hibernate/Spring, session not opened... but it is
  53. SimpleJdbcTemplate bad Conversion of TINYINT type
  54. No suitable driver: org.springframework.jdbc.CannotGetJdbcConnectionEx ception
  55. How can I mock SqlMapClientTemplate in SqlMapClientDaoSupport?
  56. DAO, Bean, FormBackingObject = all (nearly) the same?
  57. Transaction problems
  58. Download binary data
  59. typo in spring reference doc chapter 12
  60. @Transactional on private methods
  61. Update 2.0.4 to 2.5.5 - HibernateException: createCriteria is not valid without activ
  62. Upgrade 2.0.4 to 2.5.5 - HibernateException
  63. Spring-Hibernate-Atomikos issue with setting isolation level
  64. Spring + hibernate 3 = antlr.ANTLRException
  65. Validator [com.XXX.validators.PartyValidator@427262] does not support command class
  66. DB2 on AIX with hibernate and spring
  67. TypeMismatchException when injecting entitymanagerfactory
  68. Should DAOs handle transactions?
  69. @Transactional not working for sessio-scoped beans
  70. Trouble with session-scoped beans and transactions
  71. NoSuchMethodError: JpaTransactionManager.determineTimeout
  72. Hibernate Join tables association with addnl rows(problem with pk gen)
  73. @Repository & HibernateDaoSupport
  74. @Transactional to propagate saveandupdate
  75. If I subclass TransactionInterceptor, how do I enable it?
  76. auto-start embedded Derby DataSource?
  77. updates and declarative transactions
  78. Please help - JdbcTemplate to handle Sybase
  79. Spring JPA Hibernate Oracle
  80. getting JPA to work with tx aspects
  81. saveOrUpdate puts null values when updating
  82. Junit 4, eclipse, UnsupportedClassVersionError
  83. AbstractWizardFormController
  84. How to set up JtaTransactionManager for spring batch
  85. second level cache problem
  86. Problem with JPA OneToMany relation in mixed JPA/JDBC Transactions
  87. Spring 2.5 Transaction - Cannot resolve reference to bean 'transactionManager'
  88. Newbie - Data Access problem
  89. JPA delete problem on @OneToMany: deleted entity passed to persist
  90. Why can I only use one transaction per thread when using DataSourceTransactionManager
  91. Strange clash @Transactional @Autowired
  92. Problems migrating to 2.5.4 version
  93. Usage of new SqlMapClientFactoryBean.mappingLocations property
  94. Many to one relationship
  95. no rollback in transaction problem
  96. Problem with OpenSessionInViewInterceptor in Spring TestContext Framework
  97. GlassFish, Hibernate, JTA, CMT
  98. Transactions need to RollBack
  99. Difficulty setting up hibernate
  100. Unable to set login timeout using DriverManagerDataSource
  101. Programmatic transaction with Disconnected Hibernate Object
  102. Hibernate Issue
  103. Hibernate class not found when running is OSGi
  104. Weaving problems with JPA+Spring+Tomcat
  105. Foreign Key Relationship Problem [Spring+Hibernate with annotation]
  106. problem in hibernate Criteria query on a polymorphic one-to-many relation
  107. Setting fetchmode to JOIN trough persistence.xml
  108. Transaction requires_new issue
  109. JdbcDaoSupport Issue
  110. Best way to call stored procedures when one of the parameters is already instantiated
  111. How do I set Oracle specific JDBC connection properties in bean def?
  112. Error while using C3P0 dataSource through JNDI
  113. Self-invocation, @Transactional and proxy-target-class="true"
  114. Spring transactions and locking
  115. Switching the datasource
  116. Is this transaction method okay?
  117. tx:jta-transaction-manager and JBoss 4.0.5
  118. Cast Exception
  119. how to know if transaction work?
  120. JPA + JTA configuration
  121. LOBs performance
  122. Atomikos, Hibernate and Spring - Could not find UserTransaction in JNDI
  123. How to start/stop transactions manually with Spring TestContext Framework
  124. Spring Transaction Management + Hibernate Stateless Session
  125. Second datasource will not commit transaction
  126. Spring / Hibernate / Atomikos using two transactions instead of one so rollback fails
  127. retrieving primary key problem
  128. Question related to attransactional
  129. missing datasource for transaction
  130. EhCache proper configuration
  131. Spring + Glassfish
  132. Spring 2.5 - Transaction not rolling back for two separate method calls
  133. Session Handling
  134. Use of Propagation.NOT_SUPPORTED
  135. Simple problem - executing methods after a successful commit
  136. Spring DAO with Hibernate
  137. No transaction in transactional service called from @PostConstruct
  138. IdTransferringMergeEventListener problem
  139. Deleting an orpahn in E.M
  140. Transaction not propagated (in OSGi environment)
  141. Ora-12505
  142. hibernate
  143. FOLLOW ON: Spring 2.5 - Transaction not rolling back for two separate method calls
  144. XDoclet bug (many-to-one lazy loading)?
  145. sub transaction Requires_New get detached object
  146. enterpriseddb stored procedure
  147. Exception:Result object returned from HibernateCallback isn't a List
  148. OpenSessionInViewPattern
  149. Could not open ServletContext resource [/sql-map-config.xml]
  150. Hibernate + DefaultMessageListenerContainer102
  151. Hibernate: How can I disable lazy loading for entire application?
  152. CannotCreateTransactionException
  153. Unable to run AbstractJpaTests from Maven (surefire)
  154. Insert in Master Detail Tables With Spring JDBC
  155. Service layer and DAO layer merged
  156. wipe or init database on web app startup?
  157. Couldn't find a destroy method named 'close' on bean with name 'dataSource'
  158. Spring + Hibernate: Is it possible to set a transaction name?
  159. Transaction Handling with Hibernate
  160. Issue with HibernateTemplate because of paging vs. distinct entitites
  161. JTA: undesirable commit after INSERT commands
  162. unique constraint on primary key?
  163. Problem with connect Oracle database in Spring!
  164. JTA transaction-manager inaccessible in MVC context. Bad configuration or bad design?
  165. DataAccessException in queryForInt method
  166. JDBC Framework - Passing IN OUT an array of oracle objects to a stored procedure
  167. Getting 2 cache hits instead of one? (ehCache)
  168. how to return more rows in one collection ParameterizedRowMapper
  169. Jboss Cache
  170. transaction-type="JTA" / "RESOURCE_LOCAL"
  171. swing client + data access
  172. DB2 Database Multiple Schema Configuration Issue.
  173. the mystery of annotatedPackages
  174. Multiple update integrity enforced by transactions?
  175. Refreshing problem
  176. Transaction Config error
  177. getting id of newly created persistent object
  178. JPA - Service layer merging records without Dao
  179. How to get Schema?
  180. Spring + Ibatis + Postgresql --> Transaction read-only
  181. Spring & Java DB
  182. Dynamic query tips
  183. Wierd exception is getting raised
  184. Sun Portal 7 and OpenSessionInView
  185. How to use multiple datasource in spring and hibernate
  186. File Handling
  187. about bulkUpdate
  188. Passing arrays EnterpriseDB
  189. Can't get annotation Transactional work
  190. Inserting multiple rows
  191. Eclipselink with Spring 2.5x - Issues running with Jetty
  192. Null EntityManager
  193. Generic entity design problem
  194. PersistenceExceptionTranslation using AspectJ weaving?
  195. How to Pass Hibernate Session Factory to jasper view
  196. @CollectionOfElements
  197. MapSqlParameterSource and EasyMock
  198. Hibernate - Lazy Load exception - no session or session was closed
  199. Refreshing semantics problem
  200. findByCriteria() gives a bad result?
  201. Query API question (OMG) ?
  202. JPA search with optional parameters
  203. JTA/XA automatic enlisting DB connect. in transaction-two datasources (1-XA, 2-noXA)
  204. Spring, iBatis Oracle Stored Proc, Transaction Management plus Batch insert/update
  205. dynamically set datasource on request
  206. OpenSessionInViewFilter has trouble when DB(MySQL) have been changed explicitly
  207. JTA Transaction Issue with MySQL
  208. acessing multiple datasources using spring JDBC
  209. Query vs Stored Procedure in postgres
  210. Hibernate Delete Issue
  211. Java - XSLT - Now what?
  212. Hibernate Sessions/Transactions
  213. transaction is not commiting once insert/update to mysql DB using JDBC template
  214. DataIntegrityException error codes
  215. How to acquire *the* underlying JDBC connection in Spring/JPA
  216. getting NonUniqObjectException when using cache
  217. Problem connecting to MySQL
  218. Collection valued bean property problem
  219. how to setup Connection pooling outside the container,
  220. Spring Tx Mgmt and Raw JDBC
  221. Spring 3.2 - inject generic template in DAO for iBATIS or, Hibernate call
  222. Testing with multiple DataSources
  223. java.net.BindException: Address already in use
  224. using hibernate and dwr
  225. SQLException translation jiras
  226. ClassCastException when using JPA result
  227. paging through JDBC template
  228. Spring 2.5.5 / Tx-annotation aspectj: JPA error - no transaction is currently active
  229. Simple newbie named parameter Hibernate query
  230. A quick question about - "No Hibernate Session bound to thread"
  231. Spring JDBC Question from a Newbie
  232. Grouped "OR LIKE" Restrictions in Hibernate
  233. Help! The error occurred while applying a parameter map.
  234. Unit Test Lazy Versus Eager Loading?
  235. dynamic ibatis data access question
  236. Transaction operation sequence
  237. Class org.springframework.orm.jpa.EntityManagerHolder does not implement the requeste
  238. org.springframework.jdbc.BadSqlGrammarException when Deployed to Webservices
  239. transactions and hibernate template
  240. Is this GOOD practise
  241. getHibernateTemplate() supports native sql
  242. calling stored procedure with with two inputs
  243. Threading advise for Business/Service layer
  244. SimpleJDBCTemplate.query : IN (?) with a List<Integer>
  245. java.lang.NullPointerException
  246. Spring StoredProcedure abstraction
  247. spring hibernate in a clustered env
  248. a transient property in a seriazialable spring bean
  249. Transactions
  250. Roll back a Transaction across TWO datasources in SPRING framework