
|
If you were logged in you would be able to see more operations.
|
|
|
|
findByKey should fall back to use uuid when no natural key is defined.
Entity PhysicalMedia {
scaffold
String status length="3"
String location
- @Library library nullable <-> media
- Set<@Media> media <-> physicalMedia
Repository PhysicalMediaRepository {
findByKey;
}
|
|
Description
|
findByKey should fall back to use uuid when no natural key is defined.
Entity PhysicalMedia {
scaffold
String status length="3"
String location
- @Library library nullable <-> media
- Set<@Media> media <-> physicalMedia
Repository PhysicalMediaRepository {
findByKey;
} |
Show » |
made changes - 01/Jun/10 02:05 PM
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
In Progress
[ 3
]
|
made changes - 01/Jun/10 02:06 PM
|
Status
|
In Progress
[ 3
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
made changes - 07/Jul/10 10:47 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|