Hi folks.

I have a data service that access to a function in postgresSQL.

This function return two types:

  "fecha1 " DATE
  "hora1" TIMESTAMP WITHOUT TIME ZONE

I map this in my data service to:

         <element name=" fecha1 " column=" fecha1 " xsdType="xs:date" />

         <element name=" hora1 " column=" hora1 " xsdType="xs:dateTime" />


I search in google and try Mapping from TIMESTAMP WITHOUT TIME ZONE, to date
and long, without success.

Any help?

Thanks,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
UCI



_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to