所属分类:
中间件编程
开发工具:Java
文件大小:142KB
下载次数:22
上传日期:2008-06-01 09:37:12
说明: 有关EJB3的实体BEAN的一对多关系的实例,内有详细实验报告,课堂作业,做得马马虎虎,呵呵,用myeclipse+JBOSS+mysql开发的
(EJB3 entity related BEAN examples of one-to-many relationship, which has a detailed experimental report, classroom operations, doing so-so, huh, huh, with myeclipse+ JBOSS+ Mysql development)
文件列表:
第三次上机作业
..............\mysql-ds.xml
..............\OneToManyEJB
..............\............\.classpath
..............\............\.mymetadata
..............\............\.project
..............\............\classes
..............\............\.......\META-INF
..............\............\.......\........\MANIFEST.MF
..............\............\.......\........\persistence.xml
..............\............\.......\OneToManyEntityBean
..............\............\.......\...................\Classes.class
..............\............\.......\...................\Student.class
..............\............\.......\OneToManySessionBean
..............\............\.......\....................\OneToManyTestSessionBean.class
..............\............\.......\....................\OneToManyTestSessionBeanRemote.class
..............\............\src
..............\............\...\META-INF
..............\............\...\........\MANIFEST.MF
..............\............\...\........\persistence.xml
..............\............\...\OneToManyEntityBean
..............\............\...\...................\Classes.java
..............\............\...\...................\Student.java
..............\............\...\OneToManySessionBean
..............\............\...\....................\OneToManyTestSessionBean.java
..............\............\...\....................\OneToManyTestSessionBeanRemote.java
..............\OneToManyWeb
..............\............\.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
..............\实验报告.doc
..............\数据库
..............\......\onetomany
..............\......\.........\classes.frm
..............\......\.........\db.opt
..............\......\.........\student.frm