- 博客(1)
- 资源 (7)
- 收藏
- 关注
原创 axis2创建webservice客户端全过程(调用.net web服务)
运行环境: myeclipse + tomcat6 + .Net web service1.下载axis2-1.5-bin.zip url : http://ws.apache.org/axis2/download.cgi2.下载Axis2并解压到一个目标目录3.设置AXIS2_HOME环境变量来指出目标目录 例如: 变量名:AXIS2_
2010-02-09 10:29:00 2208 2
spring-framework-reference 4.3.8.RELEASE
The Spring Framework is a lightweight solution and a potential one-stop-shop for building your
enterprise-ready applications. However, Spring is modular, allowing you to use only those parts that you
need, without having to bring in the rest. You can use the IoC container, with any web framework on
top, but you can also use only the Hibernate integration code or the JDBC abstraction layer. The Spring
Framework supports declarative transaction management, remote access to your logic through RMI or
web services, and various options for persisting your data. It offers a full-featured MVC framework, and
enables you to integrate AOP transparently into your software.
Spring is designed to be non-intrusive, meaning that your domain logic code generally has no
dependencies on the framework itself. In your integration layer (such as the data access layer), some
dependencies on the data access technology and the Spring libraries will exist. However, it should be
easy to isolate these dependencies from the rest of your code base.
This document is a reference guide to Spring Framework features. If you have any requests, comments,
or questions on this document, please post them on the user mailing list. Questions on the Framework
itself should be asked on StackOverflow (see https://spring.io/questions).
2017-05-26
Spring Boot Reference Guide 1.5.3.RELEASE
The Spring Boot reference guide is available as html, pdf and epub documents. The latest copy is
available at docs.spring.io/spring-boot/docs/current/reference.
Copies of this document may be made for your own use and for distribution to others, provided that
you do not charge any fee for such copies and further provided that each copy contains this Copyright
Notice, whether distributed in print or electronically.
2017-05-26
XFire开发指南 晁岳攀
XFire开发起步
嵌入XFire服务
JSR181
Aegis绑定
JAXB2绑定(基于代码)
JAXB2绑定(基于schema)
XMLBeans绑定
Castor绑定
JiBX绑定
MessageBinding
身份验证
Spring集成
MTOM
2011-04-12
hibernate 3.6.1.Final 中文教程
教程
体系结构(Architecture)
配置
持久化类(Persistent Classes)
对象/关系数据库映射基础(Basic O/R Mapping)
Types
集合映射(Collection mappings)
关联关系映射
组件(Component)映射
继承映射(Inheritance Mapping)
与对象共事
Read-only entities
事务和并发
拦截器与事件(Interceptors and events)
批量处理(Batch processing)
HQL: Hibernate 查询语言
条件查询(Criteria Queries)
XML 映射
提升性能
工具箱指南
Additional modules
示例:父子关系(Parent/Child)
示例:Weblog 应用程序
示例:复杂映射实例
最佳实践(Best Practices)
数据库移植性考量
2011-03-02
sql server2005教程
目录:
SQL 2005 新增特性
SQL Server 2005 数据库快照(database Snapshot)
SQL server 2005安装问题汇总
SQL Server 2005与Oracle同步注意NUMBER类型转换
SQL Server2005中利用SQL语句自动生成序号的俩种方式
SQL2005实现循环每一行做一定操作
关于SQL2000/2005下将数据导出到文本
如何将SQLServer2005中的数据同步到Oracle中
...
2008-12-09
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人