Interface ObjectNameSource
public interface ObjectNameSource
Source for database object names (identifiers).
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the name explicitly provided by the user.Retrieve the logical name for this object.
-
Method Details