| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PostParseProcessorConfiguration in org.eclipse.datatools.sqltools.parsers.sql | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql with parameters of type PostParseProcessorConfiguration | |
|---|---|
|  void | SQLParserManager.configPostParseProcessors(PostParseProcessorConfiguration config)Configures this SQLParserManager'sPostParseProcessors with the arguments given in thePostParseProcessorConfigurationconfig. | 
| Uses of PostParseProcessorConfiguration in org.eclipse.datatools.sqltools.parsers.sql.postparse | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.postparse with parameters of type PostParseProcessorConfiguration | |
|---|---|
|  void | PostParseProcessor.config(PostParseProcessorConfiguration config)Configures this PostParseProcessorwith the arguments
 provided in the givenPostParseProcessorConfiguration. | 
| Uses of PostParseProcessorConfiguration in org.eclipse.datatools.sqltools.parsers.sql.query.postparse | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query.postparse with parameters of type PostParseProcessorConfiguration | |
|---|---|
|  void | DataTypeResolver.config(PostParseProcessorConfiguration config) | 
|  void | TableReferenceResolver.config(PostParseProcessorConfiguration config)Configures this TableReferenceResolverwith theDatabaseand defaultSchemaname. | 
|  void | RoutineReferenceResolver.config(PostParseProcessorConfiguration config)Configures this post-parse process with the Database object and default schema name contained in the given configuration object. | 
| Uses of PostParseProcessorConfiguration in org.eclipse.datatools.sqltools.sqlbuilder.model | 
|---|
| Methods in org.eclipse.datatools.sqltools.sqlbuilder.model that return PostParseProcessorConfiguration | |
|---|---|
|  PostParseProcessorConfiguration | SQLDomainModel.getPostParseProcessorConfiguration()Gets the configuration object to configure list of PostParseProcessor objects for the parser. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||