Uses of Class
it.unibz.inf.ontop.dbschema.impl.json.JsonDatabaseTable
-
Packages that use JsonDatabaseTable Package Description it.unibz.inf.ontop.dbschema.impl.json -
-
Uses of JsonDatabaseTable in it.unibz.inf.ontop.dbschema.impl.json
Fields in it.unibz.inf.ontop.dbschema.impl.json with type parameters of type JsonDatabaseTable Modifier and Type Field Description List<JsonDatabaseTable>JsonMetadata. relationsConstructor parameters in it.unibz.inf.ontop.dbschema.impl.json with type arguments of type JsonDatabaseTable Constructor Description JsonMetadata(List<JsonDatabaseTable> relations, JsonMetadata.Parameters metadata)
-