Package | Description |
---|---|
org.h2.bnf |
Modifier and Type | Method and Description |
---|---|
DbSchema |
Sentence.getLastMatchedSchema()
Get the last matched schema if the last match was a schema.
|
Modifier and Type | Method and Description |
---|---|
void |
Sentence.setLastMatchedSchema(DbSchema schema)
Set the last matched schema if the last match was a schema,
or null if it was not.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.