1. hibernate3-maven-plugin: entiries in different maven projects, hbm2ddl fails stackoverflow.comI'm trying to put an entity in a different maven project. In the current project I have:
|
2. hibernate.hbm2ddl.auto=create-drop feature KO with Junit forum.springsource.orgDec 15th, 2005, 05:42 PM #1 dsissoko View Profile View Forum Posts Private Message Junior Member Join Date Dec 2005 Location paris Posts 13 hibernate.hbm2ddl.auto=create-drop feature KO with Junit I try ... |
3. MySQL Error - Create hibernate.hbm2ddl.auto forum.springsource.orgMySQL Error - Create hibernate.hbm2ddl.auto I am unable to auto generate *some* of my tables for MySQL. With HSql, everything works fine. I installed MySQL 5.1, updated my jdbc.properties and dialect, ... |
4. hibernate.hbm2ddl.auto not honoured? forum.springsource.org[SOLVED] hibernate.hbm2ddl.auto not honoured? Hi, I've used hibernate for a while, but am new to integrating it into spring beans. I have a context XML file (as below). The hibernate properties ... |
5. hibernate.hbm2ddl.auto wont create mysql db schema help! forum.springsource.orghibernate.hbm2ddl.auto wont create mysql db schema help! Hi guys, I am using hibernate and jpa annotations and want my db schema to be genreated. I am using |
6. hibernate.hbm2ddl.auto consult and doubts forum.springsource.orgHello guys Code: |
7. How to make hibernate.hbm2ddl.auto=create-drop work? forum.springsource.orgHow to make hibernate.hbm2ddl.auto=create-drop work? I have specified hibernate.hbm2ddl.auto=create-drop in my XML. I'm using the H2 database. I was hoping it would create my table for me. However, I see this ... |
8. How to make hibernate.hbm2ddl.auto=create-drop work? forum.springsource.orgHow to make hibernate.hbm2ddl.auto=create-drop work? I have specified hibernate.hbm2ddl.auto=create-drop in my XML. I'm using the H2 database. I was hoping it would create my table for me. However, I see this ... |
9. ERROR org.hibernate.tool.hbm2ddl.SchemaExport - ERROR: no schema has been selected to forum.springsource.orgHi, I have problem with my first app with Roo. I want to do the example Code: mkdir hello cd hello roo roo> project --topLevelPackage com.foo roo> persistence setup --provider HIBERNATE ... |
10. Problems with HSQDB + Hibernate3 + Spring "hbm2ddl.aut forum.hibernate.org |
11. [Hibernate3-Annotation-Spring] hbm2ddl not working :( forum.hibernate.org |