JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Relational
org.springframework.data.relational.core.sql
Named
Contents
Description
Method Summary
Method Details
getName()
Hide sidebar
Show sidebar
Interface Named
All Known Implementing Classes:
Column
public interface
Named
Named element exposing a
name
.
Since:
1.1
Author:
Mark Paluch
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SqlIdentifier
getName
()
Method Details
getName
SqlIdentifier
getName
()
Returns:
the name of the underlying element.