org.sqlproc.engine.impl
Class SqlProcessorParser.meta_scope

java.lang.Object
  extended by org.sqlproc.engine.impl.SqlProcessorParser.meta_scope
Enclosing class:
SqlProcessorParser

protected static class SqlProcessorParser.meta_scope
extends Object


Field Summary
(package private)  boolean hasOutputMapping
           
(package private)  boolean skip
           
(package private)  StringBuilder text
           
(package private)  SqlTypeFactory typeFactory
           
 
Constructor Summary
protected SqlProcessorParser.meta_scope()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

StringBuilder text

hasOutputMapping

boolean hasOutputMapping

typeFactory

SqlTypeFactory typeFactory

skip

boolean skip
Constructor Detail

SqlProcessorParser.meta_scope

protected SqlProcessorParser.meta_scope()


Copyright © 2013. All Rights Reserved.