From: shun at datasection.co.jp (=?iso-2022-jp?B?GyRCQ1M+ZRsoQg==?=) Date: Mon, 20 Jun 2005 18:00:54 +0900 Subject: [Pljava-dev] LargeObject In-Reply-To: References: Message-ID: <39C575769082A9shun@datasection.co.jp> Thomas. Thank you!!!!! java.lang.UnsatisfiedLinkError problem solved! Your comment is very good. I can get largeObj.length(). And I will try some methods of LargeObject. Thomas Hallgren wrote: > > LargeObject_initialize(fcinfo); > >somewhere near the end of function Type_initialize in the file >pljava/type/Type.c, recompile and try again. > Thanks Shunsuke