public class AnnotationDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
de.whitefrog.frogr.model.annotation.Fetch |
fetch
See
Fetch |
de.whitefrog.frogr.model.annotation.Indexed |
indexed
See
Indexed |
boolean |
lazy
See
Lazy |
boolean |
notPersistent
See
NotPersistent |
boolean |
nullRemove
See
NullRemove |
de.whitefrog.frogr.model.annotation.RelatedTo |
relatedTo
See
RelatedTo |
de.whitefrog.frogr.model.annotation.RelationshipCount |
relationshipCount
|
boolean |
required
See
Required |
boolean |
unique
See
Unique |
boolean |
uuid
See
Uuid |
| Constructor and Description |
|---|
AnnotationDescriptor() |
public de.whitefrog.frogr.model.annotation.Indexed indexed
Indexedpublic boolean unique
Uniquepublic de.whitefrog.frogr.model.annotation.RelatedTo relatedTo
RelatedTopublic boolean notPersistent
NotPersistentpublic de.whitefrog.frogr.model.annotation.Fetch fetch
Fetchpublic boolean required
Requiredpublic boolean nullRemove
NullRemovepublic boolean uuid
Uuidpublic boolean lazy
Lazypublic de.whitefrog.frogr.model.annotation.RelationshipCount relationshipCount
Copyright © 2018. All rights reserved.