From 3c6f15c7aa639b4c21d2336575a09fa7d0c67a3d Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Mon, 15 May 2006 08:49:40 +0000 Subject: [PATCH] cglib for lazy loading coment added git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@4329 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- lib/ibatis/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ibatis/README b/lib/ibatis/README index 840762b7c..7aabf4d7e 100644 --- a/lib/ibatis/README +++ b/lib/ibatis/README @@ -8,3 +8,5 @@ http://ibatis.apache.org/ Add log4j here for ibatis logging http://logging.apache.org/log4j/docs/ +Add cglib here for lazy loading +http://cglib.sourceforge.net/ \ No newline at end of file -- GitLab