|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TemporalType | |
|---|---|
| org.eclipse.jpt.jpa.core.context | |
| Uses of TemporalType in org.eclipse.jpt.jpa.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.context that return TemporalType | |
|---|---|
static TemporalType |
TemporalType.fromJavaResourceModel(TemporalType javaTemporalType)
|
static TemporalType |
TemporalType.fromOrmResourceModel(org.eclipse.jpt.jpa.core.resource.orm.TemporalType ormTemporalType)
|
TemporalType |
BaseTemporalConverter.getTemporalType()
|
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.context with parameters of type TemporalType | |
|---|---|
void |
BaseTemporalConverter.setTemporalType(TemporalType temporalType)
|
static TemporalType |
TemporalType.toJavaResourceModel(TemporalType temporalType)
|
static org.eclipse.jpt.jpa.core.resource.orm.TemporalType |
TemporalType.toOrmResourceModel(TemporalType temporalType)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||