Adam,

> I got many to one to sort of work using JPA annotations (@ManyToOne +
> @JoinColumn) and the ResultSetMetaData to figure out how to transform the
> child object from the ResultSet.

Care to share / contribute this?

> One to many and many to many will be a PITA and in my mind defeats the goals
> of jOOQ.

Yes, there are a lot of corner cases with some of those.

Reply via email to