[Hibernate] microsoft access dialect

2002-12-13 Thread Pietro Polsinelli
hi, I have began developing a dialect for working with   Microsoft Access using   InfoZoom JDBC driver. I hope it will be of some use. I do NOT claim that this will work in general; it just works for my current applications. __

[Hibernate] Demo of Hibernate used from session bean with XDoclet generated .sar - descriptor

2002-12-13 Thread Konstantin Priblouda
Hi all, Yesterday I put together a small demo showing hibernate in action: 1. XDoclet generated mappings & service descriptor 2. Session bean accessing hibernate 3. Small client. This works with JBoss. Schema snipper for hypersonic: ---%< CREATE TABLE HIBERNATE_CUSTOMER(ID INTEGER NOT