Hey all
I'm new to hibernate, i'm reading the book "manning quick hibernate"
and i have to create 2 Swing projects "non managed"
but the problem is, in the book the examples are for a managed application.
my questions are:
can you give me an example of hibernate.cfg.xml and SessionFactory file
for a non managed environment :
i used the following one but i think it's for a managed environment
http://www.developer.com/open/print.php/10930_3559931_1
thanks in advance and sorry for my bad english
Mike