@FunctionalInterface public interface MetaProvider
The default implementation will produce information based on
DatabaseMetaData
obtained from the enclosing
Configuration.connectionProvider()
.
Modifier and Type | Method and Description |
---|---|
Meta |
provide()
Provide meta data information.
|
Meta provide()
Copyright © 2019. All rights reserved.