public class SQLModelTransformer extends Object implements SourceTransformer
| Constructor and Description | 
|---|
| SQLModelTransformer() | 
| Modifier and Type | Method and Description | 
|---|---|
| Database | transform(Object databaseModel,
         ControllerState controllerState) | 
| void | transformTable(Table table,
              Database database,
              ControllerState controllerState) | 
public Database transform(Object databaseModel, ControllerState controllerState) throws SourceTransformerException
transform in interface SourceTransformerSourceTransformerExceptionpublic void transformTable(Table table, Database database, ControllerState controllerState) throws SourceTransformerException
SourceTransformerExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.