Hi list,
We are using ERRest for our API and we are trying to use the "qualifier"
parameter provided by ERXRestFetchSpecification.
Using a NSTimestamp in this qualifier gives a:
JDBCAdaptorException: ** Error JDBCColumn for setting date type for
2012-09-08T13:54:31Z- class = class java.lang.String
at
com.webobjects.jdbcadaptor.JDBCColumn.takeInputValue(JDBCColumn.java:555)
at
com.webobjects.jdbcadaptor.ERXJDBCColumn.takeInputValue(ERXJDBCColumn.java:39)
... skipped 9 stack elements
Is there a way to use dates in this qualifier ?
Another problem is using relations in this qualifier since we use a
RestDelegate to expose a different id or using fields that are not in
the EOModel.
Is there a way to insert some sort of delegate to deal with those cases ?
The other solution would be to roll our own qualifier parser instead of
the EOQualifier.qualifierWithQualifierFormat that ERRest uses.
Thanks,
Yoann
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]