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. spring hibernate in a clustered env
  2. a transient property in a seriazialable spring bean
  3. Transactions
  4. Roll back a Transaction across TWO datasources in SPRING framework
  5. org.hibernate.sessionexception: session is closed - outside tomcat
  6. dirty hibernate session causes update during spring validation
  7. "failed to lazily initialize a collection" behaviour
  8. Hibernate: how to get every 3 record form table
  9. Issues with autocommit and commit in SP
  10. Unable to map values from an XML with attributes in application root
  11. Autocommit setting
  12. How to add database to the Database Dialect option list in configuration file wizard?
  13. Multiple queries single dao method
  14. Couldn't configure thread-bound session management (HibernateTransactionManager)
  15. Spring JTA not working with glassfish
  16. Could not open JDBC connection for transaction.
  17. JDBCTemplate and locking
  18. hibernate + ehcache + websphere 6 , problem?
  19. JDBC Inserts with linking table
  20. Error Getting Metadata With Oracle
  21. Puzzling problem - IllegalTransactionStateException: Pre-bound JDBC Connection found
  22. SimpleJdbcCall example in spring reference
  23. Exception in executing SimpleJdbcCall for fetching rowset/REF cursor
  24. Mixing: TransactionAwareDataSourceProxy and DriverManagerDataSource in JUnit TestCase
  25. Tx management bringing LazyInitializationException
  26. objects with dependencies in Spring JDBC
  27. JPA auditing with Spring
  28. ManyToMany Table not updating
  29. How to do TX postInterceptors in 2.5
  30. using declarative transaction demarcation
  31. One DAO two different DataSources - is that possible
  32. An Entity class problem HUGE
  33. Bean does not seem to instantiate
  34. is it possible to access multiple cursors in spring dao
  35. ibatis lack of rollbacks using AbstractTransactionalDataSourceSpringContextTests
  36. Spring Programmatic Transaction issue with ibatis.
  37. Rollback not working with ibatis and informix
  38. Dynamic context creation does not persist JPA entites
  39. Opening Multiple DB Connections from DAOs?
  40. Configure Transaction and Logging using ProxyFactoryBean
  41. Can't create new enity with many to one relationship
  42. 'commitment control with spring-hibernate and AS400'
  43. Database hangs after a Mysql exception
  44. Spring JDBC Pagination
  45. How does Hibernate obtain id of newly inserted record
  46. need for middle tier to handle transactions
  47. spring 2.5 jndi/jdbc tomcat5.5
  48. lzy initilization with spring 2.5, hibernate 3 and jdk 1.4
  49. Transactions only working for init() methods?
  50. org.springframework.orm.hibernate3.HibernateObject RetrievalFailureException: Norow
  51. Problem with ManyToOne
  52. Spring Exception Management
  53. Great solution to all our data auditing requirements
  54. Hibernate JTA transaction propagation
  55. cannot solve ObjectRetrievalFailureException
  56. audit-trails
  57. test configuration (dbunit + hsqldb)
  58. is the a book or a tutorial that teaches how to read hibernate logs?
  59. Hibernate + OpenSessionInViewInterceptor and Transaction
  60. Question on DB2 driver --> setting encoding
  61. HibernateTemplate subselect
  62. Pessimistical Locking - Hold Connection
  63. ibatis + jms in the same transaction...
  64. Method getSession() of HibernateDaoSupport
  65. proper usage of session in HibernateDaoSupport
  66. saving collection of entities with HibernateSupportDao
  67. hibernatetemplate saveOrUpdateAll( Collection entities) and saveOrUpdate(Entity)
  68. Hibernate rollback not working
  69. JPA exception following migration to Spring 2.5.5
  70. default values in spring+hibernate
  71. Exception Management
  72. Serialization problem
  73. JpaTemplateDAO merge do a rollback
  74. @Transactional and readOnly
  75. issue with using HibernateTemplate to query object many to one association
  76. JDBC Transaction Autocommit problem
  77. OneToMany mistake
  78. jdbcTemplate to produce object graph
  79. How to understand this sentence
  80. jndi datasource configuration ...
  81. best practice to use hibernater template
  82. Update/insert data in LONG column with Spring JDBC
  83. Separate SqlMapClientTemplate based on query type
  84. help, confused about transactions
  85. JMS, transactions and Hibernate's lazy initialization exceptions
  86. catch exceptions from hibernateTemplate persists methods
  87. 1.2->2.5 migration: Hibernate Transactions
  88. problem in creating a session factory
  89. problem in creating a session factory -2
  90. @Transactional (read only and propgatation support)
  91. Hibernate throwing LazyInitializationException even though everything is Fetch.EAGER
  92. How to configure User managed transactions on service layer
  93. java.lang.NullPointerException with getSimpleJdbcTemplate()
  94. Generic persistence spec question
  95. Maintaining Intable Audit columns
  96. spring 2.5.1. and hibernate 3
  97. JtaTransactionManager + MySql Replication Driver problem
  98. Beginner's Spring JDBC project?
  99. schemaexport with spring context file?
  100. SimpleJdbcTemplate and programmatic transactions
  101. Quartz and Hibernate - Handling Session Management
  102. Hibernate Jpa and Spring
  103. Hibernate using getBean()?
  104. Adding new columns when upgrading
  105. JdbcTemplate vs. Raw JDBC performance
  106. Stored Procedure Error
  107. mapping problem
  108. could not initialize proxy - no Session
  109. session for a base class of HibernateDaoSupport
  110. Jpa -> Jta
  111. Transaction timeout
  112. setRollbackOnly
  113. @Transactional(propagation=Propagation.REQUIRED) not creating a new transaction?
  114. Transaction control on stored procedures
  115. jdbcTemplate Oracle and auto generated keys
  116. sessionFactory with dynamically constructed list of mapping files
  117. Ibatis cache won't clear
  118. simpleJdbcTemplate with postgress
  119. DataSource Access in JMS
  120. AspectJ and Transaction problem (works with Java5, breaks in Java6)
  121. Quartz and JpaInterceptor
  122. Transaction/Aspect question.
  123. ResultSetExtractor From multiples Tables Query
  124. Is there standard way of switch to another hibernate session with OpenSessionInView
  125. Strange @Transactional behaviour
  126. Streaming BLOBs with JPA
  127. Getting unexpected token: PROCEDURE in statement [CREATE PROCEDURE]
  128. Extracting composite objects from two tables
  129. help with Jboss datasource lookup using springs
  130. DataSourceTransactionManager & Postgre -> current transaction is aborted, commands...
  131. Bug in Spring transaction suspension?
  132. BeanCreationException for AspectJAwareAdvisorAutoProxyCreator
  133. JdbcTemplate.query( string, object[], RowCallbackHandler ) not binding parameters?
  134. Integration tests transaction not started
  135. Newbie Question: Transaction Exception Translation
  136. Spring transaction management with OC4J: bean definition exception
  137. Problem in last step of 'Developing a Spring Framework MVC application step-by-step'
  138. standalone spring app, exception loading context from xml file
  139. The system cannot find the file specified
  140. @PersistenceContext and multiple datasource
  141. Spring Transaction Management
  142. How to deal with hibernate session after exception
  143. Transactions - default settings
  144. ibatis vs hibernate
  145. Hibernate does not save a collection after having had some validationerrors
  146. native sql in spring
  147. OpenEntityManagerInViewFilter or OpenEntityManagerInViewInterceptor
  148. Problems with initializing proxy [hibernate]
  149. findByNamedQueryAndNamedParam doesn't work
  150. Spring Exception Translation with JPA
  151. PersistenceAnnotationBeanPostProcessor problem
  152. DataIntegrityViolationException
  153. Usage of DaoSupport
  154. OutOfMemoryError Spring batch+hibernate
  155. problem with setting timeout in transaction with Spring transaction manager
  156. Best practice for using jdbctemplate from command line application
  157. HibernateTemplate cache problem
  158. Show values
  159. Websphere 61 Spring 2.5 JTA JPA/Hibernate configuration
  160. WAS6.1 Spring JTA JPA/Hibernate config. More
  161. which version of hibernate should i use?
  162. select variable number of columns
  163. What should I model best practice after for DAOs/JPA(w Hibernate) and Spring?
  164. Problem with JSF, Spring and JPA (Hibernate) with Annotations in JBOSS Container
  165. AbstractJpaTests with JUnit 4
  166. Not getting any Database results while running a query
  167. Get auto generated keys with JdbcTemplate
  168. GenericSignatureFormatError with Hibernate and WebSphere 6.1
  169. Ibatis Auto-Commit
  170. Hibernate Session object in Spring
  171. How to cancel a database query using Spring DAO
  172. JdbcCursorItemReader / DB2 - limited rows read before out of memory
  173. Transaction timeout doesn't trigger
  174. Starting with Spring + Hibernate Annotations
  175. How Can i write a very simple guestbook Project via Spring2.5 + Hibernate + Struts2?
  176. Mlultiple column Names in Where clause
  177. Oracle rownum on Mapping
  178. Spring 2.5 jboss 4.2.3GA and JPA hell
  179. How to avoid Lazy error in a non-web app?
  180. Round-Robin DataSource used in HibernateTransactionManager
  181. Counting Hibernate queries?
  182. Multiple Interceptors in Hibernate (AuditLog)
  183. JUnit Tests must subclass Spring ContextTests directly?
  184. JTATansactionManager doesn't works with Hibernate 3 and Oracle
  185. Problem with iBatis and Abator
  186. externalizing queries when using annotations?
  187. java.sql.SQLDataException: An attempt was made to get a data value of type 'VARCHAR'
  188. NamedQuery
  189. Sprint.net When will support IBatisnet
  190. Transaction over two datasources
  191. Issue while updating Spring + Hibernate
  192. Spring 2.5.5 JBoss 4.2.2 Hibernate-Annotations (Urgent !)
  193. Transactions with Spring+Hibernate
  194. conflicts with existing, non-compatible bean definition of same name and class
  195. How to pass null value to a array parameter
  196. Problem with JPA in Spring 2.5
  197. create a table dynamically using hibernate
  198. How can work with multiple data sources
  199. Peculiar Behaviour
  200. Dao help
  201. AbstractJpaTests setUp and tearDown are final!
  202. Need some help, Spring+Hibernate
  203. how to make PetClinic spring example simpler and faster
  204. all service methods should be transactions?
  205. Amazon simpleDB template
  206. Help with applicationContext
  207. spring and log4j
  208. Testing transactions with AbstractTransactionalDataSourceSpringContextTests
  209. @PesistenceContext with multiple JPA+JTA persistence units
  210. How do i declare multiple annotation-driven transaction
  211. inserting byte array into blob data type in mysql using spring
  212. 'PROPAGATION_REQUIRES_NEW' in nested transactions
  213. Validate Database Connection
  214. websphere portal 5.1 stale connection issue
  215. Init-Method calls to JpaDaoSupport don't write to database
  216. Committing JPA and JDBC updates separately
  217. EntityManager Flush setting rollback
  218. Blob
  219. Spring Security + DB Access = Exception
  220. Exception: There is no process to read data written to a pipe. on WAS6 AIX platform
  221. HibernateCallback - Paging
  222. Hibernate Config (hibernate.hbm.xml) outside JAR
  223. JdbcTemplate sybase stored function no return value
  224. Exception when loading spring application context
  225. getJdbcTemplate().update()
  226. JPA - Attempting to execute an operation on a closed EntityManager.
  227. Oracle RETURNING clause
  228. Invalid Navigation Exception
  229. Passing string to stored procedure fails
  230. Hibernate JPA & Spring very large collections
  231. Is Anyone using: Spring 2.5 + Eclipselink JPA + Tomcat 6?
  232. Can't Load Data from Differently-Named JDBC Column
  233. JTA and JDBC Legacy Code
  234. EhCache with Spring / Hibernate
  235. Issue with saveOrUpdateAll and subsequent select count(*) from same table
  236. List resultset ordering
  237. Problem insert a blob to oracle using HibernateTemplate.Need flush mode suggestion!!
  238. Lazy loading with OpenJPA + Spring 2.5.5 not working:(
  239. Loading only part of a list
  240. Executing a method after a successful a transactional method commit
  241. Cannot assemble Spring / Weblogic and Hibernate
  242. Database Schema Export
  243. HibernateTransactionManager+Multiple Threads
  244. Obtaining an EntityManagerFactory from JNDI
  245. Extending the Hibernate session to include the view rendering
  246. Configuring datasource using JPA, Hibernate and Spring
  247. How to map hierarchy that contains array of its own types
  248. configure the mapping file in hibernate
  249. Pagination in big result sets oracle (Hibernate)
  250. LazyInitializationException