Class XmlExportTransformer.TableMapping
java.lang.Object
net.sf.jailer.xml.XmlExportTransformer.TableMapping
-
Field Summary
FieldsModifier and TypeFieldDescriptionPrefix of column aliases for selection of unfiltered PK values.SQL selection schema.The template. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
template
The template. -
selectionSchema
SQL selection schema. -
originalPKAliasPrefix
Prefix of column aliases for selection of unfiltered PK values.
-
-
Constructor Details
-
TableMapping
public TableMapping()
-