| Author |
java annotations
|
dale conn
Ranch Hand
Joined: Jun 16, 2006
Posts: 57
|
|
hi there, i've been told it may be easier to remove ejb-jar.xml from a project and start using java annotations. is anyone able to explain what java annotations is please thanks for any help
|
 |
Petrus Pelser
Ranch Hand
Joined: Feb 20, 2006
Posts: 132
|
|
Have a look at: http://java.sun.com/docs/books/tutorial/java/javaOO/annotations.html and for ejb: http://java.sun.com/developer/technicalArticles/ebeans/ejb_30/
|
 |
dale conn
Ranch Hand
Joined: Jun 16, 2006
Posts: 57
|
|
|
thanks for the info
|
 |
Petrus Pelser
Ranch Hand
Joined: Feb 20, 2006
Posts: 132
|
|
|
Don't thank me, thank Google...
|
 |
 |
|
|
subject: java annotations
|
|
|