public interface ColumnReference extends SqlValueReference
Reference to a column name.
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName()
Retrieve the column name.
|
String getColumnName()
Retrieve the column name.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.