Package | Description |
---|---|
org.datanucleus.util |
Provides utility classes used in the implementation that don't fit in a particular functional part of the system.
|
Modifier and Type | Method and Description |
---|---|
static AnnotationProcessorUtils.TypeCategory |
AnnotationProcessorUtils.getTypeCategoryForTypeMirror(String typeName)
Method to return the JPA2 type category for a type.
|
static AnnotationProcessorUtils.TypeCategory |
AnnotationProcessorUtils.TypeCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationProcessorUtils.TypeCategory[] |
AnnotationProcessorUtils.TypeCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.