How to Convert Sys Date to Jbo.DomainDate ?
For this first we need to convert current date (java.util.Date) to sql date (java.sql.Date) and
then convert sql date to jbo date (oracle.jbo.domai.Date). Following is code
No comments:
Post a Comment