ModeShape Distribution 3.0.0.Alpha4

Uses of Class
org.modeshape.sequencer.ddl.DdlParsers

Packages that use DdlParsers
org.modeshape.sequencer.ddl The classes that make up the DDL sequencer, which is capable of parsing the more important DDL statements from SQL-92, Oracle, Derby, and PostgreSQL, and constructing a graph structure containing a structured representation of these statements. 
 

Uses of DdlParsers in org.modeshape.sequencer.ddl
 

Methods in org.modeshape.sequencer.ddl that return DdlParsers
protected  DdlParsers DdlSequencer.createParsers(List<DdlParser> parsers)
          Method that creates the DdlParsers instance.
 


ModeShape Distribution 3.0.0.Alpha4

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