used the hibernator plugin to generate my mapping but it was not
able to map it to the table I wanted it to map to. Do I need to add XDoclet tags
to my code to instruct what table/columns hibernator needs to map the class/member
variables to?
Jeevak Kasarkod
Software Engineer
Hi,
I downloaded the release version of Hibernate 3.0 rc1. The
EhCacheProvider does an import on “net.sf.ehcache.CacheManager”
and attempts to catch “net.sf.ehcache.CacheException”.
I could not locate the net.sf.ehchache package in
the source.
Please let me know if something maybe wrong
Hi,
I have tried posting on the users list but I was not able to
get the information I needed. I also read through the relevant FAQs and posts
on other forums but there isn’t enough relevant information for writing
blobs and retrieving blobs using the oracle 10g drivers.
I am attempting