public class InnodbSchemaFactory extends Object implements org.apache.calcite.schema.SchemaFactory
InnodbSchema.| Constructor and Description |
|---|
InnodbSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Schema |
create(org.apache.calcite.schema.SchemaPlus parentSchema,
String name,
Map<String,Object> operand) |
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.