public class XMLSQLResultSetMapping extends MetadataSQLResultSetMapping
| Modifier and Type | Field and Description |
|---|---|
protected XMLHelper |
m_helper |
protected Node |
m_node |
m_columnResults, m_entityResults, m_sqlResultSetMapping| Constructor and Description |
|---|
XMLSQLResultSetMapping(Node node,
XMLHelper helper)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getColumnResults()
INTERNAL:
|
List<MetadataEntityResult> |
getEntityResults()
INTERNAL:
|
String |
getName()
INTERNAL:
|
public List<MetadataEntityResult> getEntityResults()
getEntityResults in class MetadataSQLResultSetMappingpublic List<String> getColumnResults()
getColumnResults in class MetadataSQLResultSetMappingpublic String getName()
getName in class MetadataSQLResultSetMappingCopyright © 2025. All rights reserved.