Uses of Class
com.alibaba.druid.sql.repository.Schema
Packages that use Schema
-
Uses of Schema in com.alibaba.druid.sql.repository
Fields in com.alibaba.druid.sql.repository with type parameters of type SchemaMethods in com.alibaba.druid.sql.repository that return SchemaModifier and TypeMethodDescriptionSchemaRepository.findSchema(String schema) protected SchemaSchemaRepository.findSchema(String name, boolean create) SchemaRepository.getDefaultSchema()SchemaObject.getSchema()Methods in com.alibaba.druid.sql.repository that return types with arguments of type SchemaMethods in com.alibaba.druid.sql.repository with parameters of type SchemaConstructors in com.alibaba.druid.sql.repository with parameters of type SchemaModifierConstructorDescriptionprotectedSchemaObject(Schema schema, String name, SchemaObjectType type) protectedSchemaObject(Schema schema, String name, SchemaObjectType type, SQLStatement statement)