Expression com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getExpression |
( |
SchemaPlus |
parentSchema, |
|
|
String |
name |
|
) |
| |
|
inline |
Set<String> com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getFunctionNames |
( |
| ) |
|
|
inline |
Collection<Function> com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getFunctions |
( |
String |
name | ) |
|
|
inline |
Schema com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getSubSchema |
( |
String |
name | ) |
|
|
inline |
Set<String> com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getSubSchemaNames |
( |
| ) |
|
|
inline |
Table com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getTable |
( |
String |
name | ) |
|
|
inline |
Set<String> com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getTableNames |
( |
| ) |
|
|
inline |
RelProtoDataType com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getType |
( |
String |
arg0 | ) |
|
|
inline |
Set<String> com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.getTypeNames |
( |
| ) |
|
|
inline |
boolean com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.isMutable |
( |
| ) |
|
|
inline |
Schema com.mapd.parser.server.test.SqlIdentifierCapturerTest.MockSchema.snapshot |
( |
SchemaVersion |
version | ) |
|
|
inline |
The documentation for this class was generated from the following file: