Uses of Interface
org.cxbox.sqlbc.export.sql.transform.Transformation
-
Packages that use Transformation Package Description org.cxbox.sqlbc.export.sql.transform -
-
Uses of Transformation in org.cxbox.sqlbc.export.sql.transform
Classes in org.cxbox.sqlbc.export.sql.transform that implement Transformation Modifier and Type Class Description classDraftVersionclassNewIdMethods in org.cxbox.sqlbc.export.sql.transform with parameters of type Transformation Modifier and Type Method Description ValueTransformerValueTransformer. add(Transformation transformation, TableColumn... tableColumns)
-