From: Gavin_King/Cirrus%<CI...@ci...> - 2002-04-26 07:34:36
|
Many thanks to Brad and Working Mouse for this. I almost finished implementing lazy initialization for objects that implement an interface (ie. using a java.lang.reflect.Proxy). This feature will only work for nonpolymorphic classes. Havn't checked anything into CVS yet. I'm a little concerned about the fact that people will not be able to build hibernate under JDK 1.2.2. Still, they should be able to build everything except the lazy initialization feature, which they can't use anyway..... |