|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TemporalType | |
|---|---|
| org.eclipse.jpt.jpa.core.context | |
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of TemporalType in org.eclipse.jpt.jpa.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.context that return TemporalType | |
|---|---|
TemporalType |
TemporalType.getJavaTemporalType()
|
static TemporalType |
TemporalType.toJavaResourceModel(TemporalType temporalType)
|
| Methods in org.eclipse.jpt.jpa.core.context with parameters of type TemporalType | |
|---|---|
static TemporalType |
TemporalType.fromJavaResourceModel(TemporalType javaTemporalType)
|
| Uses of TemporalType in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.java that return TemporalType | |
|---|---|
static TemporalType |
TemporalType.fromJavaAnnotationValue(Object javaAnnotationValue)
|
TemporalType |
BaseTemporalAnnotation.getValue()
Corresponds to the 'value' element of the Temporal annotation. |
static TemporalType |
TemporalType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TemporalType[] |
TemporalType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.core.resource.java with parameters of type TemporalType | |
|---|---|
void |
BaseTemporalAnnotation.setValue(TemporalType value)
Corresponds to the 'value' element of the Temporal annotation. |
static String |
TemporalType.toJavaAnnotationValue(TemporalType temporalType)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||