public class SqlSchemaView extends Object
Constructor and Description |
---|
SqlSchemaView(org.apache.ignite.internal.processors.query.h2.H2Schema schema) |
Modifier and Type | Method and Description |
---|---|
boolean |
predefined() |
String |
schemaName() |
public SqlSchemaView(org.apache.ignite.internal.processors.query.h2.H2Schema schema)
schema
- H2 schema.public String schemaName()
public boolean predefined()
True
if schema is predefined, false
otherwise.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024