|
JTemporal Home Tutorial |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
V - the value type held by the TimedObjectpublic interface TimedObjectFactory<V>
Creates and destroys a TimedObject, used typically by ORMTemporalAttributeStorage to ask to the ORM tool to add or remove a row to the database.
| Method Summary | |
|---|---|
TimedObject<V> |
create(Period p,
V value)
|
void |
destroy(TimedObject<V> to)
|
| Method Detail |
|---|
TimedObject<V> create(Period p,
V value)
void destroy(TimedObject<V> to)
|
JTemporal Home Tutorial |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||