Hi Peter, This issue is fixed on GitHub master and will be included in the next 2.5.0-SNAPSHOT versions. I will also merge this fix downstream to 2.4.x and 2.3.x maintenance versions
Cheers Lukas 2012/7/18 Lukas Eder <[email protected]>: >> [...] >> The setPRatingSpecId() method on 'f' should be passed a String >> ('p_rating_spec_id in varchar2', as you can see in the UDT signature). There >> is no 'this' in the context of a static UDT function call. > > Thanks for reporting this. I will track this bug as #1584: > https://sourceforge.net/apps/trac/jooq/ticket/1584 > > This should be fixed in the upcoming version 2.5.0 > > Cheers > Lukas
