Is it possible to get the table name from a field constructed as the following? field( name( "MyTable", "myField" ) ).as( "myAlias" )
When I try to get it through .getQualifiedName() it returns only the alias part, without a table name. -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
