文件名称:hibernate-3.2.4.sp1
介绍说明--下载内容来自于网络,使用问题请自行百度
NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。
NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可以帮助你消除或者包装那些针对特定数据库的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。因此对于那些在基于.NET的中间层的应用中,它们实现面向对象的业务模型和商业逻辑的应用,NHibernate是最有用的。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hibernate-3.2/
hibernate-3.2/build.bat
hibernate-3.2/build.sh
hibernate-3.2/build.xml
hibernate-3.2/changelog.txt
hibernate-3.2/doc/
hibernate-3.2/doc/api/
hibernate-3.2/doc/api/allclasses-frame.html
hibernate-3.2/doc/api/allclasses-noframe.html
hibernate-3.2/doc/api/constant-values.html
hibernate-3.2/doc/api/deprecated-list.html
hibernate-3.2/doc/api/help-doc.html
hibernate-3.2/doc/api/index-all.html
hibernate-3.2/doc/api/index.html
hibernate-3.2/doc/api/jdstyle.css
hibernate-3.2/doc/api/org/
hibernate-3.2/doc/api/org/hibernate/
hibernate-3.2/doc/api/org/hibernate/action/
hibernate-3.2/doc/api/org/hibernate/action/BulkOperationCleanupAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/
hibernate-3.2/doc/api/org/hibernate/action/class-use/BulkOperationCleanupAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionRecreateAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionRemoveAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/DelayedPostInsertIdentifier.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityDeleteAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityIdentityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/Executable.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionAction.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionRecreateAction.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionRemoveAction.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/DelayedPostInsertIdentifier.html
hibernate-3.2/doc/api/org/hibernate/action/EntityAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityDeleteAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityIdentityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/Executable.html
hibernate-3.2/doc/api/org/hibernate/action/package-frame.html
hibernate-3.2/doc/api/org/hibernate/action/package-summary.html
hibernate-3.2/doc/api/org/hibernate/action/package-tree.html
hibernate-3.2/doc/api/org/hibernate/action/package-use.html
hibernate-3.2/doc/api/org/hibernate/AssertionFailure.html
hibernate-3.2/doc/api/org/hibernate/bytecode/
hibernate-3.2/doc/api/org/hibernate/bytecode/AbstractClassTransformerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/BasicProxyFactory.html
hibernate-3.2/doc/api/org/hibernate/bytecode/BytecodeProvider.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/AccessOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/BytecodeProviderImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/CglibClassTransformer.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/AccessOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/BytecodeProviderImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/CglibClassTransformer.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/InstantiationOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/ProxyFactoryFactoryImpl.BasicProxyFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/ProxyFactoryFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/ReflectionOptimizerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/InstantiationOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-frame.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-summary.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-tree.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-use.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/ProxyFactoryFactoryImpl.BasicProxyFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/ProxyFactoryFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/ReflectionOptimizerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/AbstractClassTransformerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/BasicProxyFactory.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/BytecodeProvider.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/ClassTransformer.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/InstrumentedClassLoader.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/Prox
hibernate-3.2/build.bat
hibernate-3.2/build.sh
hibernate-3.2/build.xml
hibernate-3.2/changelog.txt
hibernate-3.2/doc/
hibernate-3.2/doc/api/
hibernate-3.2/doc/api/allclasses-frame.html
hibernate-3.2/doc/api/allclasses-noframe.html
hibernate-3.2/doc/api/constant-values.html
hibernate-3.2/doc/api/deprecated-list.html
hibernate-3.2/doc/api/help-doc.html
hibernate-3.2/doc/api/index-all.html
hibernate-3.2/doc/api/index.html
hibernate-3.2/doc/api/jdstyle.css
hibernate-3.2/doc/api/org/
hibernate-3.2/doc/api/org/hibernate/
hibernate-3.2/doc/api/org/hibernate/action/
hibernate-3.2/doc/api/org/hibernate/action/BulkOperationCleanupAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/
hibernate-3.2/doc/api/org/hibernate/action/class-use/BulkOperationCleanupAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionRecreateAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionRemoveAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/CollectionUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/DelayedPostInsertIdentifier.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityDeleteAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityIdentityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/EntityUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/class-use/Executable.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionAction.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionRecreateAction.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionRemoveAction.html
hibernate-3.2/doc/api/org/hibernate/action/CollectionUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/DelayedPostInsertIdentifier.html
hibernate-3.2/doc/api/org/hibernate/action/EntityAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityDeleteAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityIdentityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityInsertAction.html
hibernate-3.2/doc/api/org/hibernate/action/EntityUpdateAction.html
hibernate-3.2/doc/api/org/hibernate/action/Executable.html
hibernate-3.2/doc/api/org/hibernate/action/package-frame.html
hibernate-3.2/doc/api/org/hibernate/action/package-summary.html
hibernate-3.2/doc/api/org/hibernate/action/package-tree.html
hibernate-3.2/doc/api/org/hibernate/action/package-use.html
hibernate-3.2/doc/api/org/hibernate/AssertionFailure.html
hibernate-3.2/doc/api/org/hibernate/bytecode/
hibernate-3.2/doc/api/org/hibernate/bytecode/AbstractClassTransformerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/BasicProxyFactory.html
hibernate-3.2/doc/api/org/hibernate/bytecode/BytecodeProvider.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/AccessOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/BytecodeProviderImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/CglibClassTransformer.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/AccessOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/BytecodeProviderImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/CglibClassTransformer.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/InstantiationOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/ProxyFactoryFactoryImpl.BasicProxyFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/ProxyFactoryFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/class-use/ReflectionOptimizerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/InstantiationOptimizerAdapter.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-frame.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-summary.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-tree.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/package-use.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/ProxyFactoryFactoryImpl.BasicProxyFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/ProxyFactoryFactoryImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/cglib/ReflectionOptimizerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/AbstractClassTransformerImpl.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/BasicProxyFactory.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/BytecodeProvider.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/ClassTransformer.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/InstrumentedClassLoader.html
hibernate-3.2/doc/api/org/hibernate/bytecode/class-use/Prox
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.