| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseParsingState | |
|---|---|
| org.unitils.dbmaintainer.script.parsingstate.impl | |
| Uses of BaseParsingState in org.unitils.dbmaintainer.script.parsingstate.impl | 
|---|
| Subclasses of BaseParsingState in org.unitils.dbmaintainer.script.parsingstate.impl | |
|---|---|
|  class | InBlockCommentParsingStateA state for parsing an in-block comment (/ * comment * /) part of a script. | 
|  class | InDoubleQuotesParsingStateA state for parsing double quotes ("text") literal part of a script. | 
|  class | InLineCommentParsingStateA state for parsing an in-line comment (-- comment) part of a script. | 
|  class | InSingleQuotesParsingStateA state for parsing single quotes ('text') part of a script. | 
|  class | NormalParsingStateThe default initial parsing state that is able to recognize the beginning of line comments, block comments, single and double quote literals and the ending of a statment. | 
|  class | OracleNormalParsingStateThe initial state for Oracle. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||