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. Collection loading behavior between getHibernateTemplate().find(...) and loadAll(...)
  2. Can not integrate Hibernate 3 with Spring
  3. Spring XA testing API
  4. Slow Hibernate compare to JDBC query
  5. Query client side database
  6. jdbcTemplate.batchUpdate performance issues
  7. oracle connections not closing
  8. Hibernate transaction not rolling back
  9. sql-error-codes.xml question
  10. jta configuration
  11. Hibernate Lazy Initialization in Spring DAO and service layer
  12. Load data with composite keys
  13. AnnotatedSessionFactory and orm.xml mapping file
  14. How can I specify default value of @Transactional.timeout?
  15. how can i use batchUpdate?
  16. (DAO)HibernateDaoSupport.getSession null pointer exception
  17. Using sum and count with Hibernate
  18. Help Debugging a simple WebFlow Example.
  19. "No dataSource Specified" error using Spring JDBC with MySql
  20. Nothing but stored procedures
  21. JDBC BatchInsert Question
  22. Default date format for JdbcTemplate
  23. Setting Data in Application Context
  24. Calling Oracle Function from java class
  25. Odd problem with JPA / Hibernate Entitymanager and Spring 2.0
  26. JNDI configuration with WAS 4
  27. singleSession=false--->Big trouble
  28. iBATIS unit test, transactional
  29. Clob as OUT parameter in a stored proc using Spring & iBATIS?
  30. Concurrency problem on read values
  31. orm.xml/.hbm.xml and annotations can not coexist?
  32. creating object revisions
  33. HibernateOptimisticLockingFailureException
  34. XA Transaction in JBoss with MySQL using Hibernate
  35. Paging and sorting on very large result set
  36. How to detect a running transaction inside the HibernateTemplate?
  37. DBUnit - AmbiguousTableNameException - how to set schema in spring config?
  38. EntityManager in init method
  39. session factory null when using hibernate.cfg.xml file mapping
  40. How can i pass arraylist to stored procedure
  41. Connection to DB and MySQL driver
  42. Database property Configurer
  43. Failed to connect to Mysql database
  44. JpaTemplate issue
  45. java.lang.NullPointerException
  46. Using Transactionl annotation with javaConfig
  47. large BLOB inserts
  48. Problems JPAAbstractTest
  49. Declarative Trans w/Hibernate 3.1 and Spring 3.0
  50. Row Mapper and AOP
  51. Extending Spring DAO support
  52. Using multiple datasources in spring
  53. Hibernate transactionmanager and database locking
  54. Howto map Hibernate from different Projects
  55. Spring, Hibernate & JPA
  56. JPA missing from spring-2.0.1-sources.jar?
  57. <tx:annotation-driven/> causes IllegalArgumentException on Resin only
  58. Double transaction counts in Hibernate statistics
  59. Spring 2.0.1 and JDK 1.3
  60. Hibernate Transaction not rolling back
  61. Connection Pooling Problem-spring JDBC and postgresql
  62. HibernateTemplate Update
  63. problem wiring beans with multiple HibernateTemplate-objects
  64. Spring 2.0.1, JPA 1.0 & Hibernate 3.2.1 in Websphere?
  65. Using OpenSessionInViewInterceptor in a Spring 2.0 way
  66. New to Spring 2.0 + JPA
  67. Hibernate getCurrentSession/openSession
  68. Problem with Spring and Hibernate
  69. One Transaction for each DAO
  70. Accessing Oracle temporary table from java
  71. how to insert a list into table
  72. Problem JPA with Hibernate as provider
  73. DataIntegrityViolationException: not-null property references a null or transient val
  74. Hibernate and JTA unable to lock row (select for update)
  75. How to test lazy loading in integration tests?
  76. Data Access works in Development, but not on another server.
  77. Inversion of Control Example
  78. Criteria query does not work :(
  79. Are @Transactional semantics the same when using Spring AOP and AspectJ AOP ?
  80. Spring and DB40 Integration
  81. about spring declaration transaction
  82. Hibernate with Javassist bytecode provider from Spring
  83. LazyInitializationException immediately after object retrieved in same method
  84. openSession() question
  85. customize id-sequence
  86. JPA without persistence.xml?
  87. Configure Two datasources using JndiObjectFactory
  88. getting datasources defined vi jndi
  89. Bad identifier type: net.sf.hibernate.type.ComponentType
  90. EntityManagerFactory exception with AbstractJpaTests + TopLink + TestSuite
  91. spring transaction and hibernate integration error
  92. RowMapperResultSetExtractor javadoc seems impossible
  93. Auto Schema Update/Create w/Hibernate 3.1
  94. Association table mapping
  95. How to join two tables using Spring?
  96. Initialise db session variables per tx?
  97. Hibernate session open during DAO call
  98. JpaTransactionManager freezes
  99. how can I access binary data using BLOB and display content in browser
  100. Exception-handling Spring with Hibernate
  101. What all does DataAccessException cover?
  102. multiple HibernateTransactionManagers and SessionFactories in same config file
  103. Spring, Hibernate, JPA and OpenSessionInView Interceptor
  104. AnnotationSessionFactoryBean + JTA = Property exception
  105. bidirectional relationships and JPA
  106. Transaction demarcation on multiple levels?
  107. WARN JDBCExceptionReporter:49 with mysql
  108. How to use a new session per transaction with Hibernate
  109. How to centralize parameters for @Transactional?
  110. performance issue with DataSourceUtils.getConnection
  111. AbstractTransactionalSpringContextTests query
  112. Plain JPA with Annotation from Parent Class
  113. proxy-target-class and transaction manager question
  114. Updating two rows with diffrent id of same table
  115. Acccessing JPA Entity Manager from JUnit
  116. Spring Hibernate Mapping Exception
  117. DAO Exception Throwing Strategy
  118. Unique Problem with ListBox
  119. Urgent issue: OpenSessionInView with deferred close w/JTA
  120. @Transactional class vs interface
  121. org.hibernate.exception.GenericJDBCException
  122. Problem in testing create use cases using spring mock, dbunit and HSQL
  123. [hibernate3] can I use both MaxResults and get the full result size ?
  124. AnnotationSessionFactoryBean and annotatedPackages prop
  125. Resource release in JDBC abstraction layer
  126. Plz Help me:getting ApplicationContext Object
  127. Nested Tx Hanging in Spring 2.0.2 w/ JBoss; worked fine prior to migration to Spring2
  128. LazyInitializationException with HibernateTemplate
  129. hibernatetemplate.find problem
  130. Online Store Application Using Spring + Hibernate + Velocity + Ajax
  131. org.hibernate.StaleStateException: Batch update returned unexpected row count from up
  132. How to use multiple data sources with @Transactional
  133. Example of using OpenEntityManagerInViewInterceptor
  134. Tests with Hibernate Annotations
  135. inheritance and composite-id
  136. NullPointerException
  137. Spring Transaction with JBoss
  138. How to delete all records from a table?
  139. how to extract two result set from StoredProcedure using StoredProcedure class in Spr
  140. problem Integrating spring with JPA
  141. Problem deleting data.
  142. When is a Spring session factory merged with hibernate.cfgt.xml ?
  143. Sample App
  144. Spring, Hibernate and JBoss Transactions in standalone app
  145. transactions for persist() in AbstractJpaTests: there must be a better way?
  146. ObjectNotFoundException on migration from spring 1.2.8 to 2.0.2
  147. Test Configuration Problem
  148. Transaction problem
  149. Hibernate transaction flush - PropertyAccessException: IllegalArgumentException
  150. Bi-directional mapping problems while creating tables on runtime
  151. Declarative Transactions question
  152. Datasource problem
  153. Integrating spring with existing application !!! hiberante Problem
  154. JPA - Hibernate - "Session is closed" problem
  155. Lucene integration with Spring MVC and Hibernate
  156. Using weblogic datasource
  157. Starting HSQLDB from Spring
  158. Using JTA & two phase commit without J2EE app server
  159. transaction scope and service beans
  160. JTA Transaction Suspend
  161. org.springframework.orm.hibernate3.LocalDataSource ConnectionProvider
  162. Connecting to Microsoft Access
  163. AbstractJpaTest
  164. Problem with Spring 1.2.6 and Hibernate 3.1 : HbmBinder$SecondPass -Still Unresolved?
  165. ClassCastException
  166. Is the EntityManager injected via @PersistenceContext thread-safe?
  167. Datasource select at runtime
  168. Oracle exception: ORA-24816: Expanded non LONG bind data
  169. Unsaved-value annotation
  170. Spring JPA: Unknown entity error
  171. LocalSessionFactoryBean JDBCExceptionReporter <Already closed>
  172. Integrating XA/JCA/Geronimo in standalone app
  173. execute procedures in batch
  174. Delete / Update problem
  175. Properties persistence
  176. Error in JdbcTemplate section of user guide?
  177. IllegalArgumentException occurred calling getter method
  178. Problems with Persisting Object Relational Mappings
  179. can't get hibernate to work
  180. Table related query
  181. Datasource not writable in bean class [org.springframework.orm.ibatis.SqlMapClientFac
  182. Configuration table
  183. simple example to save beanshell, groovy and JRuby script bean to database
  184. Lucene Indexes are not updating when i did CRUD Operations on Hibernate Objects
  185. NoClassDefFoundError: HibernateDAOSupport
  186. Problem mixing xslt and AbstractJpaTests
  187. Problem with Deployment in JBoss/Spring/iBatis: BeanCreationException
  188. Insertion problems with hibernateTemplate.save(Object obj)
  189. postgres schema name in JDBC
  190. Connection Timeout Issue - J2CA0020E.
  191. sessionFactory bean can't read entities from hibernate.cfg.xml when packaged in JAR
  192. Getting either not bound to session or collection belongs to two different sessions
  193. No Managed Connections
  194. When one-to-one select iBATIS throw NullpointException
  195. Any plans for SDO support (Service Data Objects)
  196. Multiple Resultsets using JdbcTemplate
  197. org.hibernate.HibernateException: Dialect class not found in Tomcat
  198. Basic connectivity using Spring-Hibernate
  199. classloader problem after deployment to Tomcat
  200. Setting user role in an Oracle database.
  201. AbstractTransactionalDataSourceSpringContextTests
  202. How to test a simple transaction
  203. Use JPA on JBoss, but the data is not inserted into the database, why?
  204. Help!!! TopLink with Spring 2.0
  205. ApplicationContext
  206. Best practices on delaying datasource configuration?
  207. Problem with Oracle10g Clobs
  208. JNDI DataSource problem
  209. Spring jdbctemplate - jdbc connection problem
  210. Spring Transaction with PROPAGARION_REQUIRES_NEW and Hibernate Session
  211. Spring-Hibernte integration with the DispatcherServlet
  212. spring data provider pattern
  213. Hibernate VOs and Sessions - How to keep them open
  214. Generating value objects for database table rows
  215. Spring programmatic transactions
  216. Is it possible to retry or redo a rollbacked transaction
  217. Programmtic transaction using Spring JNDI JTA and Hibernate
  218. Ibatis Spring Intregration
  219. failed to lazily initialize a collection (empty set...)
  220. Confusion over Domain Model-DAO layer
  221. Unable to Persist Associated Objects using hibernateTemplate
  222. JBossNativeJdbcExtractor classloader bug?
  223. Unable to deploy war file containing spring+hibernate+entity manager
  224. Hibernate filter
  225. Distributed transaction with Oracle and Spring
  226. Problem with c3p0
  227. JPA with Spring 2.0.2 + hibernate 3.2.1.ga on Geronimo 1.2-beta
  228. Spring + Toplink + Log4j
  229. Rollback rules in Hibernate
  230. Duplicate entry '6979585' for key 4
  231. org.hibernate.LazyInitializationException & OpenSessionInViewInterceptor Problems!!!
  232. JNDI DataSource configuration problem (again)
  233. two submit button on single JSP page in Spring
  234. Spring + Hibernate3...loosing session.
  235. Hibernate + Spring, large amount of data
  236. Newbies Help on DAO in Spring
  237. Lazy Session problem
  238. Swapping DataSource for Hibernate - What happens with the 2nd level cache?
  239. JDBCTemplate and result set closed issue
  240. Session Parameter in Connection
  241. Spring - JPA problem
  242. Spring+Hibernate: connection not closed
  243. The CountryEditor from the Form Tags sample and Hibernate
  244. Hibernate2 selecting from multiple tables
  245. paging results
  246. web application and session patterns
  247. Testing with AbstractTransactionalDataSourceSpringContextTests problems
  248. Exception Translation Not Working and Unable to catch exception
  249. Spring+Hibernate: User Authentication against the DB
  250. JBOSS+SPRING+IBATIS [CachedConnectionManager] Closing a connection for you