public class SQLTransformer extends Object implements SourceTransformer
Constructor and Description |
---|
SQLTransformer() |
Modifier and Type | Method and Description |
---|---|
SourceElement |
transform(Object databaseModel,
ControllerState controllerState) |
void |
transformTable(SourceElement tableElement,
ControllerState controllerState) |
public SourceElement transform(Object databaseModel, ControllerState controllerState) throws SourceTransformerException
transform
in interface SourceTransformer
SourceTransformerException
public void transformTable(SourceElement tableElement, ControllerState controllerState) throws SourceTransformerException
SourceTransformerException
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.