Class SqlAliasBaseConstant

java.lang.Object
org.hibernate.sql.ast.spi.SqlAliasBaseConstant
All Implemented Interfaces:
SqlAliasBase

public class SqlAliasBaseConstant extends Object implements SqlAliasBase
A SqlAliasBase that always returns the same constant.