文件名称:EJB3eCode
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:5.38mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
精通EJB第三版源代码 Rima Patel Sriganesh著,罗时飞译 里面有很十分完整的例子,希望有助于大家学习.-proficient in the third edition of the source code Rima Patel Srigan ESH with, Luo Fei translated there are very very comprehensive example, we wish to contribute to learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3eCode/
3eCode/BMPEntity/
3eCode/BMPEntity/assemble/
3eCode/BMPEntity/assemble/application.xml
3eCode/BMPEntity/assemble/client/
3eCode/BMPEntity/assemble/client/BMPEntityClient.jar
3eCode/BMPEntity/assemble/ear/
3eCode/BMPEntity/assemble/ear/BMPEntity.ear
3eCode/BMPEntity/assemble/ejb-jar.new
3eCode/BMPEntity/assemble/ejb-jar.xml
3eCode/BMPEntity/assemble/ejbjar/
3eCode/BMPEntity/assemble/ejbjar/BMPEntityEjb.jar
3eCode/BMPEntity/assemble/sun-ejb-jar.xml
3eCode/BMPEntity/build.xml
3eCode/BMPEntity/Readme.txt
3eCode/BMPEntity/src/
3eCode/BMPEntity/src/Account.java
3eCode/BMPEntity/src/AccountBean.java
3eCode/BMPEntity/src/AccountClient.java
3eCode/BMPEntity/src/AccountException.java
3eCode/BMPEntity/src/AccountHome.java
3eCode/BMPEntity/src/AccountLocal.java
3eCode/BMPEntity/src/AccountLocalHome.java
3eCode/BMPEntity/src/AccountPK.java
3eCode/BMPEntity/src/generated/
3eCode/BMPEntity/src/sql/
3eCode/BMPEntity/src/sql/pointbase.createaccount.sql
3eCode/BMPEntity/src/sql/pointbase.createaccount.sql~
3eCode/BMPEntity/src/sql/pointbase.dropaccount.sql
3eCode/BMPEntity/src/sql/pointbase.dropaccount.sql~
3eCode/CMPEntity/
3eCode/CMPEntity/Product/
3eCode/CMPEntity/Product/assemble/
3eCode/CMPEntity/Product/assemble/application.xml
3eCode/CMPEntity/Product/assemble/client/
3eCode/CMPEntity/Product/assemble/client/ProductClient.jar
3eCode/CMPEntity/Product/assemble/ear/
3eCode/CMPEntity/Product/assemble/ear/Product.ear
3eCode/CMPEntity/Product/assemble/ejb-jar.xml
3eCode/CMPEntity/Product/assemble/ejbjar/
3eCode/CMPEntity/Product/assemble/ejbjar/ProductEjb.jar
3eCode/CMPEntity/Product/assemble/product.dbschema
3eCode/CMPEntity/Product/assemble/sun-cmp-mappings.xml
3eCode/CMPEntity/Product/assemble/sun-ejb-jar.xml
3eCode/CMPEntity/Product/build.xml
3eCode/CMPEntity/Product/Readme.txt
3eCode/CMPEntity/Product/src/
3eCode/CMPEntity/Product/src/generated/
3eCode/CMPEntity/Product/src/Product.java
3eCode/CMPEntity/Product/src/ProductBean.java
3eCode/CMPEntity/Product/src/ProductClient.java
3eCode/CMPEntity/Product/src/ProductHome.java
3eCode/CMPEntity/Product/src/ProductLocal.java
3eCode/CMPEntity/Product/src/ProductPK.java
3eCode/CMPEntity/Product/src/sql/
3eCode/CMPEntity/Product/src/sql/pointbase.createproducts.sql
3eCode/CMPEntity/Product/src/sql/pointbase.createproducts.sql~
3eCode/CMPEntity/Product/src/sql/pointbase.dropproducts.sql
3eCode/CMPEntity/Product/src/sql/pointbase.dropproducts.sql~
3eCode/CORBA/
3eCode/CORBA/classes/
3eCode/CORBA/generated/
3eCode/CORBA/Readme.txt
3eCode/CORBA/src/
3eCode/CORBA/src/examples/
3eCode/CORBA/src/examples/CORBAClient.java
3eCode/CORBA/src/examples/Hello.java
3eCode/CORBA/src/examples/HelloHome.java
3eCode/EntityRelationships/
3eCode/EntityRelationships/Readme.txt
3eCode/etc/
3eCode/etc/common.gerald.properties
3eCode/etc/common.gerald.xml
3eCode/etc/common.properties
3eCode/etc/common.xml
3eCode/Integration/
3eCode/Integration/assemble/
3eCode/Integration/assemble/application.xml
3eCode/Integration/assemble/client/
3eCode/Integration/assemble/client/LoanApplicationClient.jar
3eCode/Integration/assemble/ear/
3eCode/Integration/assemble/ear/LoanApplication.ear
3eCode/Integration/assemble/ejb-jar.xml
3eCode/Integration/assemble/ejbjar/
3eCode/Integration/assemble/ejbjar/LoanApplicationEjb.jar
3eCode/Integration/assemble/ra.xml
3eCode/Integration/assemble/rar/
3eCode/Integration/assemble/rar/OutboundLoanRa.rar
3eCode/Integration/assemble/sun-application.xml
3eCode/Integration/assemble/sun-ejb-jar.xml
3eCode/Integration/build.xml
3eCode/Integration/nativelib/
3eCode/Integration/nativelib/LoanApp.dll
3eCode/Integration/Readme.txt
3eCode/Integration/src/
3eCode/Integration/src/examples/
3eCode/Integration/src/examples/jni/
3eCode/Integration/src/examples/jni/JavaLoanApp.java
3eCode/Integration/src/examples/jni/LoanApp/
3eCode/Integration/src/examples/jni/LoanApp/Debug/
3eCode/Integration/src/examples/jni/LoanApp/Debug/BuildLog.htm
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.dll
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.exp
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.ilk
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.lib
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.obj
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.pch
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.pdb
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.res
3eCode/Integration/src/examples/jni/LoanApp/Debug/stdafx.obj
3eCode/Integration/src/examples/jni/LoanApp/Debug/vc70.idb
3eCode/Integration/src/examples/jni/LoanApp/Debug/vc70.pdb
3eCode/Integration/src/examples/jni/LoanApp/examples_jni_JavaLoanApp.h
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.cpp
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.def
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.h
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.ncb
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.rc
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.sln
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.suo
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.vcpro
3eCode/BMPEntity/
3eCode/BMPEntity/assemble/
3eCode/BMPEntity/assemble/application.xml
3eCode/BMPEntity/assemble/client/
3eCode/BMPEntity/assemble/client/BMPEntityClient.jar
3eCode/BMPEntity/assemble/ear/
3eCode/BMPEntity/assemble/ear/BMPEntity.ear
3eCode/BMPEntity/assemble/ejb-jar.new
3eCode/BMPEntity/assemble/ejb-jar.xml
3eCode/BMPEntity/assemble/ejbjar/
3eCode/BMPEntity/assemble/ejbjar/BMPEntityEjb.jar
3eCode/BMPEntity/assemble/sun-ejb-jar.xml
3eCode/BMPEntity/build.xml
3eCode/BMPEntity/Readme.txt
3eCode/BMPEntity/src/
3eCode/BMPEntity/src/Account.java
3eCode/BMPEntity/src/AccountBean.java
3eCode/BMPEntity/src/AccountClient.java
3eCode/BMPEntity/src/AccountException.java
3eCode/BMPEntity/src/AccountHome.java
3eCode/BMPEntity/src/AccountLocal.java
3eCode/BMPEntity/src/AccountLocalHome.java
3eCode/BMPEntity/src/AccountPK.java
3eCode/BMPEntity/src/generated/
3eCode/BMPEntity/src/sql/
3eCode/BMPEntity/src/sql/pointbase.createaccount.sql
3eCode/BMPEntity/src/sql/pointbase.createaccount.sql~
3eCode/BMPEntity/src/sql/pointbase.dropaccount.sql
3eCode/BMPEntity/src/sql/pointbase.dropaccount.sql~
3eCode/CMPEntity/
3eCode/CMPEntity/Product/
3eCode/CMPEntity/Product/assemble/
3eCode/CMPEntity/Product/assemble/application.xml
3eCode/CMPEntity/Product/assemble/client/
3eCode/CMPEntity/Product/assemble/client/ProductClient.jar
3eCode/CMPEntity/Product/assemble/ear/
3eCode/CMPEntity/Product/assemble/ear/Product.ear
3eCode/CMPEntity/Product/assemble/ejb-jar.xml
3eCode/CMPEntity/Product/assemble/ejbjar/
3eCode/CMPEntity/Product/assemble/ejbjar/ProductEjb.jar
3eCode/CMPEntity/Product/assemble/product.dbschema
3eCode/CMPEntity/Product/assemble/sun-cmp-mappings.xml
3eCode/CMPEntity/Product/assemble/sun-ejb-jar.xml
3eCode/CMPEntity/Product/build.xml
3eCode/CMPEntity/Product/Readme.txt
3eCode/CMPEntity/Product/src/
3eCode/CMPEntity/Product/src/generated/
3eCode/CMPEntity/Product/src/Product.java
3eCode/CMPEntity/Product/src/ProductBean.java
3eCode/CMPEntity/Product/src/ProductClient.java
3eCode/CMPEntity/Product/src/ProductHome.java
3eCode/CMPEntity/Product/src/ProductLocal.java
3eCode/CMPEntity/Product/src/ProductPK.java
3eCode/CMPEntity/Product/src/sql/
3eCode/CMPEntity/Product/src/sql/pointbase.createproducts.sql
3eCode/CMPEntity/Product/src/sql/pointbase.createproducts.sql~
3eCode/CMPEntity/Product/src/sql/pointbase.dropproducts.sql
3eCode/CMPEntity/Product/src/sql/pointbase.dropproducts.sql~
3eCode/CORBA/
3eCode/CORBA/classes/
3eCode/CORBA/generated/
3eCode/CORBA/Readme.txt
3eCode/CORBA/src/
3eCode/CORBA/src/examples/
3eCode/CORBA/src/examples/CORBAClient.java
3eCode/CORBA/src/examples/Hello.java
3eCode/CORBA/src/examples/HelloHome.java
3eCode/EntityRelationships/
3eCode/EntityRelationships/Readme.txt
3eCode/etc/
3eCode/etc/common.gerald.properties
3eCode/etc/common.gerald.xml
3eCode/etc/common.properties
3eCode/etc/common.xml
3eCode/Integration/
3eCode/Integration/assemble/
3eCode/Integration/assemble/application.xml
3eCode/Integration/assemble/client/
3eCode/Integration/assemble/client/LoanApplicationClient.jar
3eCode/Integration/assemble/ear/
3eCode/Integration/assemble/ear/LoanApplication.ear
3eCode/Integration/assemble/ejb-jar.xml
3eCode/Integration/assemble/ejbjar/
3eCode/Integration/assemble/ejbjar/LoanApplicationEjb.jar
3eCode/Integration/assemble/ra.xml
3eCode/Integration/assemble/rar/
3eCode/Integration/assemble/rar/OutboundLoanRa.rar
3eCode/Integration/assemble/sun-application.xml
3eCode/Integration/assemble/sun-ejb-jar.xml
3eCode/Integration/build.xml
3eCode/Integration/nativelib/
3eCode/Integration/nativelib/LoanApp.dll
3eCode/Integration/Readme.txt
3eCode/Integration/src/
3eCode/Integration/src/examples/
3eCode/Integration/src/examples/jni/
3eCode/Integration/src/examples/jni/JavaLoanApp.java
3eCode/Integration/src/examples/jni/LoanApp/
3eCode/Integration/src/examples/jni/LoanApp/Debug/
3eCode/Integration/src/examples/jni/LoanApp/Debug/BuildLog.htm
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.dll
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.exp
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.ilk
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.lib
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.obj
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.pch
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.pdb
3eCode/Integration/src/examples/jni/LoanApp/Debug/LoanApp.res
3eCode/Integration/src/examples/jni/LoanApp/Debug/stdafx.obj
3eCode/Integration/src/examples/jni/LoanApp/Debug/vc70.idb
3eCode/Integration/src/examples/jni/LoanApp/Debug/vc70.pdb
3eCode/Integration/src/examples/jni/LoanApp/examples_jni_JavaLoanApp.h
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.cpp
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.def
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.h
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.ncb
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.rc
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.sln
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.suo
3eCode/Integration/src/examples/jni/LoanApp/LoanApp.vcpro
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。