文件名称:Source_Code_of_Mastering_Enterprise_JavaBeans_3.0.
介绍说明--下载内容均来自于网络,请自行研究使用
精通EJB3.0随书源码。《精通EJB3.0》是关于EJB 3.0的专业技术教程,专注于EJB的概念、方法、开发过程的介绍。同时,本书还研究许多高端的EJB知识,使得开发者能够真正理解和掌握EJB,实践出真知。通过阅读此书,开发者将精通EJB。这是该书的源代码。-Good source book with EJB3.0. " Proficient EJB3.0" of EJB 3.0 is on the professional and technical curricula, focusing on the concept of EJB methods, introduced the development process. At the same time, this book also studied a number of high-end knowledge of EJB, the developer can truly understand and master EJB,实践出真知. By reading this book, developers will be proficient in EJB. This is the book' s source code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
精通EJB3.0源码
..............\Gerald Examples
..............\...............\.classpath
..............\...............\.project
..............\...............\assemble
..............\...............\........\ear
..............\...............\........\...\shop.ear
..............\...............\........\ejbjar
..............\...............\........\......\StatefulSession-HelloEjb.jar
..............\...............\........\war
..............\...............\........\...\shop.war
..............\...............\build
..............\...............\.....\classes
..............\...............\.....\.......\examples
..............\...............\.....\.......\........\session
..............\...............\.....\.......\........\.......\stateful_dd
..............\...............\.....\.......\........\.......\...........\Count.class
..............\...............\.....\.......\........\.......\...........\CountBean.class
..............\...............\.....\.......\........\.......\...........\CountCallbacks.class
..............\...............\.....\.......\........\.......\...........\CountClient.class
..............\...............\.....\examples
..............\...............\.....\........\session
..............\...............\.....\........\.......\stateful_dd
..............\...............\.....\........\.......\...........\META-INF
..............\...............\.....\........\.......\...........\........\ejb-jar.xml
..............\...............\etc
..............\...............\...\common.properties
..............\...............\...\common.xml
..............\...............\src
..............\...............\...\examples
..............\...............\...\........\annotations
..............\...............\...\........\...........\CodeCategory.java
..............\...............\...\........\...........\FirstTest.java
..............\...............\...\........\entity
..............\...............\...\........\......\intro
..............\...............\...\........\......\.....\Account.java
..............\...............\...\........\......\.....\AccountBean.java
..............\...............\...\........\......\.....\AccountClient.java
..............\...............\...\........\......\.....\AccountInterface.java
..............\...............\...\........\......\.....\Bank.java
..............\...............\...\........\......\.....\BankBean.java
..............\...............\...\........\......\.....\build.xml
..............\...............\...\........\......\.....\Client.java
..............\...............\...\........\......\.....\ConflictingClient.java
..............\...............\...\........\......\.....\META-INF
..............\...............\...\........\......\.....\........\persistence.xml
..............\...............\...\........\......\.....\MyListener.java
..............\...............\...\........\jndi
..............\...............\...\........\....\build.xml
..............\...............\...\........\....\Client.java
..............\...............\...\........\....\InitContext.java
..............\...............\...\........\....\jndi.properties
..............\...............\...\........\....\PrimaryKeyGenerator.java
..............\...............\...\........\....\PrimaryKeyGeneratorImpl.java
..............\...............\...\........\....\Startup.java
..............\...............\...\........\messaging
..............\...............\...\........\.........\build.xml
..............\...............\...\........\.........\dd
..............\...............\...\........\.........\..\build.xml
..............\...............\...\........\.........\..\LogBean.java
..............\...............\...\........\.........\..\LogClient.java
..............\...............\...\........\.........\..\META-INF
..............\...............\...\........\.........\..\........\ejb-jar.xml
..............\...............\...\........\.........\..\........\sun-ejb-jar.xml
..............\...............\...\........\.........\LogBean.java
..............\...............\...\........\.........\LogClie
..............\Gerald Examples
..............\...............\.classpath
..............\...............\.project
..............\...............\assemble
..............\...............\........\ear
..............\...............\........\...\shop.ear
..............\...............\........\ejbjar
..............\...............\........\......\StatefulSession-HelloEjb.jar
..............\...............\........\war
..............\...............\........\...\shop.war
..............\...............\build
..............\...............\.....\classes
..............\...............\.....\.......\examples
..............\...............\.....\.......\........\session
..............\...............\.....\.......\........\.......\stateful_dd
..............\...............\.....\.......\........\.......\...........\Count.class
..............\...............\.....\.......\........\.......\...........\CountBean.class
..............\...............\.....\.......\........\.......\...........\CountCallbacks.class
..............\...............\.....\.......\........\.......\...........\CountClient.class
..............\...............\.....\examples
..............\...............\.....\........\session
..............\...............\.....\........\.......\stateful_dd
..............\...............\.....\........\.......\...........\META-INF
..............\...............\.....\........\.......\...........\........\ejb-jar.xml
..............\...............\etc
..............\...............\...\common.properties
..............\...............\...\common.xml
..............\...............\src
..............\...............\...\examples
..............\...............\...\........\annotations
..............\...............\...\........\...........\CodeCategory.java
..............\...............\...\........\...........\FirstTest.java
..............\...............\...\........\entity
..............\...............\...\........\......\intro
..............\...............\...\........\......\.....\Account.java
..............\...............\...\........\......\.....\AccountBean.java
..............\...............\...\........\......\.....\AccountClient.java
..............\...............\...\........\......\.....\AccountInterface.java
..............\...............\...\........\......\.....\Bank.java
..............\...............\...\........\......\.....\BankBean.java
..............\...............\...\........\......\.....\build.xml
..............\...............\...\........\......\.....\Client.java
..............\...............\...\........\......\.....\ConflictingClient.java
..............\...............\...\........\......\.....\META-INF
..............\...............\...\........\......\.....\........\persistence.xml
..............\...............\...\........\......\.....\MyListener.java
..............\...............\...\........\jndi
..............\...............\...\........\....\build.xml
..............\...............\...\........\....\Client.java
..............\...............\...\........\....\InitContext.java
..............\...............\...\........\....\jndi.properties
..............\...............\...\........\....\PrimaryKeyGenerator.java
..............\...............\...\........\....\PrimaryKeyGeneratorImpl.java
..............\...............\...\........\....\Startup.java
..............\...............\...\........\messaging
..............\...............\...\........\.........\build.xml
..............\...............\...\........\.........\dd
..............\...............\...\........\.........\..\build.xml
..............\...............\...\........\.........\..\LogBean.java
..............\...............\...\........\.........\..\LogClient.java
..............\...............\...\........\.........\..\META-INF
..............\...............\...\........\.........\..\........\ejb-jar.xml
..............\...............\...\........\.........\..\........\sun-ejb-jar.xml
..............\...............\...\........\.........\LogBean.java
..............\...............\...\........\.........\LogClie