文件名称:EJB-Book-SourceCode
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6.07mb
- 下载次数:
- 0次
- 提 供 者:
- 吴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java方面经典书原代码,是我收集到最好的代码.-java aspects classic book original code is the collection of the best code.
相关搜索: ejb
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CompositePK
...........\.classpath
...........\.project
...........\bin
...........\...\com
...........\...\...\foshanshop
...........\...\...\..........\ejb3
...........\...\...\..........\....\AirLineDAO.class
...........\...\...\..........\....\bean
...........\...\...\..........\....\....\AirLine.class
...........\...\...\..........\....\....\AirtLinePK.class
...........\...\...\..........\....\....\Flight.class
...........\...\...\..........\....\impl
...........\...\...\..........\....\....\AirLineDAOBean.class
...........\...\META-INF
...........\...\........\persistence.xml
...........\build.xml
...........\CompositePK.jar
...........\src
...........\...\com
...........\...\...\foshanshop
...........\...\...\..........\ejb3
...........\...\...\..........\....\AirLineDAO.java
...........\...\...\..........\....\bean
...........\...\...\..........\....\....\AirLine.java
...........\...\...\..........\....\....\AirtLinePK.java
...........\...\...\..........\....\....\Flight.java
...........\...\...\..........\....\impl
...........\...\...\..........\....\....\AirLineDAOBean.java
...........\...\META-INF
...........\...\........\persistence.xml
DependencyInjection
...................\.classpath
...................\.project
...................\bin
...................\...\com
...................\...\...\foshanshop
...................\...\...\..........\ejb3
...................\...\...\..........\....\impl
...................\...\...\..........\....\....\InjectionBean.class
...................\...\...\..........\....\Injection.class
...................\build.xml
...................\DependencyInjection.jar
...................\lib
...................\...\HelloWorld.jar
...................\src
...................\...\com
...................\...\...\foshanshop
...................\...\...\..........\ejb3
...................\...\...\..........\....\impl
...................\...\...\..........\....\....\InjectionBean.java
...................\...\...\..........\....\Injection.java
EJBTest
.......\.classpath
.......\.project
.......\bin
.......\build.xml
.......\EJBTest.war
.......\src
.......\web
.......\...\CompositePKTest.jsp
.......\...\EntityBeanTest.jsp
.......\...\EntityInheritanceTest.jsp
.......\...\EntityListenerTest.jsp
.......\...\InjectionTest.jsp
.......\...\InterceptorTest.jsp
.......\...\LifeCycleTest.jsp
.......\...\LocalSessionBeanTest.jsp
.......\...\ManyToManyTest.jsp
.......\...\MessageDrivenBeanTest.jsp
.......\...\OneToManyTest.jsp
.......\...\OneToOneTest.jsp
.......\...\OperationBeanTest.jsp
.......\...\QueryTest.jsp
.......\...\SameInfaceTest.jsp
.......\...\SecurityAccessTest.jsp
.......\...\StatefulBeanTest.jsp
.......\...\Test.jsp
.......\...\TimerServiceTest.jsp
.......\...\TransactionTest.jsp
.......\...\WEB-INF
.......\...\.......\web.xml
EmbeddedEJB3
............\.classpath
............\.project
............\bin
............\...\com
............\...\...\foshanshop
............\...\...\..........\conf
............\...\...\..........\....\Constants.class
............\build.xml
............\EmbeddedEJB3.war
............\src
............\...\com
............\...\...\foshanshop
............\...\...\..........\conf
............\...\...\..........\....\Constants.java
............\web
............\...\EntityBeanTest.jsp
............\...\InjectionTest.jsp
...........\.classpath
...........\.project
...........\bin
...........\...\com
...........\...\...\foshanshop
...........\...\...\..........\ejb3
...........\...\...\..........\....\AirLineDAO.class
...........\...\...\..........\....\bean
...........\...\...\..........\....\....\AirLine.class
...........\...\...\..........\....\....\AirtLinePK.class
...........\...\...\..........\....\....\Flight.class
...........\...\...\..........\....\impl
...........\...\...\..........\....\....\AirLineDAOBean.class
...........\...\META-INF
...........\...\........\persistence.xml
...........\build.xml
...........\CompositePK.jar
...........\src
...........\...\com
...........\...\...\foshanshop
...........\...\...\..........\ejb3
...........\...\...\..........\....\AirLineDAO.java
...........\...\...\..........\....\bean
...........\...\...\..........\....\....\AirLine.java
...........\...\...\..........\....\....\AirtLinePK.java
...........\...\...\..........\....\....\Flight.java
...........\...\...\..........\....\impl
...........\...\...\..........\....\....\AirLineDAOBean.java
...........\...\META-INF
...........\...\........\persistence.xml
DependencyInjection
...................\.classpath
...................\.project
...................\bin
...................\...\com
...................\...\...\foshanshop
...................\...\...\..........\ejb3
...................\...\...\..........\....\impl
...................\...\...\..........\....\....\InjectionBean.class
...................\...\...\..........\....\Injection.class
...................\build.xml
...................\DependencyInjection.jar
...................\lib
...................\...\HelloWorld.jar
...................\src
...................\...\com
...................\...\...\foshanshop
...................\...\...\..........\ejb3
...................\...\...\..........\....\impl
...................\...\...\..........\....\....\InjectionBean.java
...................\...\...\..........\....\Injection.java
EJBTest
.......\.classpath
.......\.project
.......\bin
.......\build.xml
.......\EJBTest.war
.......\src
.......\web
.......\...\CompositePKTest.jsp
.......\...\EntityBeanTest.jsp
.......\...\EntityInheritanceTest.jsp
.......\...\EntityListenerTest.jsp
.......\...\InjectionTest.jsp
.......\...\InterceptorTest.jsp
.......\...\LifeCycleTest.jsp
.......\...\LocalSessionBeanTest.jsp
.......\...\ManyToManyTest.jsp
.......\...\MessageDrivenBeanTest.jsp
.......\...\OneToManyTest.jsp
.......\...\OneToOneTest.jsp
.......\...\OperationBeanTest.jsp
.......\...\QueryTest.jsp
.......\...\SameInfaceTest.jsp
.......\...\SecurityAccessTest.jsp
.......\...\StatefulBeanTest.jsp
.......\...\Test.jsp
.......\...\TimerServiceTest.jsp
.......\...\TransactionTest.jsp
.......\...\WEB-INF
.......\...\.......\web.xml
EmbeddedEJB3
............\.classpath
............\.project
............\bin
............\...\com
............\...\...\foshanshop
............\...\...\..........\conf
............\...\...\..........\....\Constants.class
............\build.xml
............\EmbeddedEJB3.war
............\src
............\...\com
............\...\...\foshanshop
............\...\...\..........\conf
............\...\...\..........\....\Constants.java
............\web
............\...\EntityBeanTest.jsp
............\...\InjectionTest.jsp