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 MetadataSQLResultSetMapping
public List<String> getColumnResults()
getColumnResults
in class MetadataSQLResultSetMapping
public String getName()
getName
in class MetadataSQLResultSetMapping
Copyright © 2022. All rights reserved.