1. Hibernate, Spring & HSQL: Table not Found Exception stackoverflow.comwe're using spring, hibernate and hsql to persist a simple user entity. We always get the error "table not found". Do you have any idea what this could be? It seems ... |
2. Hibernate: use backticks for MySQL but not for HSQL stackoverflow.comA project I work on (which uses Java, Spring, Hibernate) recently changed from Oracle to MySQL. There are a few cases where some of the properties in the code are reserved ... |
3. A data migration issue in HSQL, the new database does not contain few tables stackoverflow.comI am currently responsible for migrating data for our application, for upgrading to new version.I am trying to migrate from HSQL to HSQL, later we will move on to other combinations. So ... |
4. HSQL + Spring forum.springsource.orghow can I fix this? I think this situation will be fixing after create mock object. "HeroDao" Do you know another method for fix ? |
5. TestContext mit HSQL: Table not found forum.springsource.orgJul 4th, 2011, 11:52 AM #1 takach View Profile View Forum Posts Private Message Junior Member Join Date Jul 2009 Posts 6 TestContext mit HSQL: Table not found Hi all, I ... |
6. ACL not using in memory HSQL strategy forum.springsource.orgACL not using in memory HSQL strategy Hi, Using the famous tutorial: http://blog.springsource.com/2010/08...le-app-engine/ got it work on GAE wow! now for one step further: how to ACL ON GAE? I'm some ... |
7. Getting Error on HSQL DB startup forum.springsource.orgGetting Error on HSQL DB startup Hi All, I am facing problems in starting up HSQL database. Working on a Spring tutorial available in the below link. http://static.springsource.org/docs/...tep/part5.html Stuck up in ... |
8. maven / testng / jdbc:embedded-database (hsql) - same instance is initialized 2 times forum.springsource.orgmaven / testng / jdbc:embedded-database (hsql) - same instance is initialized 2 times Hi, I use an embedded database (HSQL) in my integration test suite. Its a maven project with TestNG. ... |
9. Troubles with a connection using HSQL forum.springsource.orgTroubles with a connection using HSQL Hi all, i am testing a Spring application with a HSQL database placed in c:/springappBisBD/db/test It works fine. Code of the bean: Code: |
10. I put in my aftersetproperties create/insert for hsql forum.springsource.orgIt was all my fault. Aurrggghh!! I had a duplicate key entry in my insert statement. You guys are beatiful. please have a drink and pour it on me!! : |
11. hsql exception? UncategorizedSQLException correct? forum.springsource.orgI'm using JdbcTemplate with HSQL in embedded cached tables. When I do a query and there is no record I get a SQL exception that comes back as error code -35 ... |
12. Problem in runnign Unit tests with HSQL forum.springsource.orgNov 4th, 2005, 09:02 AM #1 MmarcoM View Profile View Forum Posts Private Message Senior Member Join Date Sep 2004 Location London Posts 304 Problem in runnign Unit tests with HSQL ... |
13. Check size of HSQL database forum.springsource.orgCheck size of HSQL database Hello all. I am trying to write a Quartz Job to check the size of an HSQLDB file. My thought is as follows: - Set the ... |
14. MySQL rather than HSQL forum.springsource.orgThat's basic spring-dao stuff (see the spring manual). It's just a matter of using the *.properties file for mysql instead of hsqldb. See the petclinic server/webapp module. |
15. Location of HSQL data? forum.springsource.orgSep 4th, 2006, 02:33 PM #1 thehl View Profile View Forum Posts Private Message Senior Member Join Date Aug 2006 Posts 215 Location of HSQL data? I am working through the ... |
16. Problems with Hsql dataSource for petclinic forum.springsource.orgProblems with Hsql dataSource for petclinic I have read the doco. on Petclinic DataBase setup re: connection pooled DataSource with Tomcat. I guess this is a Tomcat Hsql issue but I'm ... |
17. Petclinic problems with JNDI DataSource on Hibernate/Hsql forum.springsource.orgPetclinic problems with JNDI DataSource on Hibernate/Hsql I have got my petclinic app. working with a localDataSource however the Jndi lookup version is failing? A have the Resource correctly configged in ... |
18. Problem in testing create use cases using spring mock, dbunit and HSQL forum.springsource.orgProblem in testing create use cases using spring mock, dbunit and HSQL Hi, I have setup a environment to write junits for my application(technology used :spring + hibernate + mysql + ... |
19. Problem in testing create use cases using spring mock, dbunit and HSQL forum.springsource.orgProblem in testing create use cases using spring mock, dbunit and HSQL Hi, I have setup a environment to write junits for my application(technology used :spring + hibernate + mysql + ... |
20. HSQL in memory ds - multiple db - part OT forum.springsource.orgHSQL in memory ds - multiple db - part OT hi all, sorry to post here but i am sure someone have been in the same situation wherei am now. i ... |
21. Hib problem with HSQL and schema forum.springsource.orgHib problem with HSQL and schema hi all, sorry to bother... i have a small problem i m working on an app that uses 3 different schemas for mapping files... app ... |
22. HSQL error forum.springsource.orgHi, I am trying to create an in-mem database using HSQL. I have the Hibernate layer setup for all my tables in a .xml file. I set up the schema using ... |
23. createDatabaseSchema works with Hsql but not MySQL forum.springsource.orgHi Guys. For some reason calling 'createDatabaseSchema' on my LocalSessionFactoryBean works on my Hsql test database, but not my Mysql 5.1 instance. Has anyone seen this before ? Thanks in advance ... |
24. Spring JPA Hibernate HSQL Not Working forum.springsource.orgMar 7th, 2010, 09:42 AM #1 kazama2002uk View Profile View Forum Posts Private Message Junior Member Join Date Oct 2007 Posts 16 Spring JPA Hibernate HSQL Not Working Hello All, I ... |
25. HSQL dates forum.springsource.orgWas afraid you were going to say that. The problem is that the query is dynamically built and i can stick all of the parameters in the string and just run ... |
26. Convert select MySql to HSQL (Help!) forum.springsource.orgConvert select MySql to HSQL (Help!) Hi list! I did a select to mysql and I need the same select to hsql. Is it possible? How the select below would be ... |
27. Spring Batch Unit Testing with HSQL forum.springsource.orgAug 24th, 2010, 07:21 PM #1 pminearo View Profile View Forum Posts Private Message Junior Member Join Date Apr 2010 Posts 18 Spring Batch Unit Testing with HSQL I am fairly ... |
28. exception : Driver for test database type [HSQL] is not available in the classpath forum.springsource.orgSep 29th, 2010, 04:39 AM #1 afef View Profile View Forum Posts Private Message Member Join Date Sep 2010 Posts 48 exception : Driver for test database type [HSQL] is not ... |
29. problem with HSQL forum.springsource.org |
30. DBRE issue with HSQL forum.springsource.orgNov 1st, 2010, 10:00 AM #1 KramKroc View Profile View Forum Posts Private Message Member Join Date Apr 2010 Posts 41 DBRE issue with HSQL Hi folks, using the 1.1.0.RELEASE and ... |