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