public abstract class AbstractTransformerSql extends Object implements ITransformer
| Constructor and Description |
|---|
AbstractTransformerSql() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getValue()
Get the tables style.
|
void |
initialize() |
ISource |
transform(ISource source) |
public void initialize()
initialize in interface IResetablepublic ISource transform(ISource source) throws SourceException
transform in interface ITransformerSourceExceptionpublic abstract String getValue()
Copyright © 2017. All rights reserved.