所属分类:
中间件编程
开发工具:Java
文件大小:156KB
下载次数:11
上传日期:2008-06-01 09:38:07
说明: 有关EJB3的实体BEAN的多对多关系的实例,内有详细实验报告,课堂作业,做得马马虎虎,呵呵,用myeclipse+JBOSS+mysql开发的
(EJB3 entity related BEAN examples of the many-to-many relationship, which has a detailed experimental report, classroom operations, doing so-so, huh, huh, with myeclipse+ JBOSS+ Mysql development)
文件列表:
第四次上机实验
..............\ManyToManyEJB
..............\.............\.classpath
..............\.............\.mymetadata
..............\.............\.project
..............\.............\classes
..............\.............\.......\ManyToManyEntityBean
..............\.............\.......\....................\Consortium.class
..............\.............\.......\....................\Student.class
..............\.............\.......\ManyToManySessionBean
..............\.............\.......\.....................\ManyToManyTestSessionBean.class
..............\.............\.......\.....................\ManyToManyTestSessionBeanRemote.class
..............\.............\.......\META-INF
..............\.............\.......\........\MANIFEST.MF
..............\.............\.......\........\persistence.xml
..............\.............\src
..............\.............\...\ManyToManyEntityBean
..............\.............\...\....................\Consortium.java
..............\.............\...\....................\Student.java
..............\.............\...\ManyToManySessionBean
..............\.............\...\.....................\ManyToManyTestSessionBean.java
..............\.............\...\.....................\ManyToManyTestSessionBeanRemote.java
..............\.............\...\META-INF
..............\.............\...\........\MANIFEST.MF
..............\.............\...\........\persistence.xml
..............\ManyToManyWeb
..............\.............\.classpath
..............\.............\.mymetadata
..............\.............\.project
..............\.............\src
..............\.............\WebRoot
..............\.............\.......\index.jsp
..............\.............\.......\META-INF
..............\.............\.......\........\MANIFEST.MF
..............\.............\.......\WEB-INF
..............\.............\.......\.......\classes
..............\.............\.......\.......\.......\META-INF
..............\.............\.......\.......\.......\........\xfire
..............\.............\.......\.......\.......\........\.....\services.xml
..............\.............\.......\.......\lib
..............\.............\.......\.......\web.xml
..............\.............\WebServices
..............\.............\...........\services.xml
..............\mysql-ds.xml
..............\实验报告.doc
..............\数据库
..............\......\manytomany
..............\......\..........\consortium.frm
..............\......\..........\consortium_student.frm
..............\......\..........\db.opt
..............\......\..........\student.frm