[code]
/*建议使用java 5的注解来生成这些东西,比较好用,具体实现参考hibernate文档
搜:JDK 5.0 的注解(Annotation),这个比xdoclet好用
*/
hibernate-annotations文件夹下
hibernate-annotation.jar
lib---->ejb-presistence.jar & annotation-commons-annotations.jar
[/code]
/*建议使用java 5的注解来生成这些东西,比较好用,具体实现参考hibernate文档
搜:JDK 5.0 的注解(Annotation),这个比xdoclet好用
*/
hibernate-annotations文件夹下
hibernate-annotation.jar
lib---->ejb-presistence.jar & annotation-commons-annotations.jar
[/code]