Re: [SQL] getting PSQLException Can't infer the SQL type to use with Native Query call

2011-05-02 Thread Tom Lane
Steven Dahlin writes: > In trying to call a postgresql 8.4 stored function I am passing a > class as well as a List (I have to save a master record as well as the > detail records). This is being done with a native query using > EclipseLink 2.1. However, I am getting back a message for the first >

[SQL] getting PSQLException Can't infer the SQL type to use with Native Query call

2011-05-02 Thread Steven Dahlin
In trying to call a postgresql 8.4 stored function I am passing a class as well as a List (I have to save a master record as well as the detail records). This is being done with a native query using EclipseLink 2.1. However, I am getting back a message for the first item: PSQLException: Can't infe