JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.cfg
Unsafe
Contents
Description
Hide sidebar
Show sidebar
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.