java.lang.Object
org.jooq.impl.InformationSchemaMetaProvider
- All Implemented Interfaces:
- MetaProvider
A 
MetaProvider that provides its meta data based on JAXB-annotated
 InformationSchema meta information.- Author:
- Lukas Eder
- 
Constructor SummaryConstructorsConstructorDescriptionInformationSchemaMetaProvider(Configuration configuration, Source... sources) InformationSchemaMetaProvider(Configuration configuration, InformationSchema schema) 
- 
Method Summary
- 
Constructor Details- 
InformationSchemaMetaProvider
- 
InformationSchemaMetaProvider
 
- 
- 
Method Details- 
provideDescription copied from interface:MetaProviderProvide meta data information.- Specified by:
- providein interface- MetaProvider
 
 
-