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.cfg
Annotation Interface Unsafe
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Unsafe
Denotes that a setting is considered unsafe. Generally these are settings added for temporary use during porting of applications. Unsafe settings are largely considered unsupported.