Uses of Interface
org.modeshape.sequencer.ddl.DdlConstants.Problems

Packages that use DdlConstants.Problems
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 DdlConstants.Problems in org.modeshape.sequencer.ddl
 

Classes in org.modeshape.sequencer.ddl that implement DdlConstants.Problems
 class DdlParserProblem
          A special form of DdlConstants.Problems that is also a ParsingException.
 



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