Hi
I've observed cursor leak when using hibernate core version 4.1.6 with Java 8
and JBOSS EAP 7 env. I simply loading objects from database using hibernate and
I do see for each hibernate execution, cursor is opened and it never closed
till jobs server instance is down.
I have tried using curr
Hi
I used to extend DirectPropertyAccessor and had custom implementation of getter
and setter implementation of the hibernate property. Could you please let me
know what should I replace it with. I tried replacing it with
PropertyAccessStrategyBasicImpl and PropertyAccessStrategyFieldImpl but I
Hi all
I am having problem while adding mapping files dynamically. It takes long time
to add after some time. I did not find any way to remove the added XML from
configuration object once added. I believe this is an issue of performance.
Please suggest.
Thnaks
Vikas
__
Hi, I had recently upgraded hibernate version to 4.1.6 with that I also had to
upgrade spring too to version 3.1.3.Release which is compatible to hibernate 4,
but I am getting following issue with this change:
In my hibernate.cfg.xml, I load a mapping file e.g, "" and
x.hbn.xml: