org.hibernate.sql.ordering.antlr
Interface SqlValueReference

All Known Subinterfaces:
ColumnReference, FormulaReference

public interface SqlValueReference

Unifying interface between column and formula references mainly to give more strictly typed result to ColumnMapper.map(String)

See Also:
ColumnReference, FormulaReference



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.