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
io.requery
Annotation Type Superclass
@Documented
@Target
(
value
=
TYPE
)
@Retention
(
value
=
RUNTIME
) public @interface
Superclass
Marks a type as being a superclass of an entity. It can define fields that will be persisted in an
Entity
that extends from it, but itself will not have a table or be independently persistable.
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