protected class TeiidSqlNodeVisitor.TeiidSqlNodeContext extends Object implements TeiidSqlContext
Constructor and Description |
---|
TeiidSqlNodeContext(Repository.UnitOfWork transaction,
KomodoObject node) |
Modifier and Type | Method and Description |
---|---|
void |
add(String key,
Object obj) |
Object |
get(String key) |
Repository.UnitOfWork |
tx() |
public TeiidSqlNodeContext(Repository.UnitOfWork transaction, KomodoObject node)
public Repository.UnitOfWork tx()
public Object get(String key)
get
in interface TeiidSqlContext
public void add(String key, Object obj)
add
in interface TeiidSqlContext
Copyright © 2013–2019. All rights reserved.