JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.hibernate.annotations
Annotation Interface PartitionKey
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
PartitionKey
Identifies a field of an entity that holds the partition key of a table.
Since:
6.2