(Untitled)

Sep 14, 2007 12:53


select cast('NOW' as Holiday) from rdb$database

live

Leave a comment

Comments 1

anonymous September 17 2007, 03:36:15 UTC
String funMethod = new StringBuilder()
.append(funHandlers.getProperty("funFactory.nameByType." + restStream.getType())).toString();
return (IFunProcessRehandler) Class.forName(funMethod).newInstance();

к.в.с.

Reply


Leave a comment

Up