> I can reproduce this using the jOOQ integration test schema. It seems > that it is not possible to bind UDT values to stored procedures if > UDTs belong to another user than the one currently connected. This is > filed as #1693: > https://github.com/jOOQ/jOOQ/issues/1693
This is fixed on GitHub. The current 2.5.0-SNAPSHOT has been released to the Sonatype repository, as well: https://oss.sonatype.org/content/repositories/snapshots/org/jooq/ Any feedback welcome Cheers Lukas
