hi,

- counter: I can now exclude general support for identity columns as in access 
autonumber can be only of its type "long integer",
and hence cannot be prescribed by the user

- while fighting with foobar test on access (on this I am still working), I tried it 
also on mysql, where it gives:
 on foobar, out of 59 test methods, 4 failures 1 error (TestFindLoad) (just te let you 
know) . 
 
- schema updater: I am trying to make it work also in version 1.2.1 : looking at 
sources,

1.2
  uses:
        Map columnInfo = getColumnInfo(connection);
  
  this then is an internal method

1.2.1
  uses:
        JdbcDatabaseInfo info = new JdbcDatabaseInfo(connection, dialect);

and this uses the new updater package.
  
In this release you must be asking a little more from the jdbc driver; do you know 
what, and whether it
could be made compatible with 1.2 ? 

bye

------------------------------------------------------------------------------------------------------------------------------------------
work progress / avanzamento lavori: [EMAIL PROTECTED]
customer support / supporto clienti: [EMAIL PROTECTED]
administrative questions / questioni amministrative: [EMAIL PROTECTED]
development questions / informazioni sviluppo software: [EMAIL PROTECTED]
promotion & image campaigns / informazioni promozione e immagine: [EMAIL PROTECTED] 
for further support / per informazioni: [EMAIL PROTECTED] 
open lab s.r.l. via venezia 18b 50121 firenze italy
phone +39 055 5522779 fax +39 055 5532702 Italy
www.open-lab.com
------------------------------------------------------------------------------------------------------------------------------------------





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to