org.openanzo.common.rdb.layout
Class NodeCentricSchema.LongXMLNode.ColumnNames

java.lang.Object
  extended by org.openanzo.common.rdb.layout.NodeCentricSchema.LiteralNode.ColumnNames
      extended by org.openanzo.common.rdb.layout.NodeCentricSchema.LongXMLNode.ColumnNames
Enclosing class:
NodeCentricSchema.LongXMLNode

public static class NodeCentricSchema.LongXMLNode.ColumnNames
extends NodeCentricSchema.LiteralNode.ColumnNames

Define the column names for storing xml literals


Field Summary
static java.lang.String hash
          Name of the Column that holds the hash value for an XML literal
 
Fields inherited from class org.openanzo.common.rdb.layout.NodeCentricSchema.LiteralNode.ColumnNames
ID, modifier_id, value
 
Constructor Summary
NodeCentricSchema.LongXMLNode.ColumnNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hash

public static final java.lang.String hash
Name of the Column that holds the hash value for an XML literal

See Also:
Constant Field Values
Constructor Detail

NodeCentricSchema.LongXMLNode.ColumnNames

public NodeCentricSchema.LongXMLNode.ColumnNames()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.