JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
ch.algotrader.hibernate
Annotation Type MappedSuperclass
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface
MappedSuperclass
Class level annotation to declare an Entity superclass as not being an entity itself. Subclasses of this class can have overlapping ID's. Used by the CacheManager
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element