JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.quarkus.hibernate.reactive.panache.common
Annotation Interface ProjectedConstructor
@Documented
@Target
(
CONSTRUCTOR
)
@Retention
(
RUNTIME
)
public @interface
ProjectedConstructor
Marks a constructor to be used for panache projections.