Uses of Class
com.invirgance.convirgance.jdbc.schema.Schema
Packages that use Schema
Package
Description
Provides classes that represent different database schema objects.
-
Uses of Schema in com.invirgance.convirgance.jdbc.schema
Methods in com.invirgance.convirgance.jdbc.schema that return SchemaModifier and TypeMethodDescriptionDatabaseSchemaLayout.getCurrentSchema()Returns the currentSchemaof the source.Returns the Schema that has the provided name.TabularStructure.getSchema()Returns the schema this object is apart of.Schema[]Catalog.getSchemas()Returns all Schemas.Constructors in com.invirgance.convirgance.jdbc.schema with parameters of type SchemaModifierConstructorDescriptionView(com.invirgance.convirgance.json.JSONObject record, DatabaseSchemaLayout layout, Schema schema)