Package org.dbmaintain.script.parser.parsingstate

Interface Summary
ParsingState A state of a parser that can handle a character and knows when the state ends and is transfered to another state.
PlSqlBlockMatcher Defines the contract for implementations that define whether a given start is the start of a pl-sql block (e.g. stored procedure) for a specific SQL dialect.
 



Copyright © 2011. All Rights Reserved.