Package | Description |
---|---|
org.datanucleus.metadata.annotations |
Provides classes for parsing annotations input data and converting into org.datanucleus.metadata input
data for the DataNucleus persistence process.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidationNotNullAnnotationHandler
Handler for the javax.validation @NotNull annotation.
|
class |
ValidationSizeAnnotationHandler
Handler for the javax.validation @Size annotation.
|
Modifier and Type | Method and Description |
---|---|
MemberAnnotationHandler |
AnnotationManagerImpl.getHandlerForMemberAnnotation(String annotationName) |
MemberAnnotationHandler |
AnnotationManager.getHandlerForMemberAnnotation(String annotationName)
Accessor for a handler for the specified member annotation.
|
Copyright © 2019. All rights reserved.