Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java Math Class

Status
Not open for further replies.

KTAU95

Programmer
Apr 15, 2003
2
US
Does anyone know what TimeMath is? Is it within the Java/Lang/Math class? How do I load it or use it?

Here is function someone wrote for that is bieng used by a report. After reloading all the java classes to get the mail to work, this function no longer works. Can someone tell me why?

(p1 NUMBER)
return VARCHAR2 is language java name
'timeMath.basicMath.strDeltaTimeStamp(float)
return java.lang.string';

Thanks in Advance
Ken
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top