mephysto <gennaria@email.it> writes:
> my goal is for example: define a typeFoo (id as int, name as varchar) in
> postgres, define an object in java objFoo (id as int, name string), define a
> stored function in posgres return a typeFoo
You'd probably be better off asking about this in the pgsql-jdbc list.
regards, tom lane