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. How do I obtain the Hibernate Configuration object
  2. setting up oracle with spring
  3. Return resultSet or cursor from SimpleJDBCCall
  4. JBoss DataSource and Encrypted Password
  5. Unique Constraint and query after error (AssertionFailure)
  6. Transaction Management (newbie question)
  7. javax.naming.NameNotFoundException
  8. Problem with Hibernate And JDBC
  9. Can we have a listener for a TransactionManager
  10. error saving a blob
  11. Make HibernateCallback doInHibernate transactional?
  12. Hibernate Problem with MiddleGen
  13. Spring JDBC Issue with multiple objects within an object
  14. Hibernate Collection
  15. RdbmsOperation Logging
  16. Transaction Management in Spring+IBatis
  17. Problem with @Transactional and nested methods
  18. How to inject a Datasource without using xml?
  19. JDBCTemplate or SimpleJDBCTemplate example using ResultSetExtractor
  20. hibernate 2nd lvl cache config
  21. Newbie Question for Spring+Hibernate
  22. BeanPropertyRowMapper doesn't populate domain objects
  23. can Spring & Hibernate create tables at runtime??
  24. Ordering query results with Hibernate
  25. singleton or not for DAO ?
  26. Issue (bug?) with complex SQL and getSimpleJdbcTemplate
  27. MS SQL Server -> MySQL
  28. maven module, hibernate session factory
  29. Find when connection opened/closed?
  30. Spring @Transactional LazyLoad exception
  31. DataAccessResourceFailureException
  32. Transaction and JCR
  33. Customizing ParameterizedBeanPropertyRowMapper
  34. transaction manager with annotation for JDBC + hibernate
  35. How to update multiple rows using spring's sql?
  36. Read a XML document
  37. IN clause with JdbcTemplate
  38. Passing Multiple command objects
  39. while using hql how do i initialize a collection.
  40. Session per Conversation/Request
  41. Newbie looking for a book
  42. @Transactional on Parent Class methods
  43. Many transaction classNotFound errors with simple JDBC DataSourceTransactionManager
  44. c3p0 config
  45. Code in @BeforeClass isn't run inside of a transaction
  46. JNDI or JDBC programmatically
  47. uncaught exception hibernate exception in springs
  48. hibernate contexual session with spring
  49. Hibernate transactions not allowed on Controllers?!
  50. Handling LazyLoading with Spring + JPA
  51. HibernateTemplate: unnecessary SELECT statement
  52. NullPointerException: SimpleJDBCTemplate doesn't find my datasource
  53. [Newbie] stored procedure problem : wrong number or types of arguments in call
  54. how to specify rollbackFor on unit test method.
  55. Spring Jms Local Transaction problems
  56. Spring Newbie using SimpleNamingContextBuilder?
  57. Hibernate 3 Transactions
  58. Transactions / Hibernate AND JDBC
  59. @Transactional doesn't work on inherited methods
  60. Complex Collection
  61. problem subselect mysql
  62. AbstractTransactionalDataSourceSpringContextTests
  63. Generated value from sequence for non primary key property
  64. how to develope multi data access using spring webogic
  65. JBoss + Spring 2.5.2 + Hibernate javax.naming.NameNotFoundException: OracleDS not bou
  66. Need Advice re lazyloadingFilter
  67. Setup Spring/JPA with unknown/dynamic datasources
  68. Please give me some advice about resultMap in sqlMap configuration..
  69. Programmatic Transaction Management: TransactionCallback Implementation Example
  70. Spring/Hibernate Application Hangs after 8 sql statement
  71. Yet another caching question
  72. Confusion with making Hibernate 3.2 work
  73. Merging HBM Files from Multiple Application-context.xml files onto a single context
  74. Reusing named parameters?
  75. No Hibernate Session bound to thread
  76. How to store thousands of Java Objects in DB efficiently
  77. org.hibernate.TransientObjectException: object references an unsaved transient...
  78. How to mapping "java.sql.ResultSet" to java bean?
  79. JTATransactionManager+JBoss = cannot open nested transaction
  80. AbstractJpaTests with WEB-INF/applicationContext.xml
  81. JdbcTemplate queryForObject question
  82. Nested Transaction not flushed
  83. JpaTemplate can read but not write
  84. problem with saveing composite-element
  85. Is there a problem with SimpleJdbcCall
  86. Errors : Exception sending context initialized event to listener instance
  87. HibernateTemplate is null!
  88. I'm almost dead... spring team SOS (multiple cursor closed exception)
  89. Insert BLOB with oracle jdbc driver 9.2.0.8
  90. JPA (LocalContainerEntityManagerFactoryBean) and Tomcat 6
  91. Spring + Hibernate: Event listeners mapping
  92. Shall I use a Connection Pool for my Desktop app?
  93. Inheritance in DAO
  94. Data Caching
  95. injecting datasource vs jdbctemplate
  96. Multiple webapps, one database, and TransactionProxyFactoryBean
  97. problems with Oracle's schemas and ComboPooledDataSource
  98. "org.springframework.orm.hibernate3.annotation .AnnotationSessionFactoryBean"
  99. Which TransactionManager with a JDBC and Hibernate ?
  100. Multiple inserts for one object on a single save
  101. Spring + Hibernate 1st Update after Insert fails
  102. cant find hibernate mapping resources on jetty 6.1.5
  103. spring 2.5.2 @transactional with Hibernate, no flush/commit problem
  104. JDBCDAOSupport and Sequences
  105. Routing data sources with AbstractRoutingDataSource
  106. JBoss 4.2.2 + Spring 2.5.2 JNDI lookup
  107. PersistenceUnitManager : No single default persistence unit defined in
  108. setRollbackOnly() for cancelling database query.
  109. AbstractTransactionalDataSource... hibernate key generator
  110. Best JDBC driver for Spring?
  111. Which is the best EJB3 provider?
  112. a lazyInitalizationException problem
  113. How to set the connection time zone (Oracle, JdbcTemplate, Session Time Zone not set)
  114. HibernateTemplate and lazy loading
  115. JPA - Working around a Jboss bug
  116. HibernateTemplate 2.5 API Docs Question
  117. does each dao method need to throw DataAccessException?
  118. Spring managed JPA entity listener
  119. Spring transaction propagation SUPPORTS
  120. CLOB resource release with SimpleJdbcCall stored procedure
  121. Exception handling and transaction management
  122. Transactions with multiple DBs [Not JTA]
  123. Encryption Spring configuration files.
  124. Spring / Hibernate / CXF / Oracle
  125. Accessing data from 3 different datasource
  126. SimpleJdbcUpdate is missing !!
  127. bad .class version...
  128. Spring Modules and JCS caching: baaaad performance
  129. SimpleJDBCInsert does not work with MS SQL Server 2000
  130. JdbcTemplate Example
  131. Spring + Netbeans RCP + JPA
  132. SchemaUpdate - no datasource found?
  133. lazyInitializeEception problem and transactional
  134. Best Practise: Howto handle a Connection Reset
  135. XSLT --> HTML Rendering question?
  136. Emulating Open Session In View pattern for outside container testing
  137. iBatis SqlMapClientFactoryBean can't find sqlmapConfig.xml
  138. WebSphere transaction management
  139. Runing Junit test org.apache.commons.pool.impl.GenericObjectPool: method <init>()V no
  140. JDBC - way to print prepared statement SQL?
  141. Hibernate second level caching
  142. TomcatInstrumentableClassLoader problem
  143. Help ...
  144. JPA w/ Hibernate - creates & updates don't work
  145. multiple application context unit test.
  146. MapSqlParameterSource Vs Hibernate Criteria
  147. Spring 2, Tomcat 6 and JPA annotations
  148. Questions regarding JPA providers and java agent
  149. Weird Result with JDBCTemplace.query
  150. select for update using JDBCTemplate
  151. Usage of PersistenceAnnotationBeanPostProcessor
  152. SimpleJdbcCall mdata lookup broken for overloaded procedures
  153. Newbie to Spring. need help
  154. toplink cahe does not work with LocalContainerEntityManagerFactoryBean
  155. Association
  156. retrieving null values from ResultSet
  157. no import statements needed for plain hibernate 3 DAO?
  158. How to use SimpleJdbcTemplate#query without arguments
  159. single pojo two diffrent tables
  160. How to set transaction rollbackOnly with method parameter ?
  161. JNDI UnsatisfiedDependencyException - What am I doing wrong?
  162. multiple spring DAO in one service
  163. Swap DataSource during installating process
  164. Swap DataSource during installating process
  165. trasnaction name in websphere
  166. How to make 2 JDBC calls as a single Transaction
  167. JDBCTemplate passing null values
  168. Why won't this work? Inserting null value
  169. NESTED Propagation configuration
  170. DataAccess In LoginValidator
  171. How to prevent closing hibernate session when transaction rollback?
  172. NamedParameterJdbcTemplate problem: column name vs. column label
  173. Overrding Tx annotions with XML definitions
  174. LazyInitializationException with nested transactions
  175. Hibernate second level caching: slow - no, really slow
  176. Hibernate & Oracle Result Set Closed Errors
  177. Duplicate Inserts into tables
  178. Cannot get spring's @Transactional to run.
  179. jpaTemplate.find(class,pk) generates unordered key WHERE clause
  180. Help with optimistic concurrency
  181. Spring 2.5.3, Hibernate 3.2, JPA via @Annotations - TransactionRequiredException
  182. NonUniqueObjectException with PROPAGATION_REQUIRES_NEW
  183. org.springframework.transaction.TransactionSystemE xception
  184. Hibernate 2nd level cache
  185. Spring + EJB3 CMT --> żOSIV or OEMIV?
  186. Help needed on separating DAO-Layer from the Service Layer
  187. Dynamically changing the database
  188. better way to feed object
  189. No transaction is started in test case
  190. how to make transaction / hibernate session always available
  191. error code [17004] when insert null
  192. Cannot get hibernate to save when using contextual sessions
  193. hinbernate and spring w.r.t to boiler plate
  194. Illegal attempt to associate a collection with two open sessions
  195. Why does @Rollback(true) not work.
  196. TopLinkJpaVendorAdapter differs from Hibernate and OpenJpa Adapters?
  197. exception in DAO
  198. Release spring-hibernate3-2.5.3.jar to maven central repository
  199. Store custom object in JNDI
  200. Spring, JPA and Tomcat
  201. Creating Database at runtime
  202. Putting a connection back on the Pool
  203. JPA source code for Spring 2.0.6
  204. Too many connections in dbcp pool
  205. confusing Propagation.REQUIRED problem
  206. Problem with jdbctemplate
  207. Need help on how to manually close and obtain Session?
  208. How to get resultset from JDBCTemplate
  209. Using resultset as output parameter in spring with ibatis
  210. Integration testing failed with JPA and Spring 2.5
  211. Where to store SQL?
  212. DataIntegrityViolationException on HibernateTemplate.save()
  213. AbstractJpaTests and multiples DataSouces in Spring-config.xml?
  214. JdbcTemplate
  215. Error with JPA and JTA
  216. Problem with JPA/Hibernate
  217. Hibernate/IBatis/JPA for batch applications
  218. OpenSessionInViewFilter works in Tomcat NOT OracleAS
  219. transaction binding problem
  220. hibernate LazyInitializationException. with OpenSessionInViewInterceptor.
  221. How to get resultset from sqlmapclienttemplate?
  222. any exception handler for @tranasactional ?
  223. transaction demarcation: where?
  224. Support for JPA in combination with Hibernate Search?
  225. Spring with JNDI connection pooling
  226. inner join and object
  227. JNDI Lookup Spring 2 RAD 6 SDK 1.4 WinXP
  228. Invalid length parameter passed to the substring function
  229. Error when trying to run unit test with JPA
  230. Thread Safety
  231. error cannot load JDBC driver class
  232. Multiple database connectivity with spring
  233. query in xml file
  234. SimpleJdbcDaoSupport oracle procedure
  235. Handling multiple Oracle scheme with JPA
  236. HQL map value search
  237. InvalidClassException when deserializing TransactionException
  238. c3p0 configuration for hibernate
  239. JPADaoSupport
  240. Help: getHibernateTemplate().save Problem!
  241. does c3p0 include the connector/j?
  242. NotWritablePropertyException - When trying to bind
  243. transaction handling outside spring
  244. Issue with the Delete operation in Hibernate
  245. Spring JNDI
  246. Spring JNDI
  247. Type Safety Warning
  248. abstractJpaTests error
  249. Accessing the UniqueIdentifier
  250. JtaTransactionManager not working