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. Hello!, i am Receiving a Warning : Could not bind factory to JNDI javax.naming.NoIni
  2. Does getHibernateTemplate().findByExample support associated objects?
  3. Translating CannotGetJdbcConnectionExceptions
  4. When i am Using another Query it throws me java.lang.ClassCastException
  5. table hierarchy
  6. Some problem with Hibernate configuration
  7. Unable to #startTransaction because of NPE
  8. Object not persisted; no transaction?
  9. MSSQL Stored Procedure and Blob
  10. Hibernate, connecting with different user/password per web session
  11. Multiple threads of session in non-web application
  12. Retrieving autogenerated Keys support
  13. LocalContainerEntityManagerFactoryBean & JPA 2
  14. info on payment process and payment processors
  15. insert doesn't happen with no transaction
  16. Insert/Update/Delete Returning Clause
  17. DB url from sessionfactory
  18. application is not responding while invoking a method on getDataSource()
  19. javax.naming.ServiceUnavailableException: URL:corbaloc:rir:/NameServiceServerRoot
  20. No Hibernate Session bound to thread, and configuration does not allow creation of no
  21. @PrePersist @PreUpdate
  22. Stored Procedure In SQL Server 2008
  23. java.lang.IllegalArgumentException: Object: Entity is not a known entity type.
  24. Load time weaver issue on Websphere
  25. Sharing LocalEntityManagerFactoryBean
  26. A separate dispacther servlet for database
  27. Hibernate & Spring design pattern problem
  28. child table is not getting saved in hibernate one-to-many mapping.
  29. Why i can't data from bo object in View model
  30. Hibernate Exception...do not save command object on the DB, where is the problem? :-(
  31. hibernate -versioning using timestamp
  32. Mixing Controllers
  33. Spring + Hibernate + JOTM + MySQL = threads are not correctly closed
  34. Cannot be used outside XA transaction scope
  35. Static inner RowMapper class use in query(String, RowMapper) method
  36. spring-ibatis jar resolves class loading problem
  37. Getting DataBase configuration information in appliactionContext.xml from a file
  38. Display query parameters in case of exceptions
  39. @Transactional Propagation
  40. Transaction Manager problem
  41. Using jndi instead of direct connection
  42. Wrong exception thrown by persistence provider
  43. Rollback partially working
  44. Can't use KeyHolder with INSERT ... SELECT on Oracle
  45. Issue when migrating from Spring 2.5 to Spring 2.5.6 SEC 02 version
  46. Problems with LocalSessionFactoryBean (wrong type)
  47. Throwing own exception results in "App. exception overridden by commit exception"
  48. JtaTransctionManager participating in container Transaction
  49. No Hibernate Session bound to thread
  50. JTA Transaction Behavior between the container and Spring
  51. Multiple transaction managers @Transactional
  52. Using Derby embedded database for testing with Maven
  53. question regarding mulitple entityManagerFactory in Spring 2.5.6
  54. StroedProcedure not sending in out parameter
  55. WebLogicLoadTimeWeaver Classloading problems
  56. how to get the database URL from Dao ?
  57. Insert with Enum's on both ends
  58. Tx not commiting records using @Transactional and <tx:annotation-driven/>
  59. what is JConnection?
  60. why spring3+ibatis3 Transaction manager has no effect?
  61. Hibernate-Spring Performance problem when storing tree structure
  62. loading hbm from an external jar
  63. Strange behavior of Hibernate: error message and wrong saving on the DB
  64. getSimpleJdbcTemplate.query problem
  65. Lazily fetched properties not proxied in unit test
  66. Hibernate DAO implementation using interfaces
  67. Spring ignores readOnly=false in transaction annotation
  68. Yet another LazyInitializationException thread
  69. Quartz/Spring transaction weirdness
  70. How to set up "javaagent:spring-agent.jar" for JPA and context:load-time-weaver
  71. Transaction open then closed...
  72. OpenSessionInViewFilter issue when continuing after a rolled-back transaction
  73. An update and then select in same transaction using spring jdbc
  74. How to define dataaccess ?
  75. Oracle DBMS_XMLGEN.GETXML
  76. Updating SYSDATE to a stored procedure
  77. Unable to build EntityManagerFactory
  78. org.hibernate.LazyInitializationException: could not initialize proxy - no Session
  79. org.hibernate.exception.LockAcquisitionException: could not update: [com.opensymphony
  80. WebLogicLoadTimeWeaver compatible with WLS 10.3.3
  81. Oracle User-Defined Type Mapping
  82. Executing a stored procedure in batches
  83. JPA Spring maven
  84. JPA + Bean Validation problem
  85. Loading hibernate mappings
  86. @Transactional results in PersistentObjectException: detached entity passed to persis
  87. Reverse Engineering: Hibernate / Sybase sp_pkeys error
  88. JTA Transaction Configuration Problem (Spring+JPA+JOTM+Tomcat 6.0)
  89. what is a command object in Spring Framework
  90. Need to maintain the hibernate.conf.xml separately and call that in spring
  91. Spring mvc 3.0 + hibernate
  92. How Do I Configure Spring Transaction Management Using Spring+JBoss+JPA+Hibernate?
  93. Multiple transaction managers with @Transactional annotation
  94. JPA keep holding the inserted partial object
  95. Out of Memory Exception - Spring + Hibernate + HibernateDaoSupport
  96. Multi-Tenant Architecture Spring + Hibernate
  97. Hibernate Lazy Loading : could not initialize collection
  98. Oracle / vendor dependencies: Not always avoidable? (E.g. for stored procedures.)
  99. Looking for a working example: JPA+Hibernate and exception translation
  100. transactionManager in Websphere
  101. Generic DAO imlementation questions
  102. Using multiple dynamic datasources with Hibernate
  103. HQL Statement for querying 2 entity class
  104. org.apache.commons.dbcp.SQLNestedException:Cannot create JDBC driver:No suitable driv
  105. @NamedQuery fails
  106. problem with automatic rollback using AbstractTransactionalDataSourceSpringContextTes
  107. Transactional REQUIRES_NEW and TestNG
  108. Having problems making declarative transactions work
  109. Help with Spring + Hibernate + Transactional Method
  110. Transactions not committed
  111. Connection / Datasource
  112. Do we need to load a separate library
  113. Configure 2 Listeners in applicationContext.xml for Hibernate events?
  114. Issue of EntityManager injection
  115. could not execute query - please help.
  116. SpringSource repository not working???
  117. AbstractWizardFormController with JPA/Hibernate access.
  118. Delete +Update not working in OnetoMany
  119. Select specific fields in JPA Query returns List of Object rather than List of Type
  120. Simple question, or at least it should be.
  121. DB Error:Trying to FETCH on IDLE statement
  122. ORA-00932: inconsistent datatypes: expected MDSYS.SDO_GEOMETRY got CHAR
  123. transactions and propogation?
  124. Disabling contextual LOB creation as createClob() method threw error : java.lang.refl
  125. JTA Suspension under WAS 7 (possible spring bug?)
  126. JndiObjectFactoryBean - StaleConnectionException: No more data to read from socket
  127. @Transactional in JUnit does not rollback CREATE TABLE
  128. getHibernateTemplate().executeWithNativeSession+SQ LQuery
  129. JUnit4SpringContextTests Error
  130. NamedParameterJdbcTemplate + an array of Integers + Sybase
  131. Cannot cast an instance of [I to type Types.ARRAY
  132. Stored procedure with SQLXML parameter
  133. Help!!:One to Many Unidirectional Delete children without deleting Parent
  134. javax.naming.NamingException: Another resource already exists...
  135. what is a singleton bean ?
  136. currently inserted value from table with in a transaction
  137. Multiple Persistence units
  138. JpaTransactionManager and underlying Connection Object
  139. Change FetchType in Execution
  140. Enabling show sql does not seem to work!
  141. DB Connection problem: everything freezes after 8 queries
  142. Spring Transactions
  143. Error creating bean with name 'entityManagerFactory' defined in ServletContext resour
  144. schema attribue of a class in mappring file
  145. illegally attempted to associate a proxy with two open Sessions
  146. multiple database access hibernate with second level cache
  147. Rollback for checked exception by default
  148. spring 3 and mybatis 3
  149. IBator DAO classes overwrite
  150. one to many mapping and sort
  151. how do I retrieve this bean ?
  152. Transaction propagation is not happening
  153. DataSource as OSGI service on dm server 2.0.2
  154. multiple transaction managers with gwt, hibernate and spring, in Tomcat
  155. Issue with rolling back NESTED transactions
  156. Multiple DAO
  157. Trouble with Ibatis
  158. Problems with jdbc
  159. statement timeout
  160. @Transactional not being honored using Extended PC
  161. Same persistence manager over multiple transactions causing cache bugs
  162. Null Time in Oracle Date?
  163. More - Property 'sqlMapClient' is required
  164. Using SimpleJdbcCall: I need to return a list from my ref cursor
  165. Unable to load Hibernate Session Factory JNDI name.
  166. Data Stores JAVA JDO
  167. How to move from controller to another controller in Spring
  168. Hibernate & JTATransactionManager without J2EE server
  169. Spring 3.0.3 and Hibernate Envers
  170. help with transaction management
  171. NoSuchMethodError javax.persistence.PersistenceContext.properties()
  172. @Transactional error - .IllegalArgumentException: Can not set xxx field xxxDAO
  173. Help required for writing integration test cases using spring.....
  174. XML error
  175. IllegalStateException: No value for key [...orm.jpa.LocalEntityManagerFactoryBean]
  176. Integration testing using SpringJUnit4ClassRunner giving LazyInitializaException
  177. Speeding up ParameterizedBeanPropertyRowMapper
  178. Inserting Multiple BLOB into database at a time.
  179. Unable to get my basic JpaTemplate example working
  180. java.lang.IllegalArgumentException: Property 'sessionFactory' is required
  181. Unable to lazily load objects?
  182. Transactional init: how to initialize DB when starting?
  183. @OrderBy not working
  184. Problem with transactions on HSQLDB
  185. openSessionInViewFilter alternative in a java application (no web.xml)
  186. No SessionFactory specified
  187. Transactions that span multiple web service calls
  188. Hibernate Transaction
  189. SessionFactory is null
  190. JdbcTemplate + Weblogic DataSource error after redeploy on cluster
  191. JPA EntityListeners in Hibernate AnnotationSessionFactoryBean?
  192. [spring + jpa] openEntityManagerInView and LazyInitializationException
  193. Hoeller, How JndiObjectFactoryBean avoid ClassCastException?
  194. hibernate formula with run time parameters
  195. How to access an instance loaded by the other classloader except using reflection?
  196. Hibernate 3.3.2.GA on dm server 2.0.2
  197. java.lang.NoSuchMethodError: executeFunction()
  198. Problem with management of the spring session
  199. "delaying identity-insert due to no transaction in progress" on HSQLDB
  200. error on injecting hibernate sessionFactory
  201. please help me i have a exception i can not solve it thanks
  202. does JdbcTemplate automatically RELEASE datasource connection(s)?
  203. VARRAY parameter in an Oracle procedure
  204. JPA on Jboss when used with JtaTransactionManager, values are not getting persisted.
  205. SessionFactory Exception
  206. Problem with hibernate request
  207. Transaction not working with direct JDBC call when used with JPA
  208. getting null value for particular column, while loading the object.
  209. Invalid Column Name.
  210. org.hibernate.exception.SQLGrammarException: could not execute query
  211. Turn off hibernate validator
  212. Spring 3.x JPA2 and drop-create tables : howto?
  213. About @Repository and Exception Transalation
  214. charset of accessing database bother me a lot
  215. JPA date arithmetic problem
  216. help ! Spring3 @Repository
  217. failed to lazily initialize a collection of role: … no session or session was closed
  218. Spring + Hibernate/C3P0 leaving behind threads and pools
  219. Hibernate - find() Problem
  220. TransactionManager: Always execute jdbc call right after a transaction is opened
  221. Cannot call Connection.commit in distributed transaction
  222. @Transactional proxy problem
  223. Generic JPQL problem
  224. Getting list of named parameters from named parameter query
  225. Exception translation issue
  226. Problem with JdbcTemplate and transactions not rolling back
  227. metadata: column headers and data types
  228. hibenrate maven repository
  229. Facing problem in getting JNDI to work.
  230. Hibernate multithread transactions problem in high concurrency environment
  231. Views filtering with Spring-Hibernate
  232. Hibernate nested Transaction visibility Problem
  233. Simple issue with transactions
  234. LazyInitializationException in SimpleFormController.onSubmit with OpenSessionInView
  235. spring-hibernate errors!!!
  236. Possible serious limitation in composite key joins
  237. NoSuchMethodError: javax/persistence/OneToMany.orphanRemoval()Z
  238. org.hibernate.exception.ConstraintViolationExcepti on
  239. Session Management
  240. How do you read attributes from XML with springbatch
  241. Spring auto closed with c3p0 exceptions
  242. How to process 100000 dB rows 10000 rows at a time
  243. detecting memory leaks
  244. Mapping for Spring-Hibernate DAO
  245. Unit Testing Merge
  246. How do you make an unmanaged entity managed (without using merge)?
  247. What transactions manager should i use for Tomcat 6.
  248. detecting memory leaks2 or maybe not a leak
  249. Need advice on modeling a ManyToMany relationship
  250. trouble with lazy loading in hibernate