From: nengsih w. <jo...@ya...> - 2004-05-18 04:19:51
|
hi all, I use TM4J 0.8.3, i had class HassOccurrenceValueLessThanExtension that use to compare some topic that hasocurrencevaluelessthan, in this class i compare type of topic so i use : Set scopeSet = scopedObject.getScope(); //if string if (scopeSet.contains(type)){ return TopicMapManager.BASETYPE_STRING; } in TM4J 0.9.1 scope change to be set, so how can i change my procedure that i declare above.because i want to change my TM4J tobe 0.9.1 because i want to use hibernate that in TM4J 0.8.3 didn't support it. please help me. regards, wahyu __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ |