Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.TableFilterWrapper
-
Packages that use TableFilterWrapper Package Description org.hibernate.tool.orm.jbt.api.wrp org.hibernate.tool.orm.jbt.internal.factory -
-
Uses of TableFilterWrapper in org.hibernate.tool.orm.jbt.api.wrp
Methods in org.hibernate.tool.orm.jbt.api.wrp with parameters of type TableFilterWrapper Modifier and Type Method Description voidOverrideRepositoryWrapper. addTableFilter(TableFilterWrapper tf) -
Uses of TableFilterWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return TableFilterWrapper Modifier and Type Method Description static TableFilterWrapperTableFilterWrapperFactory. createTableFilterWrapper()
-