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. Sybase stored procedure resultset problem
  2. Spring and P6Spy
  3. Help required: A transactional DBUnit Test Case
  4. net.sf.hibernate.PropertyValueException: not-null property
  5. Whether DAO layer is redundant when using stored procedure?
  6. How to use an hibernate interceptor with spring
  7. lazy load problems
  8. Problem with declarative tx!!! How does it work..Pls help.
  9. Looking for example about OpenSessionInView implementation
  10. Can i use getHibernateTemplate() to save Blob filed??
  11. Ibatis, SqlMapClientDaoSupport & list
  12. java.lang.ClassCastException_BlobByteArrayType.dee pCopy
  13. Batch update
  14. Spring JDBC for unit tests?
  15. AOP w/ Hibernate Wiki: Target, Impl and DAO Examples
  16. Hibernate 3.0
  17. Root of BeanFactory hierarchy
  18. code change for Ibatis internal transaction support
  19. Error when use Spring and Hibernate
  20. JDBC: dynamic where clause for SqlQuery
  21. How to use a temporary session in Hibernate Interceptor
  22. Hibernate 2.1.7
  23. JDBCTemplate and PreparedStatementCreatorFactory
  24. Independent data sourcess and transactions
  25. applicationContext.xml Spring and Hibernate
  26. Catching Exceptions in classes wrapped with TransactionProxy
  27. Xdoclet, Hibernate Template
  28. Best practice for direct SQL with hiberate/spring
  29. Spring JDBC Appender for Log4J?
  30. Hibernate & Dates
  31. NonUniqueObjectException using Hibernate
  32. Accessing Firebird 1.5 over JayBird JCA/JDBC driver
  33. Call from java to pl sql procedure with table out parameter
  34. Tomcat 5.5 fails when loading bean : LocalSessionFactoryBean
  35. Correct way to return a scalar value: SqlFunction NPE
  36. States of Hibernate objects passed to a business method
  37. Problem with Tomcat "-security" switch
  38. Problem with store procedure
  39. point of extension to get different kind of JDBC Connection
  40. OpenSessionInViewInterceptor/Filter questions
  41. Using JDBC support classes in a non-spring environment
  42. Access to Hibernate MetaData
  43. is it possible to use same DAO's for different datasources
  44. spring+ibatis & oracle's CLOB?
  45. How log all data access on Ibatis and Hibernate
  46. How to use preparedstatement functionality
  47. Using both Hibernate and iBatis in the same application
  48. Obtaining a Datasource from within a HibernateDaoSupport
  49. Problem with DAO using Hibernate session.filter()
  50. One-to-Many Data Retrieval issue when using Hibernate
  51. Using SessionFactoryUtils but session is not closing
  52. hibernate + spring
  53. How to make transactions span multiple DAO-ops?
  54. Hibernate - Maven schema generation
  55. Declarative Transactions to Rollback on Any Exception
  56. HibernateTemplate and database connection problem
  57. Just JDBC support (newbie guy)
  58. java.lang.NoSuchMethodError
  59. Hibernate Data Access for reporting (session.iterate())
  60. why cann't rollback ? this Thansaction!!!!!!!!!!!!!!!!!!!
  61. Readonly JtaTransactionManager Hibernate flush
  62. Transaction does not rollback when calling service method...
  63. AbstractTransactionalSpringContextTests usage
  64. Problem with transactions using Spring+Hibernate
  65. Instance variables threadsafe inside MappingSqlQuery?
  66. why connection is closed?
  67. updating object problem: hibernate + spring
  68. java.net.BindException: Address already in use: connect
  69. pooling: ConnectionPoolDataSource & dbcp
  70. Declarative transaction will not work when .... ?
  71. Newbie with Spring - No SqlMap specified
  72. How to inject a LocalSessionFactoryBean?
  73. spring+hibernate+transaction HibernateSystemException
  74. dynamic proxies och hibernate
  75. Could not synchronize database state with session
  76. Passing an Array to a PL/SQL Stored Procedure
  77. How do you integrate Hibernate UserType and Spring?
  78. How to do lazy loading with HibernateTemplate
  79. does SqlUpdate.compile() create PreparedStatement?
  80. Problem using TransactionProxyFactoryBean
  81. NonUniqueObjectException
  82. PostgreSQL won't work with Spring and Tomcat
  83. Spring 1.1.3: JDK 1.3 compatibility is fully restored ???
  84. Spring/Hibernate under JBoss: SessionFactory choice
  85. Hibernate session closed on wizard pages?
  86. Newbie - Separating data wiring
  87. HELP: jotm standalone w/ JdbcTemplate rollback not working
  88. hibernate + postgres + aoptransaction - rollback failed
  89. bug in DependencyInjectionInterceptor ?
  90. Is HibernateCallback necessary?
  91. Using a hibernate.properties file
  92. Auto ordering of hibernate mapping files?
  93. Can't manage to catch a Spring exception!?
  94. Hibernate IoC
  95. JdbcTemplate.queryForObject strange behaviour
  96. Problem selecting from views w/db links on Oracle.
  97. Spring + Hibernate + MySql Transaction not rolling back
  98. Result Set Object
  99. Spring + iBAtis 2.0
  100. How to use password() of mysql in Spring+Hibernate?
  101. Newbie with Spring
  102. Problems when trying to delete an object
  103. SQL Exception while calling stored procedure
  104. Hibernate and Spring MVC Design
  105. multiple DataSources without JTA
  106. MappingSqlQuery Connection
  107. Error creating bean with name 'sessionFactory'
  108. Single DataSource Connection
  109. Question on classloaders and Hibernate hbm.xml files
  110. Need help on JDBC Rollback..
  111. Quartz and Hibernate - Handling Session Management?
  112. exception while executing select statement
  113. How to Stored Procedure using spring framework
  114. Hibernate 3.0 and Spring
  115. java.text.ParseException:Unparseable Date. Using Hibernate
  116. Exception while calling stored procedure in sybase
  117. dynamic queries
  118. mixing raw JDBC and O/R-mapper access in same transactions
  119. HELP!!not-null property references a null or transient value
  120. Problem with OpenSessionInViewFilter and Hibernate sessions
  121. Reusable ResultSetExtractor available?
  122. ignoring result sets
  123. Strange Data Access Error
  124. Scrollable result set in spring framework??
  125. Identity Key Retrieval after saveOrUpdate
  126. JDBC interface Business Objects and Logic
  127. defaultautocommit in dbcp datasource
  128. Transaction Management over 2 different data sources
  129. net.sf.hibernate.NonUniqueObjectException
  130. How Sessions bound to JTA with Hibernate Tx mgr_lookup_class
  131. How to get large rowset using JDBCTemplate?
  132. Hibernate: Unable to get a collection but can get the size
  133. The transaction is no longer active - status: 'Committed'
  134. petclinic sql select statements having 2 or more variables
  135. FNFE on Hibernate Files
  136. JtaTransactionManager weird behavior
  137. this.getSession throws NullPointerException?!
  138. Spring and Hibernate3
  139. OSIV and reconnecting domain object to session
  140. NullPointerException when use HibernateTemplate!
  141. How does spring simplify hibernate
  142. StoredProcedure Timeout
  143. How to use SQLErrorCodeSQLExceptionTranslator in Ibatis?
  144. What is open-session-in-view
  145. spring/hibernate/jbosscache
  146. Retrieve multiple resultset
  147. Need advice regarding JTA Hib and Transactional File Access
  148. HibernateTemplate - Id of Object
  149. hibernateTemplate.find() throws BadSqlGrammarException
  150. Hibernate architecture problem with lazy collections
  151. How is reattaching feature great for web tier?
  152. Cache issue - transaction-scoped Hibernate Sessions
  153. locate servlet-context.xml at /WEB-INF/ from util class
  154. BeanNameAutoProxyCreator referencing non-existent bean
  155. Why IOC couldn't be used in Spring successfully?
  156. Spring reusing same connections in different tx-s
  157. Illegal attempt to associate a collection with two open sess
  158. Unit tests
  159. Problen when trying to close a Hibernate Session
  160. getHibernateTemplate().find() only working from one spot
  161. outer-joins with hibernate
  162. net.sf.hibernate.Interceptor and HibernateDaoSupport
  163. How do I integrate Spring Hibernate and Ehcache
  164. JDBCTemplate Question
  165. How to insert a row using JdbcTemplate?
  166. using hibernate criteria and filters
  167. Migrating data from one database vendor to a diff vendor
  168. Using 2 or more databases
  169. HibernateTransactionManager and Straight JDBC
  170. Removal of the iBatis sql-map-config file
  171. StoredProcedure not reusable and not threadsafe?
  172. Finer grained hierarchy for DataIntegrityViolationException
  173. Difference between HibernateDaoSupport and HibernateTemplate
  174. Declarative Transaction Question
  175. Batch Updates with Statement
  176. Difference between JNDI datasource & DriverManagerDataSo
  177. Saving using the OpenSessionInViewFilter?
  178. How long list should be handled
  179. Using the OracleLobHandler to insert a clob
  180. JTA, Hibernate and "unresolved LocalTransactionContainm
  181. connection properties setup
  182. Hibernate formula property problem in Spring
  183. Keeping detached instances in Httpsession or not?
  184. why HibernateSystemException occurs?
  185. Which hibernate 2.1 or 3 can be used by spring?
  186. readOnly error
  187. Hibernate POJOs Configration Properties
  188. Could you tell me there is any collision in WebLogic ?
  189. java.io.FileNotFoundException
  190. Finer grained object versioning
  191. Object corruption in update.
  192. Declare HibernateException when using Hibernate named query?
  193. Does spring/hibernate support select rownum?
  194. Problem with dynamically loading hibernate mappings files
  195. A lot of object-instanciating when doing a hibernate-query.
  196. SessionFactoryUtils.getSession() before PROPAGATION_REQUIRED
  197. Using mapping declaration or named query?
  198. Using mapping declaration or named query?
  199. Cglib proxy with exception returned instead of thrown
  200. No data inserted when I use transaction
  201. help with the named query
  202. help with the named query
  203. Getting reference to connection within txn from non-Spring
  204. Hibernate & Spring / Lazy Collactions, Hibernate.initial
  205. HAHA,I FIND A BUG ON 1.1.3
  206. newbie spring/hibernate help please
  207. null @ getHibernateTemplate().find("........
  208. saveAll method added to HibernateOperations
  209. Problem using Native SQL
  210. Select statement not recognised in native hibernate query
  211. how can I have loaded objects not be saved automatically
  212. Spring + iBATIS + lazy-loading: NullPointerException
  213. Hibernate load causes table lock error for multiple threads
  214. Grabbing next id before saving to the db?
  215. Data become dirty issue
  216. LazyInitializationException: Failed to lazily initialize
  217. Mixing jdbc and hibernate in same trx
  218. Newbe dao question
  219. Another newbie: Transaction Management
  220. Set custom ExceptionTranslator in SqlMapClientFactoryBean
  221. Hibernate Lazily loaded session form command objects
  222. IN/OUT stored procedure parameters question
  223. Can't get declarative transactions to work :(
  224. Extend PersistenceBrokerDaoSupport or PersistenceBrokerTempl
  225. UserCredentialsDataSourceAdapter problem
  226. [help]OpenSessioninViewFitler problem
  227. Spring + Hibernate + MySQL + characterEncoding problem
  228. Need to dynamically swap datasources with Spring/Hibernate
  229. call service method wrapped in transaction from another one?
  230. Spring/Hibernate/WebSphere5/DB2:read-only connection issue
  231. MySQL: set autocommit=0; set autocommit=1
  232. want to use multipal Transactionproxyfactory
  233. Lazy load problem
  234. something wrong about Integration with hibernate
  235. Spring Declarative Transaction Newbie
  236. Spring failed to count the correct number of parameters
  237. Need Help : JDBC log of Parametrized Queries
  238. Strange Blob Problem - Ends Up Entirely Corrupted?
  239. Help me with Hibernate/Spring and multiple databases
  240. Whether spring has a SQLServer MaxValueIncrementer?
  241. Declarative Transaction Management & Exception Handling
  242. Problem when Blob storage with hibernate,oracle9i
  243. Error running Stored Procedure on Oracle 10G
  244. Info Message in SqlCall
  245. TransactionProxyFactoryBean and methods within the target
  246. Q: petclinic - when does Hibernate retrieve Pets for Owner?
  247. How to use common spring-hibernate config in other domains
  248. Hibernate 2.1.8 and ehcache provider issue and fix
  249. No rollback with exceptions using Hibernate
  250. SQL error codes for Adaptive Server Enterprise