JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.testing.orm.junit
BootstrapServiceRegistry
JavaService
Contents
Description
Required Element Summary
Element Details
role
impl
Hide sidebar
Show sidebar
Annotation Interface BootstrapServiceRegistry.JavaService
Enclosing class:
BootstrapServiceRegistry
public static @interface
BootstrapServiceRegistry.JavaService
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
impl
Logically `?` is `S extends T`
Class
<?>
role
Logically `?` is `T`
Element Details
role
Class
<?>
role
Logically `?` is `T`
impl
Class
<?>
impl
Logically `?` is `S extends T`