
| Key: |
APF-698
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Matt Raible
|
| Reporter: |
Dale Frye
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
AppFuse
Created: 17/Mar/07 12:29 AM
Updated: 26/Mar/07 09:10 AM
|
|
| Component/s: |
Documentation
|
| Affects Version/s: |
2.0-M3
|
| Fix Version/s: |
2.0-M4
|
|
|
Environment:
|
Eclipse, Java 5, Windows XP
|
|
|
The persistence tutorial code is missing:
import javax.persistence.*;
without this the annotations will not compile.
|
|
Description
|
The persistence tutorial code is missing:
import javax.persistence.*;
without this the annotations will not compile.
|
Show » |
|