JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.boot.models.annotations.spi
Named
Contents
Description
Method Summary
Method Details
name()
name(String)
Hide sidebar
Show sidebar
Interface Named
public interface
Named
Commonality for annotations that are named within a
repeatable container
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
name
()
void
name
(
String
name)
Method Details
name
String
name
()
name
void
name
(
String
name)