public class XMLGeneratedValue extends MetadataGeneratedValue
| Modifier and Type | Field and Description |
|---|---|
protected XMLHelper |
m_helper |
protected org.w3c.dom.Node |
m_node |
DEFAULT_STRATEGY| Constructor and Description |
|---|
XMLGeneratedValue(org.w3c.dom.Node node,
XMLHelper helper)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGenerator()
INTERNAL: (OVERRIDE)
|
java.lang.String |
getStrategy()
INTERNAL: (OVERRIDE)
|
equalsprotected org.w3c.dom.Node m_node
protected XMLHelper m_helper
public XMLGeneratedValue(org.w3c.dom.Node node,
XMLHelper helper)
public java.lang.String getGenerator()
getGenerator in class MetadataGeneratedValuepublic java.lang.String getStrategy()
getStrategy in class MetadataGeneratedValue