Uses of Class
it.unibz.inf.ontop.dbschema.impl.json.JsonView.ForeignKeyPart
-
Packages that use JsonView.ForeignKeyPart Package Description it.unibz.inf.ontop.dbschema.impl.json -
-
Uses of JsonView.ForeignKeyPart in it.unibz.inf.ontop.dbschema.impl.json
Fields in it.unibz.inf.ontop.dbschema.impl.json declared as JsonView.ForeignKeyPart Modifier and Type Field Description JsonView.ForeignKeyPartJsonView.AddForeignKey. toConstructors in it.unibz.inf.ontop.dbschema.impl.json with parameters of type JsonView.ForeignKeyPart Constructor Description AddForeignKey(String name, List<String> from, JsonView.ForeignKeyPart to)
-