Uses of Interface
org.hibernate.tool.api.reveng.RevengStrategy.SchemaSelection
Packages that use RevengStrategy.SchemaSelection
Package
Description
-
Uses of RevengStrategy.SchemaSelection in org.hibernate.tool.api.reveng
Methods in org.hibernate.tool.api.reveng that return types with arguments of type RevengStrategy.SchemaSelectionModifier and TypeMethodDescriptionRevengStrategy.getSchemaSelections()Return list of SchemaSelctors to be used when askingRevengDialectfor metadata. -
Uses of RevengStrategy.SchemaSelection in org.hibernate.tool.internal.reveng.reader
Methods in org.hibernate.tool.internal.reveng.reader with parameters of type RevengStrategy.SchemaSelectionModifier and TypeMethodDescriptionTableCollector.processTables(RevengStrategy.SchemaSelection schemaSelection) -
Uses of RevengStrategy.SchemaSelection in org.hibernate.tool.internal.reveng.strategy
Methods in org.hibernate.tool.internal.reveng.strategy that return types with arguments of type RevengStrategy.SchemaSelectionModifier and TypeMethodDescriptionAbstractStrategy.getSchemaSelections()DelegatingStrategy.getSchemaSelections()TableSelectorStrategy.getSchemaSelections()Methods in org.hibernate.tool.internal.reveng.strategy with parameters of type RevengStrategy.SchemaSelectionModifier and TypeMethodDescriptionvoidOverrideRepository.addSchemaSelection(RevengStrategy.SchemaSelection schemaSelection) voidTableSelectorStrategy.addSchemaSelection(RevengStrategy.SchemaSelection selection)