[Hibernate-devel] Hibernate and debuglevel

2002-04-17 Thread Marco Pas
hibernate.debug=2 where do i put this... I tried that to put it in a properties file, together with the rest of the properties, but i see no extra debug info -= This tagline is protected by international laws, (c) 1999 =- Marco Pas ___ Hibernate

RE: [Hibernate-devel] Is there a way to setup referential integri ty?

2002-04-17 Thread Marco Pas
Gavin, i am using HSQLDB and i now that it supports constraints, i have set the dialect to HSQLDB but no constraints appear. I use a many-to-one mapping, are there any properties extra that i have to set ? In the understanding example i use a many-to-one mapping for clients / orders. A client can

RE: [Hibernate-devel] SQL Server 2000 questions

2002-04-17 Thread Anton van Straaten
> I havn't tried this driver [JTurbo]. Have you run the test suite against it? I haven't run any of Hibernate's own tests with JTurbo yet, although I did inherit from TestCase.java for my own tests. I've been doing my own tests with Hibernate, MS SQL, and JTurbo, on a set of about 100 persistent

RE: [Hibernate-devel] SQL Server 2000 questions

2002-04-17 Thread Anton van Straaten
> First - I'm getting double responses from Anton and Gavin. FWIW... I'll be more careful - it comes from hitting "Reply All" on messages from some mailing lists (majordomo?) > Since I can't use Hibernate (SQL Server 2K support via MS driver isn't > complete yet) Not sure what the issues with MS

Re: [Hibernate-devel] code generator

2002-04-17 Thread Gavin_King/Cirrus%CIRRUS
That sounds fantastic Brad. Assuming that other people like the idea as much as I do, it would be a great contribution to the project. ___ Hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel

[Hibernate-devel] input needed: exception messages

2002-04-17 Thread Gavin_King/Cirrus%CIRRUS
Hi everyone, Now that quite a few people are using hibernate, I'd like to know how easy people are finding debugging/troubleshooting in their systems. In particular are there common mistakes that are hard to track down? Are there any error messages that are misleading or give too little informati