Verwendungen von Schnittstelle
org.jooq.meta.ManyToManyKeyDefinition
Packages, die ManyToManyKeyDefinition verwenden
-
Verwendungen von ManyToManyKeyDefinition in org.jooq.meta
Klassen in org.jooq.meta, die ManyToManyKeyDefinition implementierenMethoden in org.jooq.meta, die Typen mit Argumenten vom Typ ManyToManyKeyDefinition zurückgebenModifizierer und TypMethodeBeschreibungfinal List<ManyToManyKeyDefinition> AbstractTableDefinition.getManyToManyKeys()final List<ManyToManyKeyDefinition> AbstractTableDefinition.getManyToManyKeys(TableDefinition referencing) TableDefinition.getManyToManyKeys()Get the many to many keys for this table.TableDefinition.getManyToManyKeys(TableDefinition referencing) Get the many to many keys for this table referencing another, specific table.