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