| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.cache | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeOfDayImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
TimeOfDay |
CacheImpl.setExpiryTimeOfDay() |
TimeOfDay |
TimeOfDayImpl.setHour(Integer hour) |
TimeOfDay |
TimeOfDayImpl.setMillisecond(Integer millisecond) |
TimeOfDay |
TimeOfDayImpl.setMinute(Integer minute) |
TimeOfDay |
TimeOfDayImpl.setSecond(Integer second) |
| Modifier and Type | Method and Description |
|---|---|
TimeOfDay |
Cache.setExpiryTimeOfDay() |
TimeOfDay |
TimeOfDay.setHour(Integer hour) |
TimeOfDay |
TimeOfDay.setMillisecond(Integer millisecond) |
TimeOfDay |
TimeOfDay.setMinute(Integer minute) |
TimeOfDay |
TimeOfDay.setSecond(Integer second) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.