JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.boot.models.annotations.spi
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)