Enum | Description |
---|---|
CascadeType | |
FetchType | |
InheritanceType |
Defines polymorphic loading strategy options for the
Inheritance annotation. |
SequenceType |
Defines types of sequence modeling in OWL.
|
Annotation Type | Description |
---|---|
Asserted |
Specifies that the annotated field contains only explicit (asserted) values.
|
DomainOf | |
DomainRangeConstraints | |
EntityListeners |
Specifies the callback listener classes to be used for an entity or mapped superclass.
|
Id | |
Inferred |
Specifies that the field values are inferred.
|
Inheritance |
Specifies the inheritance strategy to be used for an entity class hierarchy.
|
MappedSuperclass |
Designates a class whose mapping information is applied to the entities that inherit from it.
|
NamedNativeQueries |
Specifies multiple native SPARQL named queries.
|
NamedNativeQuery |
Specifies a named native SPARQL query.
|
OWLAnnotationProperty | |
OWLClass | |
OWLDataProperty | |
OWLObjectProperty | |
ParticipationConstraint | |
ParticipationConstraints | |
PostLoad |
Specifies a callback method for the corresponding lifecycle event.
|
PostPersist |
Specifies a callback method for the corresponding lifecycle event.
|
PostRemove |
Specifies a callback method for the corresponding lifecycle event.
|
PostUpdate |
Specifies a callback method for the corresponding lifecycle event.
|
PrePersist |
Specifies a callback method for the corresponding lifecycle event.
|
PreRemove |
Specifies a callback method for the corresponding lifecycle event.
|
PreUpdate |
Specifies a callback method for the corresponding lifecycle event.
|
Properties | |
RangeOf | |
Sequence | |
Transient |
Specifies that the property or field is not persistent.
|
Types |
Copyright © 2017 Czech Technical University in Prague, Knowledge Based and Software Systems Group. All rights reserved.