Class ColumnEntityAliases

  • All Implemented Interfaces:
    EntityAliases

    public class ColumnEntityAliases
    extends DefaultEntityAliases
    EntityAliases that chooses the column names over the alias names. This strategy is used when the result-set mapping did not give specific aliases to use in extracting from the result set. We use the column names from the underlying persister.