public class TableMetaProvider extends Object implements MetaProvider
MetaProvider
that provides its meta data based on (possibly
generated) schemas.Constructor and Description |
---|
TableMetaProvider(Configuration configuration,
Collection<? extends Table<?>> tables) |
TableMetaProvider(Configuration configuration,
Table<?>... tables) |
public TableMetaProvider(Configuration configuration, Table<?>... tables)
public TableMetaProvider(Configuration configuration, Collection<? extends Table<?>> tables)
public Meta provide()
MetaProvider
provide
in interface MetaProvider
Copyright © 2020. All rights reserved.