Interface DatabaseReaderWrapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,List<TableWrapper>>collectDatabaseTables()-
Methods inherited from interface org.hibernate.tool.orm.jbt.api.wrp.Wrapper
getWrappedObject
-
-
-
-
Method Detail
-
collectDatabaseTables
Map<String,List<TableWrapper>> collectDatabaseTables()
-
-