PDA

View Full Version : Data Access


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

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