public abstract class SqlElement extends ServiceBase
| Modifier and Type | Field and Description |
|---|---|
protected DStructType |
dtype |
protected TypePair |
pair |
protected DTypeRegistry |
registry |
et, factorySvc, log| Constructor and Description |
|---|
SqlElement(FactoryService factorySvc,
DTypeRegistry registry,
TypePair pair,
DStructType dtype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
generateField(StrCreator sc) |
protected DTypeRegistry registry
protected TypePair pair
protected DStructType dtype
public SqlElement(FactoryService factorySvc, DTypeRegistry registry, TypePair pair, DStructType dtype)
public abstract void generateField(StrCreator sc)
Copyright © 2020. All rights reserved.