Uses of Class
it.unibz.inf.ontop.dbschema.impl.json.JsonForeignKey
-
Packages that use JsonForeignKey Package Description it.unibz.inf.ontop.dbschema.impl.json -
-
Uses of JsonForeignKey in it.unibz.inf.ontop.dbschema.impl.json
Fields in it.unibz.inf.ontop.dbschema.impl.json with type parameters of type JsonForeignKey Modifier and Type Field Description List<JsonForeignKey>JsonDatabaseTable. foreignKeys
-