[odb-users] specifying column and table names for many-to-many join tables

Matt Walker leafless.matt at gmail.com
Mon Oct 3 16:37:56 EDT 2016


I am dealing with an existing schema, so I cannot use ODB to generate the
sql. I have looked at the documentaion and don't see any way to specify the
particulars with pragmas. E.G., Hibernate allows you to annotate a field in
an entity with the name of the join table and column. Is this possible?

Thanks,

Matt Walker


More information about the odb-users mailing list