org.modeshape.graph.query.plan
Class PlanUtil.AbsentColumn

java.lang.Object
  extended by org.modeshape.graph.query.validate.ImmutableColumn
      extended by org.modeshape.graph.query.plan.PlanUtil.AbsentColumn
All Implemented Interfaces:
Schemata.Column
Enclosing class:
PlanUtil

protected static class PlanUtil.AbsentColumn
extends ImmutableColumn


Field Summary
 
Fields inherited from class org.modeshape.graph.query.validate.ImmutableColumn
ALL_OPERATORS, DEFAULT_FULL_TEXT_SEARCHABLE, DEFAULT_ORDERABLE, NO_OPERATORS
 
Constructor Summary
protected PlanUtil.AbsentColumn(String name, String type)
           
 
Method Summary
 
Methods inherited from class org.modeshape.graph.query.validate.ImmutableColumn
getName, getOperators, getPropertyType, isFullTextSearchable, isOrderable, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlanUtil.AbsentColumn

protected PlanUtil.AbsentColumn(String name,
                                String type)


Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.