public class XmlExportTransformer.TableMapping
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
java.lang.String | 
originalPKAliasPrefix
Prefix of column aliases for selection of unfiltered PK values. 
 | 
java.lang.String | 
selectionSchema
SQL selection schema. 
 | 
org.w3c.dom.Document | 
template
The template. 
 | 
| Constructor and Description | 
|---|
TableMapping()  |