Class Schema
java.lang.Object
com.aoindustries.aoserv.client.Schema
com.aoindustries.aoserv.client.postgresql.Schema
- All Implemented Interfaces:
SchemaParent
- Author:
- AO Industries, Inc.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
Gets the unique name of the schema.List
<? extends AoservTable<?, ?>> Gets an unmodifiable list of all of the tables in the schema.getUser()
Methods inherited from class com.aoindustries.aoserv.client.Schema
getConnector, getSchemas, toString
-
Constructor Details
-
Schema
-
-
Method Details