Uses of Interface
io.ebean.meta.MetaInfoManager
-
Packages that use MetaInfoManager Package Description io.ebean -
-
Uses of MetaInfoManager in io.ebean
Methods in io.ebean that return MetaInfoManager Modifier and Type Method Description MetaInfoManagerDatabase. getMetaInfoManager()Return the MetaInfoManager which is used to get meta data from the Database such as query execution statistics.
-