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. Beginner looking for tips
  2. spring transaction question
  3. Websphere 6.1 + JPA with Hibernate : Transaction problem
  4. DataSource Switching Based on SiteCode
  5. Transactions when using the wrong TransactionManager
  6. Using jdbctemplate and ws
  7. Understanding Annotation Transaction Boundries
  8. Illegal attempt to associate, Hibernate sessions.
  9. JPA entityManagerFactory with loadTimeWeaver
  10. Mysql Tomcat java.sql.SQLException
  11. @Transactional problem - Spring + Hibernate
  12. How to pass Java object to Spring StoredProcedure
  13. BasicDataSource connection pooling - hangs
  14. i used jdbcTemplate access database
  15. Howto get hold of the current (thread bound) TransactionStatus object
  16. ORA-01000: maximum open cursors exceeded
  17. Spring 2.5, JPA, JSF app AND toplink QueryException
  18. Hibernate lazy initialization
  19. Not sure how to Autowire datasource for (JDBC) support classes?
  20. A Book on Hibernate with Spring
  21. JPA with JTA : which transaction manager should I use ?
  22. Problems with JBoss5, Hibernate and JTA
  23. JdbcTemplate update help?
  24. Transaction doesnt begin
  25. Two different datasource
  26. Help Application Context
  27. Weird @Transactional behaviour and a question
  28. Question on DetachedCriteria
  29. How to retrieve BLOB field value as byte[], from SqlRowSet
  30. Declarative transactions - no rollback, programmatic approach works
  31. Sample working code for calling stored proc with ref cursor as 'in out' param?
  32. Problem with Persistence in Spring 3.0
  33. Simple problem , but I am new to Spring , give me some help.
  34. Spring MVC 3 and Hibernate Using Hibernate-Annotations Step By Step Integration
  35. SimpleJdbcTemplate with mocking in Unit test
  36. Question about HibernateTemplate and thread-bound sessions
  37. How to assign extractor to all undeclared resultSet parameters in a StoredProcedure
  38. How to Map the ResultSet data of TSQL Stored Procedure for SQL Server 2008
  39. Spring + JBoss + JPA + Hibernate + JTA -> no success...
  40. CanNotCreateTransactionException
  41. NullPointerException from NamedParameterJdbcTemplate
  42. Multiple Persistence Units (Injection)
  43. Can't Load Mapping files in weblogic
  44. Problem with SimpleJdbcInsert
  45. After transaction timeout, timermanager threads hang
  46. NullPointerException
  47. SimpleJdbcDaoSupport - execute SQL query using like operator
  48. Hibernate Dialect auto-detection + updateDatabaseSchema
  49. Select For Update Problem
  50. JPA hibernate mapping error
  51. Failed to convert property value of type JpaTransactionManager to requiredType
  52. Get error about managed transactions with @Transactional with OpenJPA
  53. HIbernate JTA and SPring
  54. How would EntityManager work with multiple persistence units in different modules.
  55. Single web application in Single Database Shared Schema mode.
  56. Spring 2.5 with Hibernate 3.0 error when creating dataSource for Hibernate Session
  57. spring validator bigdecimal
  58. Help for srping database action
  59. Problems while using HibernateTemplate can not auto rollback transaction
  60. @repository vs @resource
  61. Nested method calls and noRollBackFor..
  62. 2 SessionFactory in 1 applicationContext is possible?
  63. SimpleJdbcCall to call Oracle function returning REF CURSOR
  64. Could not instantiate org.springframework.orm.hibernate3.LocalSessionFac toryBean
  65. JpaExceptionTranslatorAspect advice not applied in Spring 3.0
  66. spring hibernate LazyInitializationException
  67. KeyHolder getKey throws NullPointerException
  68. The update function with parameters in JdbcTemplate dose not support Transaction?
  69. problem with hibernate + web flow binding
  70. Basic Transactoin Issue
  71. @Service bean injection into @Repository
  72. Hibernate Spatial with Spring
  73. An Article on "Hibernate Types"
  74. DataSource sharing
  75. Spring JDBC Pagination
  76. How to control transaction rollback with MessageListner
  77. Spring Hibernate heap space error
  78. Lazy problem, as always, session is closed
  79. add child entity method
  80. ASM or Spring problem??
  81. AXIS2: java.lang.NoClassDefFoundError: javax/wsdl/WSDLException
  82. Transaction Exeception
  83. alternative for union hibernate criteira query
  84. Spring POJO Transaction using AOP in EJB project
  85. CSS Reset
  86. Hibernate with created filelds.
  87. Does OpenSessionInViewInterceptor begin a Transaction before rendering the view?
  88. getting coutn from hql
  89. @Transactional and rollback
  90. JPA's Context Injection with Hibernate as engine
  91. java.util.logging
  92. auto-rollback multiple separate transactions
  93. which sessionfactory to use for spring aop transaction ?
  94. oracle.jdbc.ReadTimeout not leading to expected socket timeout
  95. Dynamic Schema change
  96. AbstractRoutingDataSource and Potential Thread safety issue
  97. setting fetchsize in SimpleJdbcTemplate
  98. Hibernate Cascade delete
  99. detached instance problem with JPA
  100. NEWBIE: HELP: class not found exception
  101. PostgreSQL - passing composite type to a stored function
  102. best way to open an Hibernate session in a standalone app
  103. BeanDefinitionStoreException: can I mix XML config with annotations config?
  104. Spring Hibernate Transaction Flush related Issue
  105. SimpleJdbcDaoSupport
  106. SimpleJdbcTemplate to check the parameter values correctly mapping in SQL query
  107. HibernateException: session-closed?
  108. EclipseLink + Spring + isolation levels
  109. Spring Connection problem
  110. SimpleJdbcCall with Double datatype missing decimal values(SYBASE).
  111. Issues with multiple JPA persistence units
  112. Passing an object as a parameter - SimpleJdbcTemplate
  113. newbie: no rollback, missing AOP code?
  114. Annotation-based and xml-based transaction definitions precedence
  115. queryForObject(). Can't handle NULL return.
  116. problem with Spring+JPA+Hibernate
  117. Multiple scemas with Ibatis
  118. Not able to access JNDI Datasource in JBOSS.
  119. SQL Query with null values
  120. EMF JNDI Look up
  121. getHibernateTemplate hangs and returns no value
  122. Transactions in Spring 3.0 Release
  123. Difference between Spring 3's JdbcTemplate and SimpleJdbcTemplate?
  124. database reverted to old object at transaction commit
  125. JdbcDaoSupport vs JdbcOperations
  126. sessionfactory creation error
  127. java.sql.SQLException: Connection is broken
  128. Unit Testing 101
  129. when does JdbcTemplate commit?
  130. InvalidDataAccessApiUsageException: detached entity passed
  131. Documentation quesstion
  132. Doubt in Transaction
  133. OpenSessionInViewFilter open/closing session too frequently?
  134. help me understand hibernate sequence
  135. Connection pooling
  136. hotswappable data source with quartz scheduling problem
  137. hibernateProperties supported by LocalSessionFactoryBean?
  138. DetachedCreteria 2 field
  139. Adding Ehcache to my Spring+JPA+Hibernate stack
  140. struts+spring+Hibernate application
  141. EMF - customization
  142. Does spring-hibernate3 work with Spring 3.0
  143. Can't get EntityManger in PhaseListener (NullPointerException)
  144. Spring - JPA - EhCache
  145. Hibernate SQL Logging ignores Log4j.xml
  146. Runtime Session Factories
  147. Stored Procedure Using JdbcTemplate.call giving exception Invalid Column Index
  148. Hibernate and spring, as stand alone one behavior, on tomcat
  149. Spring 2.5.X + jboss 5 : error on @Transactional
  150. Any way to implement Spring Tx/AOP Interceptors with custom Transaction class?
  151. junit problem with @GeneratedValue
  152. Qn about @Transactional annotations
  153. Spring Ibatis Support and Auditory
  154. setObject null using MappingSqlQuery
  155. What is the best way????
  156. Spring+Hibernate+JSF & StaleObjectStateException
  157. JDBC Connection leak with Spring + Hibernate + exhausted pool
  158. How do I select some of the columns in hibernate
  159. EM.Merge vs JPQL update for updating an entity
  160. Confused on Spring + Hibernate implementation for databases
  161. bean creation error
  162. Jms - queue browser
  163. Connection problem while using jdbcTemplate with websphere
  164. spring hibernate db/exception suggestions?
  165. spring hibernate jpa merge does not save in db when called from test case
  166. Is JpaDaoSupport thread safe?
  167. unable to get results : prob with jdbctemplate
  168. simplejdbctemplate question
  169. How to set up Hibernate CacheRegionFactory in Spring 3.0?
  170. Ehcache Cache is not alive - help
  171. session with multiple transactions
  172. inject bean property from db
  173. Executing Multiple SQL Statements
  174. possible spring/hibernate issue with java 1.6
  175. Multiple sessions using Spring ORM
  176. No inserts into my association table with annotations
  177. Issue in a one to one relation
  178. transaction commit /rollback how?
  179. EntityManager refresh problem
  180. Transaction Management for multiple Databases using Ibatis
  181. When Ibatis Integrated into Spring, it always close statement twice
  182. Spring + Websphere connection pooling
  183. Problem with @Autowired in an @Entity class
  184. Spring 3.0, EclipseLink 2.0.0 (JPA 2.0), getCriteriaBuilder() NullPointerException
  185. Entity changes committed without calling merge
  186. JDBCTemplate Bind Variable Issue
  187. Problem with Junit and @Autowired
  188. Spring Hibernate Optimistic Locking Versioning Issue
  189. OpenSessionInViewFilter + Spring 3 + Hibernate 3 + LazyLoadException
  190. update transaction on entity (Annotation based config Hibernate-JPA, Spring 2.5)
  191. How many transaction manager available?
  192. postgres SimpleJdbcCall- No value specified for parameter postgres
  193. Persistence unit problem
  194. Problem with HibernateTemplate's find method
  195. MappingException not parse mapping document input stream
  196. bad version issue when parsing datasource
  197. using mysql
  198. Injection issue using HibernateDAOSupport
  199. Spring, Ibatis Batch update and insert
  200. @ManyToMany loss of relation on update
  201. configuration and data acces
  202. Spring transaction management and Hibernate session relationship
  203. duplicated entitymanagerfactory
  204. Minor Question on DELETE'ing inside of row mappers
  205. OC4J Transactions from standalone Apps
  206. Spring Hibernate is not getting latest records stored just before
  207. Spring, Hibernate and transactions
  208. hibernate profile option
  209. SpringHibernate Testing
  210. Bulk Data Processing
  211. NamedParameterJdbcTemplate Transaction
  212. multiple databases
  213. Spring, iBatis and multiple Oracle tablespaces
  214. Problems saving relational data with hibernate
  215. commons-dbcp and "referenced pointcut"
  216. Small question regarding transactions
  217. Programmatic Transactions
  218. Hibernate transaction
  219. Calling Oracle Function using SimpleJdbcCall Fails Wrong Number Parameters
  220. CascadeType.All for both parent and child
  221. Spring JPA Support for JAVA SE DEsktop Application
  222. JPA: Loading another instance of persisted object maintaining a previous instance
  223. Problem adding custom hibernate event listeners
  224. Hibernate Dao design question
  225. Java
  226. Spring & Hibernate DAO
  227. JdbcTemplate in session scoped bean
  228. Spring, Hibernate & Axis
  229. Unit Testing Spring/Hibernate Project with DBUnit
  230. Using a map of a string and an object in a query of a select statement
  231. Implementing transaction around files storing service
  232. HibernateTemplate & DAO
  233. declarative tx vs hibernate open session in view?
  234. em.merge(): Instantaneous or delayed?
  235. @Transactional doesn't switch
  236. JNDI JDBC Connection lookup
  237. DB2 XML column type
  238. Need some ideas... My application runs out of threads.
  239. incomplete rollback in transaction
  240. Getting nullpointer exception for sessionfactory
  241. OpenSessionInViewFilter
  242. Spring HibernateDaoSupport keep the same Session open ?
  243. Partial and dynamic configuration of AnnotationSessionFactoryBean
  244. spring JTA transaction propagation to CMT EJB
  245. msg error: Can't set IN parameter for return value of stored function call
  246. EntityManager Null
  247. JPA + Hibernate annotations with maven2
  248. Transaction timeout doesn't work
  249. large db + jdbctemplate + jboss = out of heap space (too easily)
  250. Dependency Injection, newbie problem