Uses of Class
org.hibernate.mapping.DenormalizedTable
-
Packages that use DenormalizedTable Package Description org.hibernate.boot.model.relational -
-
Uses of DenormalizedTable in org.hibernate.boot.model.relational
Methods in org.hibernate.boot.model.relational that return DenormalizedTable Modifier and Type Method Description DenormalizedTable
Namespace. createDenormalizedTable(Identifier logicalTableName, boolean isAbstract, Table includedTable)
-