Klasse TableMutationExaminer
java.lang.Object
ch.nolix.system.objectschema.modelmutationexaminer.TableMutationExaminer
- Alle implementierten Schnittstellen:
ITableMutationExaminer
- Version:
- 2024-12-30
- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
TableMutationExaminer
public TableMutationExaminer()
-
-
Methodendetails
-
canBeAddedToDatabase
- Angegeben von:
canBeAddedToDatabase
in SchnittstelleITableMutationExaminer
- Parameter:
table
-- Gibt zurück:
- true if the given table can be added to a
IDatabase
, false otherwise.
-