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 Summary
ConstructorDescriptionInformationSchemaMetaProvider
(Configuration configuration, Source... sources) InformationSchemaMetaProvider
(Configuration configuration, InformationSchema schema) -
Method Summary
-
Constructor Details
-
InformationSchemaMetaProvider
-
InformationSchemaMetaProvider
-
-
Method Details
-
provide
Description copied from interface:MetaProvider
Provide meta data information.- Specified by:
provide
in interfaceMetaProvider
-