文件名称:book-source
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:26.99mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
精通EJB3源码,还不错,有用的下来看看。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ejb-3_0-fr-spec-persistence.pdf
ejb-3_0-fr-spec-simplified.pdf
EJB 3.0使用说明.txt
mysql-ds.xml
oracle-ds.xml
sqlserver-ds.xml
sourcecode/BMT/.classpath
sourcecode/BMT/.project
sourcecode/BMT/BMT.jar
sourcecode/BMT/build.xml
sourcecode/BMT/src/com/foshanshop/ejb3/bean/WebSite.java
sourcecode/BMT/src/com/foshanshop/ejb3/BmtDAO.java
sourcecode/BMT/src/com/foshanshop/ejb3/impl/BmtDAOBean.java
sourcecode/BMT/src/junit/test/BmtDAOTest.java
sourcecode/BMT/src/META-INF/persistence.xml
sourcecode/CompositePK/.classpath
sourcecode/CompositePK/.project
sourcecode/CompositePK/.settings/org.eclipse.jdt.core.prefs
sourcecode/CompositePK/build.xml
sourcecode/CompositePK/CompositePK.jar
sourcecode/CompositePK/src/com/foshanshop/ejb3/AirLineDAO.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/bean/AirLine.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/bean/AirtLinePK.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/bean/Flight.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/impl/AirLineDAOBean.java
sourcecode/CompositePK/src/junit/test/AirLineDAOTest.java
sourcecode/CompositePK/src/META-INF/persistence.xml
sourcecode/customInjectAnnotation/.classpath
sourcecode/customInjectAnnotation/.project
sourcecode/customInjectAnnotation/.settings/org.eclipse.jdt.ui.prefs
sourcecode/customInjectAnnotation/build.xml
sourcecode/customInjectAnnotation/customInjectAnnotation.jar
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/Friend.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/impl/FriendBean.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/impl/InjectInterceptor.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/Person.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/PersonInject.java
sourcecode/customInjectAnnotation/src/junit/test/EJBFactory.java
sourcecode/customInjectAnnotation/src/junit/test/FriendTest.java
sourcecode/customInjectAnnotation/src/META-INF/ejb-jar.xml
sourcecode/DependencyInjection/.classpath
sourcecode/DependencyInjection/.project
sourcecode/DependencyInjection/.settings/org.eclipse.jdt.core.prefs
sourcecode/DependencyInjection/build.xml
sourcecode/DependencyInjection/DependencyInjection.jar
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/Base.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/impl/HelloBean.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/impl/HelloManBean.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/impl/InjectionBean.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/Injection.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/LocalHello.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/RemoteHello.java
sourcecode/DependencyInjection/src/junit/test/EJBFactory.java
sourcecode/DependencyInjection/src/junit/test/InjectionTest.java
sourcecode/DependencyInjection/src/META-INF/ejb-jar.xml
sourcecode/EJBTest/.classpath
sourcecode/EJBTest/.project
sourcecode/EJBTest/build.xml
sourcecode/EJBTest/EJBTest.war
sourcecode/EJBTest/web/CompositePKTest.jsp
sourcecode/EJBTest/web/customInjectTest.jsp
sourcecode/EJBTest/web/EntityBeanTest.jsp
sourcecode/EJBTest/web/EntityInheritanceTest.jsp
sourcecode/EJBTest/web/EntityListenerTest.jsp
sourcecode/EJBTest/web/extendedContextStatefulTest.jsp
sourcecode/EJBTest/web/extendedContextStatelessTest.jsp
sourcecode/EJBTest/web/index.html
sourcecode/EJBTest/web/InjectionTest.jsp
sourcecode/EJBTest/web/InterceptorTest.jsp
sourcecode/EJBTest/web/LifeCycleTest.jsp
sourcecode/EJBTest/web/LocalSessionBeanTest.jsp
sourcecode/EJBTest/web/ManyToManyTest.jsp
sourcecode/EJBTest/web/MultitableMappingTest.jsp
sourcecode/EJBTest/web/OneToManyTest.jsp
sourcecode/EJBTest/web/OneToOneTest.jsp
sourcecode/EJBTest/web/OperationBeanTest.jsp
sourcecode/EJBTest/web/QueryTest.jsp
sourcecode/EJBTest/web/StatefulBeanTest.jsp
sourcecode/EJBTest/web/Test.jsp
sourcecode/EJBTest/web/TimerServiceTest.jsp
sourcecode/EJBTest/web/transactionScopedContextTest.jsp
sourcecode/EJBTest/web/WEB-INF/web.xml
sourcecode/EmbeddedEJB3/.classpath
sourcecode/EmbeddedEJB3/.project
sourcecode/EmbeddedEJB3/.settings/org.eclipse.jdt.core.prefs
sourcecode/EmbeddedEJB3/bin/com/foshanshop/conf/Constants.class
sourcecode/EmbeddedEJB3/build.xml
sourcecode/EmbeddedEJB3/src/com/foshanshop/conf/Constants.java
sourcecode/EmbeddedEJB3/web/EntityBeanTest.jsp
sourcecode/EmbeddedEJB3/web/InjectionTest.jsp
sourcecode/EmbeddedEJB3/web/ManyToManyTest.jsp
sourcecode/EmbeddedEJB3/web/MessageDrivenBeanTest.jsp
sourcecode/EmbeddedEJB3/web/Test.jsp
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/com/foshanshop/conf/Constants.class
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/default.persistence.properties
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/ejb3-interceptors-aop.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/embedded-jboss-beans.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/foshanshop-jms.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/jboss-jms-beans.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/jndi.properties
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/log4j.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/l
ejb-3_0-fr-spec-simplified.pdf
EJB 3.0使用说明.txt
mysql-ds.xml
oracle-ds.xml
sqlserver-ds.xml
sourcecode/BMT/.classpath
sourcecode/BMT/.project
sourcecode/BMT/BMT.jar
sourcecode/BMT/build.xml
sourcecode/BMT/src/com/foshanshop/ejb3/bean/WebSite.java
sourcecode/BMT/src/com/foshanshop/ejb3/BmtDAO.java
sourcecode/BMT/src/com/foshanshop/ejb3/impl/BmtDAOBean.java
sourcecode/BMT/src/junit/test/BmtDAOTest.java
sourcecode/BMT/src/META-INF/persistence.xml
sourcecode/CompositePK/.classpath
sourcecode/CompositePK/.project
sourcecode/CompositePK/.settings/org.eclipse.jdt.core.prefs
sourcecode/CompositePK/build.xml
sourcecode/CompositePK/CompositePK.jar
sourcecode/CompositePK/src/com/foshanshop/ejb3/AirLineDAO.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/bean/AirLine.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/bean/AirtLinePK.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/bean/Flight.java
sourcecode/CompositePK/src/com/foshanshop/ejb3/impl/AirLineDAOBean.java
sourcecode/CompositePK/src/junit/test/AirLineDAOTest.java
sourcecode/CompositePK/src/META-INF/persistence.xml
sourcecode/customInjectAnnotation/.classpath
sourcecode/customInjectAnnotation/.project
sourcecode/customInjectAnnotation/.settings/org.eclipse.jdt.ui.prefs
sourcecode/customInjectAnnotation/build.xml
sourcecode/customInjectAnnotation/customInjectAnnotation.jar
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/Friend.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/impl/FriendBean.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/impl/InjectInterceptor.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/Person.java
sourcecode/customInjectAnnotation/src/com/foshanshop/ejb3/PersonInject.java
sourcecode/customInjectAnnotation/src/junit/test/EJBFactory.java
sourcecode/customInjectAnnotation/src/junit/test/FriendTest.java
sourcecode/customInjectAnnotation/src/META-INF/ejb-jar.xml
sourcecode/DependencyInjection/.classpath
sourcecode/DependencyInjection/.project
sourcecode/DependencyInjection/.settings/org.eclipse.jdt.core.prefs
sourcecode/DependencyInjection/build.xml
sourcecode/DependencyInjection/DependencyInjection.jar
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/Base.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/impl/HelloBean.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/impl/HelloManBean.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/impl/InjectionBean.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/Injection.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/LocalHello.java
sourcecode/DependencyInjection/src/com/foshanshop/ejb3/RemoteHello.java
sourcecode/DependencyInjection/src/junit/test/EJBFactory.java
sourcecode/DependencyInjection/src/junit/test/InjectionTest.java
sourcecode/DependencyInjection/src/META-INF/ejb-jar.xml
sourcecode/EJBTest/.classpath
sourcecode/EJBTest/.project
sourcecode/EJBTest/build.xml
sourcecode/EJBTest/EJBTest.war
sourcecode/EJBTest/web/CompositePKTest.jsp
sourcecode/EJBTest/web/customInjectTest.jsp
sourcecode/EJBTest/web/EntityBeanTest.jsp
sourcecode/EJBTest/web/EntityInheritanceTest.jsp
sourcecode/EJBTest/web/EntityListenerTest.jsp
sourcecode/EJBTest/web/extendedContextStatefulTest.jsp
sourcecode/EJBTest/web/extendedContextStatelessTest.jsp
sourcecode/EJBTest/web/index.html
sourcecode/EJBTest/web/InjectionTest.jsp
sourcecode/EJBTest/web/InterceptorTest.jsp
sourcecode/EJBTest/web/LifeCycleTest.jsp
sourcecode/EJBTest/web/LocalSessionBeanTest.jsp
sourcecode/EJBTest/web/ManyToManyTest.jsp
sourcecode/EJBTest/web/MultitableMappingTest.jsp
sourcecode/EJBTest/web/OneToManyTest.jsp
sourcecode/EJBTest/web/OneToOneTest.jsp
sourcecode/EJBTest/web/OperationBeanTest.jsp
sourcecode/EJBTest/web/QueryTest.jsp
sourcecode/EJBTest/web/StatefulBeanTest.jsp
sourcecode/EJBTest/web/Test.jsp
sourcecode/EJBTest/web/TimerServiceTest.jsp
sourcecode/EJBTest/web/transactionScopedContextTest.jsp
sourcecode/EJBTest/web/WEB-INF/web.xml
sourcecode/EmbeddedEJB3/.classpath
sourcecode/EmbeddedEJB3/.project
sourcecode/EmbeddedEJB3/.settings/org.eclipse.jdt.core.prefs
sourcecode/EmbeddedEJB3/bin/com/foshanshop/conf/Constants.class
sourcecode/EmbeddedEJB3/build.xml
sourcecode/EmbeddedEJB3/src/com/foshanshop/conf/Constants.java
sourcecode/EmbeddedEJB3/web/EntityBeanTest.jsp
sourcecode/EmbeddedEJB3/web/InjectionTest.jsp
sourcecode/EmbeddedEJB3/web/ManyToManyTest.jsp
sourcecode/EmbeddedEJB3/web/MessageDrivenBeanTest.jsp
sourcecode/EmbeddedEJB3/web/Test.jsp
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/com/foshanshop/conf/Constants.class
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/default.persistence.properties
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/ejb3-interceptors-aop.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/embedded-jboss-beans.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/foshanshop-jms.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/jboss-jms-beans.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/jndi.properties
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/log4j.xml
sourcecode/EmbeddedEJB3/web/WEB-INF/classes/l
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.