Package org.hibernate.internal
Class TableGroupFilterAliasGenerator
- java.lang.Object
-
- org.hibernate.internal.TableGroupFilterAliasGenerator
-
- All Implemented Interfaces:
FilterAliasGenerator
public class TableGroupFilterAliasGenerator extends Object implements FilterAliasGenerator
-
-
Constructor Summary
Constructors Constructor Description TableGroupFilterAliasGenerator(String defaultTable, TableGroup tableGroup)
-
-
-
Constructor Detail
-
TableGroupFilterAliasGenerator
public TableGroupFilterAliasGenerator(String defaultTable, TableGroup tableGroup)
-
-
Method Detail
-
getAlias
public String getAlias(String table)
- Specified by:
getAlias
in interfaceFilterAliasGenerator
-
-