|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.layout.NodeCentricSchema.XMLNode
org.openanzo.common.rdb.layout.NodeCentricSchema.LongXMLNode
public static class NodeCentricSchema.LongXMLNode
Define the table schema for storing long XML literals
| Nested Class Summary | |
|---|---|
static class |
NodeCentricSchema.LongXMLNode.ColumnNames
Define the column names for storing xml literals |
| Constructor Summary | |
|---|---|
NodeCentricSchema.LongXMLNode(java.lang.String tableName)
Define the constants for table storing xml literals |
|
| Method Summary | |
|---|---|
Column |
getHash()
Get the column that holds the hash value for an XML literal |
Constraint |
getHashConstraint()
Get the constraint that holds the hash value for an XML literal |
| Methods inherited from class org.openanzo.common.rdb.layout.NodeCentricSchema.XMLNode |
|---|
getID, getTable, getValue, getValueConstraint |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeCentricSchema.LongXMLNode(java.lang.String tableName)
tableName - name of the table that stores xml literals| Method Detail |
|---|
public Column getHash()
public Constraint getHashConstraint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||