| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<Entry,Date> |
Entry_.createdDate |
static javax.persistence.metamodel.SingularAttribute<Log,Entry> |
Log_.entry |
static javax.persistence.metamodel.SingularAttribute<Entry,Long> |
Entry_.id |
static javax.persistence.metamodel.ListAttribute<Entry,Log> |
Entry_.logs |
| Modifier and Type | Method and Description |
|---|---|
Entry |
Log.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
int |
Entry.compareTo(Entry num) |
void |
Log.setEntry(Entry entry) |
Copyright © 2010-2014 Michigan State University. All Rights Reserved.