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. Issues with getHibernateTemplate().find() method
  2. Hibernate Interceptor not getting invoked with Spring Transactional Unit tests
  3. HibernateTemplate.save() works BUT no data in database
  4. Sharing experience with LazyInitializationException
  5. Trans. Mgt. & Custom JDBC Framework
  6. InstantiationException: could not instantiate test object
  7. Should I choose to use "JtaTransactionManager" when I'm using JDO in this case.
  8. hbm files not found exception in Tomcat
  9. Object Factory bean
  10. no rollback transaction
  11. ava.lang.IllegalStateException: No value for key [org.hibernate.impl.SessionFactoryIm
  12. dynamic-updates don't work???
  13. Spring 2.0.2, JPA and LoadTimeWeaver problem
  14. getJdbcTemplate query with like ?
  15. Single class Category tree mapping
  16. Petclinic with hibernate on Tomcat 5.5
  17. Update occurs during read-only transaction
  18. SQL Maps Memory Leak
  19. error with JPA & hibernate entity manager
  20. Spring vs EJB
  21. pm/TransactionManager not found, spring can not identify J2EE server ?
  22. JPA w/ toplink RI on Tomcat 5.5.20
  23. NullpointerException on second request
  24. how to make spring hibernate
  25. deploying a webapp in JBOSS
  26. Proper way to combine TransactionAttributes
  27. NamedParameterJdbcTemplate delay with some input parameters
  28. Hibernate & Spring: Annotations and Schema Export/Generation
  29. Timestamp error - annotations
  30. Hibernate Session Factory
  31. Composite-Id: queries for count rows - simulate increment behaviour
  32. Spring/Hibernate with multi DataSource
  33. How to get the jdbc batch size in runtime (hibernate)?
  34. Data can not be saved using Spring TransactionProxyFactoryBean
  35. Exception with "getHibernatetemplate"
  36. Spring + JPA (Toplink) not a known entity type (InvalidDataAccessApiUsageException)
  37. How to implement pagination in springs?
  38. Spring DAO layes release DB connections from the pool
  39. problem in accessing session factory
  40. Transaction Management for Two Databases
  41. Websphere MQ and Spring?
  42. detach object in Hibernate
  43. JDBCConnectionException not wrapped to HibernateException
  44. jboss jta xa
  45. Creating new DataSource dynamically
  46. Hello spring + hibernate in netbeans
  47. Any way to synchronize updated data?
  48. How to execute an sql script file
  49. JdbcTemplate Error
  50. Spring 2.0 and AOP Declarative Transactions
  51. What must be optimum active connection size in connection pool
  52. Manual transaction commit
  53. org.hibernate.LazyInitializationException in threads
  54. What is proxyInterfaces
  55. problem: xdolcet/hibernate defining relations FK
  56. Spring talking to Legacy application
  57. Spring JDBC OR Hibernate ?
  58. extend SqlMapClientDaoSupport or use directly?
  59. Question about example code
  60. Possible approach to stored procedure?
  61. Problem after upgrading to Spring 2.0 and Hibernate 3
  62. Spring DAO - minimal jars
  63. hibernateTemplate.clear working, not flush
  64. Spring + Glassfish Toplink
  65. stored procedure support
  66. JpaTemplate Exception using Hibernate EntityManager
  67. Problem on Unit Testing Spring and Hibernate Annotations...
  68. java.lang.NoSuchMethodError: javax.persistence.Column.table()Ljava/lang/String; ????
  69. Newbie Hibernate: mixing simple and complex object mappings?!?
  70. TransactionAwareDataSourceProxy and legacy classes
  71. on duplicate - save me from my verbosity!
  72. JDBC sharing JBoss connection pool w/ EJBs
  73. Another LazyInitializationException
  74. IBatis integration
  75. Transactions in unmanaged objects (servlets)
  76. needing confirmation about REQUIRES_NEW, jboss 4.0.2 and spring 2.0
  77. Problem with OpenEntityManagerInViewFilter
  78. needing confirmation about REQUIRES_NEW, jboss 4.0.2 and spring 1.2
  79. Bulk Insert with Spring
  80. inner classes usage?
  81. Kodo JPA / LocalContainerEntityManagerFactoryBean
  82. any null check(NVL) function in HQL?
  83. Performane:JDBC, Hibernate or Spring for Stored procedure
  84. Question re. "sql-error-codes.xml"
  85. Problems with AbstractJpaTests
  86. Where's the saveOrUpdate method of JpaTemplate?
  87. org.hibernate.exception.GenericJDBCException: Could not execute JDBC batch update
  88. Using Hibernate Dynamic Filtering for Collections with FilterDefinitionFactoryBean
  89. Help with read-only transactions?
  90. Transaction notifications in beans ?
  91. Hibernate annotations and Spring how to?
  92. Clob - Spring + Hibernate
  93. Batch Insert with NamedParameterJdbcTemplate?
  94. SimpleJdbcTemplate & NamedParameterJdbcTemplate
  95. Pleas eprovide me a basic good tutorial on Hibenate
  96. Foreign key and autoinc
  97. XA Transaction Manager
  98. spring + hibernate + jpa + NamingStrategy
  99. java.lang.NoSuchMethodError: org.objectweb.asm.ClassVisitor.visit
  100. Spring DAO and Spring JDBC
  101. Problems using DB2e database + Spring + Ibatis
  102. How to prepared statements in Spring JDBC
  103. fastest path to XML from query results
  104. Nested tables of oracle object types as attributes of oracle object types.
  105. Could not initialize proxy - the owning Session was closed
  106. prepared statement execution
  107. HibernateDAOSupport + HibernateTemplate: Running out of connections
  108. Problem integrating Spring and iBATIS
  109. read only transaction with OpenSessionInViewInterceptor
  110. NonUniqueObjectException, what is going on here?
  111. SqlFunction
  112. hibernate merge eventListener is not returning generated ids
  113. PersistentObjectException: detached entity passed to persist
  114. org.hibernate.TransactionException: JDBC rollback failed
  115. How do I specify custom properties for a datasource in ApplicationContext
  116. Is a stored procedure the solution?
  117. exclude method from being in a transaction
  118. Multiple Dynamic HibernateTemplates
  119. SqlProvider
  120. how to get LocalSessionFactoryBean -- hibernate configuration
  121. How to call stored procedure to insert a record when I use Spring + Hibernate
  122. Hibernate Mapping files and Java Beans
  123. MetaData information about results returned in Hibernate
  124. different transaction behavior junit / tomcat
  125. Declarative Transaction Management Problem.
  126. Yet another JUnit Rollback issue
  127. Multiple OpenSessions in view
  128. Better way to setRollbackOnly
  129. Oracle ROWTYPE in a Stored Procedure
  130. Oracle complains NLS
  131. StaleStateException but not with Hibernate debug (hibernate.use_sql_comments)
  132. Missing Something in AbstractTransactionalDataSourceSpringContextTests
  133. Problem with declarative Transactions on JBoss
  134. Can anyone spot the error on this HQL delete statement?
  135. AGAIN Spring 2.0, AOP Declarative Transactions and Rollback
  136. JdbcTemplate missing some functionality
  137. UnsuccessfulJUnit Tests With AbstractTransactionalDataSourceSpringContextTests
  138. StoredProcedure instances sharing a transaction scope
  139. What's the best way to use the objects loaded by Hibernate?
  140. Populating db with data to test with - AbstractTransactionalDataSourceSpringContextTe
  141. Informix LIST function
  142. Getting a unique result
  143. Spring Integration with Hibernate
  144. DataSourceUtils
  145. Synchronized keyword is not respected by annotated transaction handling.
  146. Hibernate Session after a rollback.
  147. getHibernateTemplate().saveOrUpdate only updating
  148. iBatis:Will this work in my properties file?
  149. JPA - Can read from database but not update
  150. Problem with Spring and Quartz
  151. Updating same record in two different threads at same time
  152. Invalid Mapping Error Message
  153. Passing a NULL value to an Stored Procedure
  154. Problem using iBatis and transaction management inside Stored procedure
  155. Could not reset JDBC Connection after transaction
  156. Problem looping in the result set.
  157. No row returned !
  158. Best practice in terms of fetching
  159. Transaction problems in Spring + JPA (TopLink)
  160. PerUserPoolDataSource and JdbcTemplate
  161. Proper method of accessing spring /hibernate via plain servlets?
  162. Datasource connection pool exhausted, and do not restore!
  163. Spring Quartz PropertyAccessExceptionsException
  164. How to use HibernateTemplate and HQL update query ?
  165. problem with getHibernateTemplate.find()
  166. Hibernate Filters
  167. Wire not working
  168. Problem with implementing Dao on plain IBATIS
  169. Cascade delete overspill?
  170. Hibernate -> Spring Conversion
  171. BUG? Hibernate3 annotation -> NoClassDefFoundError: RefelectionManager
  172. Spring & Hibernate: Untouched object saved and save cascaded
  173. Performance problem when adding TransactionProxyFactoryBean's
  174. Spring+IBatis+Cache
  175. Hibernate + Spring in Rich Client App
  176. getHibernateTemplate().load returning NullPointerException
  177. Spring and openStatelessSession()
  178. Yet Another LazyInitializationException (with OSIV Interceptor)
  179. Two Criteria queries in one session
  180. Spring + Hibernate3 + Quartz + WebSphere
  181. Bidirectional association, foreign key null
  182. AbstractJpaTests does not roll back transaction
  183. Userid to connect to database: Generic or Specific
  184. Complex entity attributes mapping
  185. problem with EntityManagerFactory in Spring + Hibernate as JPA Vendor
  186. Managing transactions in spring using hibernate
  187. Spring 2 with Hibernate JPA Example
  188. consult about hibernate : creation of clases that depends between them
  189. Weirds behavior of persist method with @Transactional
  190. problem saving objects connected by relations
  191. Problem persisting data using Spring + Hibernate JPA
  192. database write inside MessageSource results InvalidDataAccessApiUsageException
  193. AbstractTransactionalSpringContextTests with setComplete() - no database entries
  194. spring hibernate delete column
  195. How to print the SQL Query for a StatementID
  196. How to find the query pertaining to the StatementID
  197. Date Problem : Java + SQL + Hibernate + Webservices : Please help me
  198. Transaction Management with AOP
  199. HibernateTemplate best practices
  200. Multiple pools starting/Retrieving connection info
  201. Transaction problem with Sybase, Rollback doesn't happen
  202. POJOs not persisted from HibernateDaoSupport (Hib 3.2.2/Spring 1.2.8/HSQLDB 1.8.0.7)
  203. Casting exception with jpa/hibernate/SqlResultSetMapping
  204. Use of static RowMappers
  205. Basic Hibernate problem
  206. Transaction lost on commit with oracle exception
  207. LazyInitializationException
  208. JTA Transaction in Tomcat 5.5
  209. Oracle ROWNUM with JdbcTemplate
  210. Multiple datasource question
  211. question about side effects with OpenSessionInViewFilter
  212. Spring+JPA+Hibernate, problem persisting entities
  213. closing connection using jdbctemplate (Spring framework)
  214. OpenJPA and LoadTimeWeaver
  215. Jpa - Posgresql problem
  216. Want to set resultSetType to Statement using JdbcTemplate.
  217. Getting connection from jdbctemplate
  218. How does this work?
  219. 2 datasources and foreign key
  220. how to get a JNDI dataSource in a static method
  221. How to get values from session in spring.
  222. ehcache configuration not working?
  223. weird case with org.hibernate.WrongClassException
  224. How to access com.ibatis.sqlmap.engine.execution.ExtendedSqlMapC lient from Spring
  225. lazy loading error with OpenEntityManagerInViewFilter
  226. How to spring:bind a join table with composite-keys
  227. Abstract...SpringContextTests doesn't return check constraint exception
  228. @Transactional annotation in an InitializingBean
  229. setting Hibernat Interceptor per Session ??
  230. Getting the query JdbcTemplate creates
  231. Transaction Control over multiple datasources
  232. Spring 2.x + TopLink using spring-toplink.jar
  233. Spring 2.0.1 commit not happening while update
  234. ClassNotFoundException: org.hibernate.hql.ast.HqlToken
  235. Problem with database name in SQL query
  236. LazyInitializationException with Spring+Hibernat
  237. tool for backup data from db
  238. Many-to-many retrieval with HQL?
  239. Webshere transaction manager incompatible with javax.TransactionManager
  240. Optimistic locking and stored procedures
  241. creating and calling anonymous plsql block
  242. problem with ref_cursor
  243. problem : try to share collections for subclasses
  244. Error on not-null property
  245. Inserting clob column into db using JDBC template
  246. Spring + JPA noSuchMethodError problem
  247. Passing array to/from stored procedure
  248. Model data in SimpleMappingExceptionResolver
  249. Multiple Hibernate Session Factories
  250. Hibernate query (problem with save functionality)