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. RE: Setting Sybase clientapplname using JDBCTemplate
  2. Need help spring jpa hibernate with multiple datasources
  3. xml file as datasource
  4. java.io.NotSerializableException in data updating
  5. Problem with hiberante, transactions and aop - unexpected behaviour
  6. Problem with JSF,JPA and Spring
  7. How to use JBoss Datasource in Spring 2.08
  8. JNDI binding issue
  9. More complicated transactions in JPA?
  10. Framework for grid populatin
  11. Spring + Hibernate (pool exhausted)
  12. getting O/R mapping information at runtime using Spring/JPA
  13. Can't get save queries fired
  14. oracle sequence gets updated during unit test.
  15. Spring, JPA, Hibernate, Dynamic Connections.
  16. Simple question on mapRow.
  17. Unit testing and Transactions across multiple dataSources
  18. Hibernate Spring - problem with transaction
  19. How to debug StoredProcedure
  20. How to implement DAO for One-To-Many?
  21. Need info on PROPGATION_REQUIRED transactions
  22. How to connect DB2 and Springs
  23. OSIV filter dangerous, unless passing DTOs to web layer?
  24. Hibernate Problem .... during search in Jsp
  25. DAO generation(generate a generic find method for any kind of query passing from xml)
  26. spring way to check database-source setup correctly?
  27. Spring, JUnit, and Hibernate/JPA problems
  28. SpringIOC + Hibernate + Junit + Cobertura
  29. OpenEntityManagerInViewFilter (OEMIVF) problem using (Spring 2.0.6)
  30. Hibernate JPA and JTA on JBoss : config ?
  31. ConnectionPoolManager
  32. Quartz and Too many Connections Exceptions
  33. data not deleted
  34. JPA load-time weaving
  35. HibernateJpaVendorAdapter properties
  36. How to limit transaction for some functions of service
  37. Parameter problem when calling a Stored Procedure with Spring JDBC
  38. Domain object is being updated when I don't want it to be
  39. Why my entityManager can create, execute a query but cannot merge and persist?
  40. LazyInitializationException in Spring when trying to get a collection of objects
  41. ApplicationContext in stand alone program
  42. could not register synchronization with JTA TransactionManager
  43. mappingDirectoryLocations to external project
  44. Transaction does not rollback in Spring and Hibernate
  45. DataSources causing ABNORMAL EOT IN PROGRESS on z/os
  46. Not supported by BasicDataSource: Spring 2.5.3 Hibernated-based JPA Tomcat 6
  47. DataIntegrityViolationException, or general strategy for data access errors
  48. Spring transaction related error
  49. JPA With Spring can not insert ,update
  50. No property 'interceptorNames' found.
  51. SimpleJdbcCall and Oracle Types
  52. DbUnit hanging with AbstractTransactionalJUnit4SpringContextTests and
  53. srping + hibernate : bad perf
  54. Spring Transactions and Hibernate Criteria
  55. Dynamically set the datasource?
  56. Beginner hibernate and Spring integration problem
  57. TransactionProxyFactoryBean and Bean Scope difficulties
  58. Fetching data with property editor concerns
  59. synonyms
  60. Hibernate Query unique result
  61. how to set hibernate time zone
  62. Problems with ComboPooledDataSource
  63. hibernateTemplate.getSessionFactory().getCurrentSe ssion()
  64. getSession(false) vs getSessionFactory().getCurrentSession()
  65. create Criteria Query results
  66. Eclipse RCP development problem with spring and openJPA: IllegalStateException
  67. Tests rolling back on initial connection vs after test transaction
  68. HibernateInterceptor and AspectJ
  69. Spring-Hibernate Connection Pooling::c3p0::Tomcat::MyEclipse - HELP!!!
  70. Stateless Session Support using Transactional Annotations?
  71. dao impl: EntityManager vs. extending HibernateDaoSupport
  72. Hibernate with JTA
  73. hibernate entityManager won't start
  74. Advantages of Simple over NamedParameter?
  75. Q : Transaction Read-Write inside Read-Only
  76. BatchSqlUpdate - TransactionManagement
  77. Is there a way to enforce validation to size of resultset ?
  78. JPA, tomcat persist problem
  79. Transaction Rollback
  80. Quartz Scheduler
  81. HotSwappingDataSource for multiple users
  82. How to manage entityManagerFactory with different scopes?
  83. redirect url problem
  84. 2 SessionFactories in OpenSessionInViewFilter Filter
  85. how to pass parameter for sql in
  86. jdbc batchupdate exception
  87. database connection error
  88. Spring with oracle types
  89. Steps to Autheticate User Using JDBC from SQL Server
  90. specifying transactional attributes using method name pattern
  91. Hibernate source for eclipse debugger
  92. multiple transactions without nesting...
  93. Question regarding Transaction flow
  94. 2 Persistance Technologies, 1 database...Transactions possible?
  95. Requied Help to configure user Details Services
  96. OpenSessionInViewFilter many-to-one
  97. XA Transactions in stand alone applications
  98. How to config spring with Ibatis transaction
  99. Integrate Spring 2.5 with Hibernate 3.2-sessionFactory is null
  100. TopLinks timeout resulting write error
  101. Marten Deinum Please Come in ,thanks
  102. file not found exception
  103. Best practices using Spring + Hibernate with annotations
  104. Connection-related Exceptions Handling
  105. How to read a large result set in chunks?
  106. Transactions...Is this possible?
  107. IllegalTransactionStateException: HibernateTransactionManager does not support runnin
  108. NullPointer using SimpleJdbcCall with Ms SQLServer 2005
  109. Dynamically switching DataSources inside a DAO
  110. query about AnnotationTransactionAttributeSource
  111. how to separate logics in dao and service layer ?
  112. Listening to DB events
  113. How to get error codes using java program
  114. queryForList
  115. JdbcTemplate and prepared statements
  116. nested exception is java.io.FileNotFoundException: applicationContext.xml
  117. Transaction problem calling a service exported via RMI
  118. HQL: problem of logic for a query
  119. Creating a new JPA entity manager on the same JDBC connection
  120. Spring support for JDBC 3.0
  121. Local programmatic tx in 'scope' of global tx?
  122. Bean creation exception
  123. Using JpaTemplate or whatever
  124. Transaction Managment (PROPAGATION_NESTED)
  125. Mixing Hibernate and JDBC transactions
  126. Rollback not working - Distributed transaction - websphere
  127. Dynamic invocation for setter methods.
  128. Error creating bean (spring + hibernate)
  129. Advice needed for table auditing...
  130. Performance problems when using Spring and Hibernate
  131. How to call JDBC from handle model&view
  132. Make a JDBC Query in a HibernateDaoSupport child
  133. delaying identity-insert due to no transaction in progress
  134. Re HQL Result List+Lazyinitialization Exception
  135. OpenSessionInViewFilter. Why does it work for everyone except me? :S
  136. Spring and Hibernate Integration - Mapping file issue
  137. Odd use case? Transactions at object instance level not class level
  138. CannotCreateTransactionException when no DB interaction is supposed
  139. Dialect class not found
  140. Data not saved by Hibernate Template
  141. Multiple Insert Failure ConstraintViolationException
  142. generating sql statments form java beans?
  143. Error converting data type nvarchar to uniqueidentifier
  144. JPA, filter-def & NullPointerException
  145. JTA XA in Tomcat with Spring?
  146. thread hung on websphere
  147. NoClassDefFoundError
  148. Quick, easy, painless CRUD?
  149. preventing a "completing transaction"
  150. is it possible to inherit an id annoations?
  151. JdbcTemplate with expr IN (value,...)
  152. cannot find jar containing org.springframework.orm.jpa.support.JpaDaoSupport
  153. Hibernate3 & Spring 2.5x
  154. Can't get AbstractJpaTests to work
  155. Regarding JDBC DriverManagerDataSource refernce at run time
  156. CascadeType.ALL does not remove
  157. client receives timeout, commit happens anyway
  158. optimizing hibernate data access
  159. How do I access EntityManager inside a DAO?
  160. Open Session in View Filter Spring Hibernate Struts
  161. Exception when using JtaTransactionManager!!
  162. IBATIS - table prefixes in statements
  163. JpaTransactionManager/@Transactional/JdbcTemplate - roll backs not working
  164. Problem with JdbcTemplate
  165. Get the next value of a sequence
  166. RowMapper, what to do for two related tables?
  167. plain Hibernate3 based DAO and getCurrentSession probleme
  168. Workaround for Sybase's 'empty string'
  169. BatchSqlUpdate behavior?
  170. Criteria Query with setFetchMode and pagination
  171. Audit
  172. Hibernate 3.2 Persistent Lifecycle annotations not work
  173. Open Cursors at Oracle end - Spring using RowMapper
  174. Spring QueryObject, DataMapper and MetaMapping
  175. Why I get IncorrectResultSetColumnCountException?
  176. Hibernate mapping. Map a many-to-many Set
  177. Updating a record in Oracle using ToplinkTemplate
  178. AbstractTransactionalJUnit4SpringContextTests is not rolling back
  179. Handling not-found during Updates...
  180. hibernate design question
  181. Limitation of Spring Framework
  182. org.springframework.dao.DataAccessResourceFailureE xception
  183. save to DB
  184. Incorrect results using findByNamedQueryAndNamedParam
  185. Spring -Struts2 integration
  186. oc4j eclipselink not committing changes to db
  187. not getting first record
  188. i got a non functional entityManager proxy
  189. Hibernate event listeners and AbstractTransactionalJUnit4SpringContextTests problem
  190. Easiest way to deal with nested oracle types?
  191. org.springframework.orm.jpa - Where's the source?
  192. interface org.hibernate.jdbc.ConnectionWrapper is not visible
  193. Injecting EntityManagerFactory with a Session scoped DataSource
  194. Hibernate Annotations utility to load packages
  195. NoClassDefFoundError at times on org.springframework.dao.DataAccessException
  196. join problem with hibernate criteria
  197. Adding row-level locking to Hibernate in Spring AOP
  198. HibernateTemplate's setFetchSize() and setMaxResults()
  199. Switched from JDBC to Hibernate (with OSIV Filter) in Petclinic and getting exception
  200. Using JpaDaoSupport or HibernateTemplate for hibernate implementation (design issue)
  201. Trouble with oracle (SimpleJdbcCall or Vanilla JDBC)
  202. Bean post-processor fails to work with Apache Tomcat
  203. HibernateTransactionManager - exception in service layer (with OSIVF and Hibernate)
  204. Referencing Child Objects using BeanPropertySqlParameterSource
  205. Problem is getting the data to browser
  206. Deployement problem in oc4j with hibernate + JPA and Spring
  207. How to propagate exceptions to UI layer when spring AOP rolls back transaction
  208. Exception in Hibernate3 and Spring2.0
  209. how to configure OpenEntityManagerInViewInterceptor and DelegatingActionProxy
  210. Session problems
  211. openSessionInViewInterceptor configuration for standalone application
  212. MappingSQLQuery: Change query dynamically
  213. Most efficient way to add new data access to every controller?
  214. Transaction marked as rollbackOnly
  215. Cross-database JPA query?
  216. Problems with performing cascade deletes
  217. Injecting a DAO - confused!
  218. Efficient hibernate session management in AJAX web apps
  219. problem with JDBCTemplate like statement.
  220. Problems with Hibernate and Declarative Transaction
  221. transactions and write behind problem
  222. How to disable rollback using AbstractAnnotationAwareTransactionalTests
  223. Filter defeating post
  224. OK, what's wrong - can't inject DAO via annotation
  225. same connection per transaction ?
  226. Spring Transaction API- Hibernate and OracleOCIConnectionPool
  227. declarative transaction with spring and JDBC
  228. SPring + Hibernate/JPA + JTA example?
  229. Would like to use functionality in BaseDaoTestCase via TestNG tests (not junit). _CLB
  230. LazyInitializationException: could not initialize proxy - no Session
  231. Multiple level deleting using Hibernate in Spring
  232. Using filters in tests
  233. Weaver problems with Glassfish
  234. Spring Doesn't Stop C3P0 Threads when Undeployed
  235. Multiple transaction managers with @Transactional annotation
  236. Bad behavior deleting query results
  237. How do you add huge data into database?
  238. tx:advice general question.
  239. LazyInitializationException issue with spring + hibernate + jpa
  240. Pagination via Spring JDBC
  241. Hibernate Remote Lazy Loading with Spring
  242. List Question
  243. Use hibernate template instead of JdbcDaoSupport
  244. Execute HSQLDB native commands
  245. A transactional problem with flush
  246. JPA, Hibernate, MVC null or transient error
  247. prob with Acessing enum using hibernate template
  248. spring jdbc for batch programs commit/rollback
  249. JBOSS JNDI and stack overflow
  250. How to implement WebSphereUowTransactionManager