Package ai.waii.clients.database
Class Schema
java.lang.Object
ai.waii.clients.database.Schema
-
Constructor Summary
ConstructorsConstructorDescriptionSchema(SchemaName schemaName, Table[] tables, SchemaDescription description) -
Method Summary
Modifier and TypeMethodDescriptiongetName()Table[]voidsetDescription(SchemaDescription description) voidsetName(SchemaName name) void
-
Constructor Details
-
Schema
-
-
Method Details
-
getTables
-
setTables
-
getDescription
-
setDescription
-
getName
-
setName
-