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. Connecting to an Oracle DB through SID
  2. OutOfMemoryError: PermGen space
  3. Jtatrasactionmanager without container managed resources
  4. AbstractTransactionalJUnit4SpringContextTests & SimpleJdbcTemplate
  5. Handling OptimisticLockException in HibernateJPA with Spring
  6. nested exception is org.hibernate.MappingException:class projecthibernate.model.User
  7. database.properties outside of my deployed jar file
  8. Hibernate Query Perfomance Issue
  9. Can I restart application context after changing JDBC params?
  10. Allow EntityNotFoundException on Join
  11. Embedded Derby initialization problem
  12. iBatis <isLessThan> tag exception
  13. TransactionRequiredException-WebApp using JPA and Spring's Transaction Management
  14. Passing object to RowMapper
  15. Hibernate TX Support Broken in 2.5-rc1
  16. No Hibernate Session bound to thread
  17. Callbacks during Transaction
  18. RowMapper.mapRow error
  19. Hibernate and Spring on Tomcat
  20. transaction declaration and "inner" methods
  21. Second Level Cache, Garbage Collection and Performance
  22. Where to catch a StaleObjectStateException
  23. Transaction Manager issue
  24. OpenSessionInView with Hibernate and JtaTransactionmanager
  25. SELECT @@IDENTITY problem!
  26. Why are two transactions created instead of just one?
  27. org.hibernate.AssertionFailure when calling save method on HibernateTemplate
  28. ids for this class must be manually assigned before calling save()
  29. Oracle's 'Interval day to second' data type in Hibernate
  30. NullPointerException using getHibernateTemplate()
  31. Table could not be created through Hibernate
  32. Problem with transaction isolation using Spring
  33. Declarative transactions & annotations
  34. c3p0 vs. dbcp
  35. Hibernate Session
  36. EHCache (or other) with Spring JDBC?
  37. Disable transaction for a specific method?
  38. Spring source code
  39. declarative transaction managment JDBC & HIBERNATE
  40. Hibernate update with versioning fails silently
  41. java.lang.IllegalArgumentException:
  42. Spring, Hibernate multiple database access issue
  43. hibernate create and load many-to-one
  44. JPA annotated entities in jar files
  45. WebSphereUowTransactionManager and Hibernate
  46. LazyInitializationException: could not initialize proxy - no Session
  47. Please Help Me
  48. ant task to aut-gen <list> for mappingResources?
  49. Replication
  50. Nested queries with JDBC
  51. Spring, Hibernate and executing raw sql
  52. CannotGetJdbcConnectionException
  53. HibernateDaoSupport.saveOrUpdate problem
  54. SQL Server connections not getting closed w/ Exception
  55. show generated SQL
  56. Stuck in ... NoSuchPropertyException ...
  57. Problem with generated key in MSSQL
  58. Using IN clause in iBatis
  59. Returning Auto-Increment after insert
  60. problem handling large resultsets in hibernate
  61. iBatis SQLMaping and Unit testing problem.
  62. All-String parameters in a query
  63. Why HibernateTemplate executes insert before delete?
  64. concurrency help needed
  65. using tomcat connection pool jndi name in spring hibernate datasource
  66. Getting the value from the HTTP request rather than from database
  67. Transaction + web layer
  68. JSP generation
  69. Hibernate - IdTransferringMergeEventListener that propagates versions as well?
  70. Programmatic transaction management
  71. best practices to share hibernate session on web app
  72. How to load the output data of stored procedure into a table in SYBASE?
  73. Unable to retrieve resultset from insert storedproc
  74. strange error when executing query
  75. Unable to declare transaction in Spring/JPA
  76. An AnnotationConfiguration instance is required to use <mapping class="
  77. OpenEntityManagerInViewFilter and Transactions
  78. Transactions and moving from Spring JDBC to Hibernate
  79. transactions on hibernate mapped objects
  80. Transaction does not rollback...
  81. connecting to database using spring framework
  82. How to delay spring container startup while waiting for a database resource?
  83. Transaction management across two web requests.
  84. opening Hibernate session for ApplicationListeners
  85. Transaction Question
  86. Why getHibernateTemplate().delete calls update before deleting
  87. DataSourceTransactionManager and Hibernate 3.2.2.ga
  88. Tx not rolled back on unit test. Sometimes.
  89. Hibernate: One-to-Many Bidirectional question
  90. queryforobject problem
  91. Transactions not rolling back in Unit Tests
  92. How to mapp class in Hibernate?
  93. How Can You Create Oracle StructDescriptor When Subtyping Spring StoredProcedure?
  94. Data object design: restaurant order
  95. managing session transactions...
  96. Transactions with stored procedures
  97. quartz scheduler with sprin
  98. what jar should i use to acess oracle 8 ?
  99. lazy loading patterns?
  100. How to run Spring with Maven in Eclipse?
  101. EntityManager is null??
  102. Unable to find spring-tx or spring-transaction in dist/modules
  103. Set max lifetime for connections in DBCP pool?
  104. JNDI Lookup with Spring 2.0.6
  105. Joins in Hibernate Criteria API
  106. lazy loading with spring webflow / hibernate
  107. Spring support for Select for Update
  108. UnexpectedRollbackException
  109. javax.naming.NoInitialContextException Exception
  110. Create datasourece at runtime
  111. Calling SP in Sql Server using Ibatis/Sqlmap
  112. Question on modelling a Database to use Hibernate
  113. oraclehandle Garbage encoding
  114. Q: Problem with function queryForMap
  115. hibernate.hbm2ddl.auto wont create mysql db schema help!
  116. determine if object is transient via hibernate?
  117. lazy fetching ignored in hql?
  118. Issue using Hibernate 3 with spring
  119. How to avoid context init failure if rarely used db not available at load time
  120. managing datasource pools in a transaction
  121. Debugging Declarative Transactions
  122. Per user dataSource (Acegi Authentication)
  123. @OneToMany causes Multiple copies of the Parent entity
  124. AbstractTransactionalDataSourceSpringContextTests and DbUnit
  125. [Spring 2.5][Tomcat 6.0][JPA:Toplink] Object is not a known entity type (Again)
  126. Spring && Hibernate: Optimistic concurrency control
  127. Reattaching objects in HttpSession to Hibernate Session
  128. Transaction Synchronization Issue
  129. "Propogation Requires New" issue in Spring with JBoss Appserver
  130. Transaction Support Multithreading Apps
  131. No Columns in MappingSqlQuery.mapRow
  132. eASYjf AND hibinate AS data access layer
  133. Spring, Hibernate and commit not done.
  134. Transactions with JOTM
  135. DAO Question
  136. Hibernate : Unidirectional Associations Vs Bidirectional Associations
  137. Hibernate q: MappedSuperclass annotation error
  138. Populate testing db w/ subclass of LocalSessionFactoryBean
  139. many-to-one mapping with 2 datasources
  140. Spring EHCache Problem
  141. how-to config DB schema for hibernateProperies
  142. Simple question
  143. HibernateTemplate updates shallow on clone object
  144. NoClassDefFoundError / CGLIBLazyInitializer / anyone?
  145. JPA + direct JDBC in Spring with DBCP?
  146. Urgent - Hibernate EmptyInterceptors: onFlushDirty
  147. spring jdbc BasicDatasource Informix
  148. sqlMapClientTemplate and stored procedures
  149. Using findByNamedQuery with Spring and Hibernate
  150. Problem with ARRAY Closed Connection
  151. hibernate and spring
  152. Developing DAO classes using spring's Jdbc DAO support
  153. Hibernate cache
  154. Hibernate restrictions not working in container
  155. Select Stmt With Ref_cursor
  156. Hibernate: load() has no session, get() does! Why is that?
  157. Beginner needs help with JPA + Transactions
  158. Trying to inject unique Hibernate Interceptor per session
  159. org.springframework.jdbc.BadSqlGrammarException
  160. JPA + Spring + Tomcat [NOT COMMITTING]
  161. Hibernate - read only session and a writable session
  162. Weird "NoSuchBeanDefinitionException" thrown in DAO JUnit test
  163. Spring 2.0 Transactions not working
  164. tstamp
  165. Illegal mix of collations
  166. Instantiation of JPA Entities in ApplicationContext
  167. Declarative transactions - cd...
  168. Inspecting tables schema
  169. Hibernate : One to Many Relation , Pagination when fetching associated entities
  170. Start new Threads inside class and using HibernateTransactionManager
  171. send Email code..
  172. Transactions in multi threaded environment
  173. TransactionProxyFactoryBean cause exception "$Proxy1 cannot be cast..."
  174. Multiple session factory configurable in single manger
  175. JPA EntityManagerFactory
  176. problems about FK contrains in hbm2ddl
  177. Hibernate Criteria question
  178. JPA (Hibernate), Spring and WebSphere 6.1
  179. Problem with Hibernate UserType for java.util.UUID
  180. how: many-to-many with composite key attribute
  181. Multiple Persistence Unit and LocalContainerEntityManagerFactoryBean!
  182. how to use getHibernateTemplate().find method to query two table?
  183. Are SELECT 1 and set autocommit performance problems ?
  184. Multiple Databases, JPA and Transaction
  185. Instrumenation and load time weaver in jpa?
  186. DAO Testing : Listener refused the connection
  187. TopLink and SessionBroker integration
  188. Could not get JDBC Connection
  189. how to override default connection provider by spring
  190. application hangs doing something for more than 8 times
  191. Moving from 2.0.3 to 2.5
  192. Lazy Fecthing
  193. org.hibernate.LazyInitializationException: failed to lazily initialize a collection o
  194. Autowiring and HibernateDaoSupport
  195. Spring / Transaction problem, help anyone?
  196. automatic rollback in Spring 2.5 test framework
  197. LOBHandler
  198. Data Loading in Spring 2.5 Test Framework
  199. Deep cloning of object graph in Hibernate
  200. Transaction boundaries with osiv
  201. Adding pojos to Hibernate SessionFactory
  202. Declared Transactions still contain multiple commits
  203. Using JPA @EntityManager
  204. Load Hibernate Annatated classes in Spring 2.5
  205. Stale Connection with Websphere 6.1
  206. An Annotated Class Finder for Hibernate
  207. IntegrationTest Confusion
  208. why this.getHibernateTemplate().find show error result
  209. ManyToMany + Subselect + JPA
  210. "Nested" transaction within Open Session In View
  211. execute methods of StoredProcedure
  212. create a login page......using springframework
  213. JBOSS Connection Pool Usage
  214. call to HibernateTemplate.flush() doesn't return after inserting large blobs
  215. AbstractTransactionalDataSourceSpringContextTests VS standalone application
  216. web application archive not expanded Exception+(Weblogic, Spring , Hibernate)
  217. Displaying the result of a query in a jsp page via AbstractController
  218. Appending annotatedClasses
  219. tx:jta-transaction-manager
  220. OpenSessionInViewFilter - Problems
  221. all connections in pool are sleepy!
  222. Best Solutions for catching Translated Exception
  223. Spring Bulk Insert
  224. transactions across multiple datasources
  225. Rollback not rolling back! SQLServer & AbstractTransactionalDataSourceSpringContextT
  226. OpenSessionInViewFilter and LazyInitializationException
  227. Problem rollback transaction using JtaTransactionManager in JBoss 4.0.4
  228. Hibernate or JDBCTemplate
  229. Accessing the data bese using the Hibernate
  230. Error returning Collections across remoting
  231. Updates with JdbcTemplate not being commited
  232. OpenSessionInViewFilter and Hibernate Related Exceptions
  233. Exception getting a thread bound Hibernate session
  234. When hbm2ddl= create, I want DDL written to a file
  235. Convert SQL to Hibernate Criteria
  236. delete collection when get a Class
  237. Hiberante not using same connection as JDBCTemplate within test
  238. Problems with @Transactional( readonly=true ) with jpaDaoSupport
  239. NPE when using HSQLDialect and externalized named queries
  240. Converting conection to AS400 DB2
  241. How to use SpringFramework JNDI support to access Database Pool.
  242. How to load data during startup - design question?
  243. Writing data from file in a clustered DAO..environment
  244. Getting field value based on another
  245. OpenSessionInViewInterceptor- LazyInitializationException with valid and open Session
  246. ResultSet closed while using OpenSessionInViewInterceptor
  247. LOBHandler
  248. NPE when setting mutable="true"
  249. XSQL integration with Spring MVC??
  250. Too many connections open in the database