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