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 SourceTransformerSourceTransformerExceptionpublic void transformTable(SourceElement tableElement, ControllerState controllerState) throws SourceTransformerException
SourceTransformerExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.