Welcome![Sign In][Sign Up]
Location:
Search - orm access

Search list

[Other resourceObject-Relational Access Layers

Description: 学习ORM的理论文章,对于从事数据库开发的人员可以参考这篇文章了解ORM的架构-learning ORM theoretical articles, engaged in the development of the database can refer to this article understand ORM framework
Platform: | Size: 243332 | Author: riss | Hits:

[ADO-ODBCadodataorm

Description: 数据访问框架是ado.net的一个包装,它是orm的一种补充-Data Access Framework is a package of ADO.Net, which is a supplement to Vector
Platform: | Size: 17027 | Author: 红儿 | Hits:

[JSP/Javaj_8423_easydbo

Description:  EasyDBO是由简易java框架网(www.easyjf.com)开发的一个适合中小型软件数据库开发的java数据持久层框架,系统参考hibernate、JDO等,结合中小项目软件的开发实际,实现简单的Java对象到关系数据的映射。EasyDBO由于比较简单,比较适合于中小企业及个人开发使用,EasyDBO当前还处于测试阶段、是一个简易但不太成熟的对象-关系映射开源中间件。   EasyDBO的源代码非常简单,有一点Java知识的人基本上都能读懂,因此,选择EasyDBO作本文的示例主要目的在于让读者快速进入ORM系统的世界,理解对象-关系数据库实质及实现原理。    EasyDBO考虑的是最简单的对象-关系映射,简单到可以不使用任何配置文件就实现对象-关系的映射。EasyDBO源码主要包括com.easyjf.dbo、com.easyjf.dbo.config、com.easyjf.dbo.sql三个包。其中com.easyjf.dbo是框架的核心、实现了对象-关系的转换、JDBC API的封装以及用户接口支持等,com.easyjf.dbo.config实现配置文件的管理,com.easyjf.dbo.sql实现数据库的简单Sql语句的生成及多数据库支持的扩展。-EasyDBO is simple java framework Network (www.easyjf.com) opened made of a database for small and medium-sized software development java data persistence layer framework, System Reference Apache, JDO, combining small and medium-sized projects in software development practice, the simple Java objects to relational data mapping. EasyDBO as simpler, more suited to the development of SMEs and personal use, EasyDBO also present at the testing stage, it is a simple but not very mature object-relational mapping open-source middleware. EasyDBO the source code is very simple, it is knowledge of Java basically can understand, therefore, EasyDBO choice for the examples in this paper main purpose is to let readers quick access to ORM system in the world, understanding Object-relational database and re
Platform: | Size: 2117134 | Author: sxy | Hits:

[JSP/JavaEai

Description: 该文件是多层体系结构的数据访问层,它使用工厂模式、Adapter模式,封装了NHibernate,提供基本CRUD接口。想利用NHibernate实现ORM的兄弟们,冲啊!-the document is a multi-storey structure data access layer, which uses the factory model Adapter mode, the NHibernate package, the provision of basic CRUD interface. To take advantage of NHibernate achieve ORM brothers, Charge!
Platform: | Size: 18621 | Author: 汪五 | Hits:

[Other resourceImageAlbum

Description: 相册是J2me MIDLet 的一个demo程序,可以使用户查阅图片在J2me支持的手持设备上。 文件夹与文件 +ImageAlbum -ImageAlbum.mcp -ImageAlbum_ReadMe.txt - debug_out - release_out - resources - 1.png - 2.png - 3.png - 4.png - 5.png + sources - DownloadFromURLForm.java - HelpDisplayForm.java - HttpDownloader.java - ImageAlbum.java - MainMenu.java - MyTimerTask.java - OptionsInputForm.java - PhotoCanvas.java - RMSOperations.java - StringByteOperations.java String data-J2me MIDLet albums is a demo procedures, users can access images in J2me support handheld devices. Folders and documents ImageAlbum - ImageAlbum.mcp - ImageAlb um_ReadMe.txt - debug_out - release_out - RESO ; - 1.png - NumberMunchersScreenshot.jpg-edit-info-5 stars sourc es-DownloadFromURLForm.java - HelpDisplayF orm.java - HttpDownloader.java - ImageAlbum. java-MainMenu.java - MyTimerTask.java - Opti onsInputForm.java - PhotoCanvas.java - RMSOp erations.java - StringByteOperations.java S tring data
Platform: | Size: 170527 | Author: Tom | Hits:

[CSharpDataQuicker2_0_99_Source

Description: .NET 2.0 ORM Data Access Layer- NET 2.0 ORM Data Access Layer
Platform: | Size: 288362 | Author: eunge | Hits:

[ADO-ODBCeasydbo-0.9.1.src

Description:  EasyDBO是一个超轻量级对象-关系映射(Object/Relation Mapping,简称ORM)系统,主要解决关系数据库系统中表数据与对象的自动映射,当前支持My SQL、MS SQL、Access三种数据库系统下测试通过。 -EasyDBO is an ultra-lightweight object-relational mapping (Object / Relati on Mapping, or ORM) systems, resolve major relational database systems and data table objects automatically mapping, the current support My SQL, MS SQL, Access database system under the three test.
Platform: | Size: 6135760 | Author: wayne wang | Hits:

[OtherObject-Relational Access Layers

Description: 学习ORM的理论文章,对于从事数据库开发的人员可以参考这篇文章了解ORM的架构-learning ORM theoretical articles, engaged in the development of the database can refer to this article understand ORM framework
Platform: | Size: 242688 | Author: riss | Hits:

[ADO-ODBCadodataorm

Description: 数据访问框架是ado.net的一个包装,它是orm的一种补充-Data Access Framework is a package of ADO.Net, which is a supplement to Vector
Platform: | Size: 16384 | Author: 红儿 | Hits:

[JSP/Javaj_8423_easydbo

Description:  EasyDBO是由简易java框架网(www.easyjf.com)开发的一个适合中小型软件数据库开发的java数据持久层框架,系统参考hibernate、JDO等,结合中小项目软件的开发实际,实现简单的Java对象到关系数据的映射。EasyDBO由于比较简单,比较适合于中小企业及个人开发使用,EasyDBO当前还处于测试阶段、是一个简易但不太成熟的对象-关系映射开源中间件。   EasyDBO的源代码非常简单,有一点Java知识的人基本上都能读懂,因此,选择EasyDBO作本文的示例主要目的在于让读者快速进入ORM系统的世界,理解对象-关系数据库实质及实现原理。    EasyDBO考虑的是最简单的对象-关系映射,简单到可以不使用任何配置文件就实现对象-关系的映射。EasyDBO源码主要包括com.easyjf.dbo、com.easyjf.dbo.config、com.easyjf.dbo.sql三个包。其中com.easyjf.dbo是框架的核心、实现了对象-关系的转换、JDBC API的封装以及用户接口支持等,com.easyjf.dbo.config实现配置文件的管理,com.easyjf.dbo.sql实现数据库的简单Sql语句的生成及多数据库支持的扩展。-EasyDBO is simple java framework Network (www.easyjf.com) opened made of a database for small and medium-sized software development java data persistence layer framework, System Reference Apache, JDO, combining small and medium-sized projects in software development practice, the simple Java objects to relational data mapping. EasyDBO as simpler, more suited to the development of SMEs and personal use, EasyDBO also present at the testing stage, it is a simple but not very mature object-relational mapping open-source middleware. EasyDBO the source code is very simple, it is knowledge of Java basically can understand, therefore, EasyDBO choice for the examples in this paper main purpose is to let readers quick access to ORM system in the world, understanding Object-relational database and re
Platform: | Size: 2116608 | Author: sxy | Hits:

[JSP/JavaEai

Description: 该文件是多层体系结构的数据访问层,它使用工厂模式、Adapter模式,封装了NHibernate,提供基本CRUD接口。想利用NHibernate实现ORM的兄弟们,冲啊!-the document is a multi-storey structure data access layer, which uses the factory model Adapter mode, the NHibernate package, the provision of basic CRUD interface. To take advantage of NHibernate achieve ORM brothers, Charge!
Platform: | Size: 18432 | Author: 汪五 | Hits:

[J2MEImageAlbum

Description: 相册是J2me MIDLet 的一个demo程序,可以使用户查阅图片在J2me支持的手持设备上。 文件夹与文件 +ImageAlbum -ImageAlbum.mcp -ImageAlbum_ReadMe.txt - debug_out - release_out - resources - 1.png - 2.png - 3.png - 4.png - 5.png + sources - DownloadFromURLForm.java - HelpDisplayForm.java - HttpDownloader.java - ImageAlbum.java - MainMenu.java - MyTimerTask.java - OptionsInputForm.java - PhotoCanvas.java - RMSOperations.java - StringByteOperations.java String data-J2me MIDLet albums is a demo procedures, users can access images in J2me support handheld devices. Folders and documents ImageAlbum- ImageAlbum.mcp- ImageAlb um_ReadMe.txt- debug_out- release_out- RESO ;- 1.png- NumberMunchersScreenshot.jpg-edit-info-5 stars sourc es-DownloadFromURLForm.java- HelpDisplayF orm.java- HttpDownloader.java- ImageAlbum. java-MainMenu.java- MyTimerTask.java- Opti onsInputForm.java- PhotoCanvas.java- RMSOp erations.java- StringByteOperations.java S tring data
Platform: | Size: 169984 | Author: Tom | Hits:

[CSharpDataQuicker2_0_99_Source

Description: .NET 2.0 ORM Data Access Layer- NET 2.0 ORM Data Access Layer
Platform: | Size: 705536 | Author: eunge | Hits:

[Database systemeasydbo-0.9.1.src

Description:  EasyDBO是一个超轻量级对象-关系映射(Object/Relation Mapping,简称ORM)系统,主要解决关系数据库系统中表数据与对象的自动映射,当前支持My SQL、MS SQL、Access三种数据库系统下测试通过。 -EasyDBO is an ultra-lightweight object-relational mapping (Object/Relati on Mapping, or ORM) systems, resolve major relational database systems and data table objects automatically mapping, the current support My SQL, MS SQL, Access database system under the three test.
Platform: | Size: 6135808 | Author: wayne wang | Hits:

[Technology ManagementEJB

Description: 作为轻量级的容器,Spring常常被认为是EJB的替代品。我们也相信,对于很多 (不一定是绝大多数)应用和用例,相对于通过EJB容器来实现相同的功能而言, Sping作为容器,加上它在事务,ORM和JDBC存取这些领域中丰富的功能支持, Spring的确是更好的选择。-As a lightweight container, Spring is often considered an alternative to EJB. We also believe that for many (not necessarily the overwhelming majority of) applications and use cases, as opposed to through the EJB container to achieve the same functionality in terms of, Sping as containers, together with its affairs, ORM and JDBC access to these areas of rich the function of support, Spring is indeed a better choice.
Platform: | Size: 5120 | Author: 小杨 | Hits:

[Other Web CodeBolg

Description: 一个基于Ajax技术的Blog系统,这个系统允许发表BLOG文章和评论,该BLOG系统的后台系统以Hibernate作为持久层的ORM框架,使用Spring作为中间层的IoC容器,Ajax引擎使用了DWR,上DWR直接访问Spring容器中的业务逻辑组件-One based on Ajax technology, Blog system, which allows BLOG published articles and reviews, the BLOG system, back office systems in order to Hibernate as a persistence layer of the ORM framework, using Spring' s IoC container as the middle-tier, Ajax engine uses the DWR, the DWR directly Spring container to access business logic components
Platform: | Size: 7299072 | Author: 天使不爱 | Hits:

[Software EngineeringiBATIS-SqlMaps-2_cn

Description: 本文讨论了iBATIS SQL Map最重要的特性。使用SQL Map,能够大大减少访问关系数据库的代码。SQL Map使用简单的XML配置文件将Java Bean映射成SQL语句,对比其他的数据库持续层和ORM框架(如JDO的实现,Hibernate等),SQL Map最大的优点在于它简单易学。要使用SQL Map,只要熟悉Java Bean,XML和SQL,就能使您充分发挥SQL语句的能力。-This article discusses the iBATIS SQL Map of the most important features. Using the SQL Map, can greatly reduce the code to access a relational database. SQL Map using a simple XML configuration file will be mapped into a SQL statement, Java Bean, compared to other databases continuous layer and ORM frameworks (such as JDO implementation, Hibernate, etc.), SQL Map of the biggest advantages is that it is easy to learn. To use the SQL Map, as long as the familiar with the Java Bean, XML, and SQL, will enable you to give full play to the capacity of SQL statements.
Platform: | Size: 443392 | Author: xuandebin | Hits:

[CSharpPro.LINQ.Object.Relational.Mapping.in.C.Sharp

Description: Working as an architect and consultant, I have noticed a severe dearth in the .NET community when it comes to the finer points of using design patterns to build data access layers. The Java camp has followed the patterns = reuse mantra for a long time, but the .NET side of the house is just starting to move in that direction. After scouring the Internet and bookstores, I have been shocked at how few books address using object-relational mapping patterns with .NET. The idea for this book has been in the back of my mind for a while, but I was always hesitant because of the deficiency in the native Microsoft tools. Now, with the Language-Integrated Query (LINQ) suite and the ADO.NET Entity Framework (EF), the object-relational mapping pattern can finally be realized in the .NET space. Although there are numerous books about LINQ, this book goes further and ties together the use of ORM design patterns with LINQ and Visual Studio. include source code.
Platform: | Size: 6531072 | Author: | Hits:

[MiddleWareChloe-master

Description: 轻量即高效,框架注重数据库访问,没有重度封装与设计,整个框架体积不足200KB。(Lightweight is efficient, framework focuses on database access, no heavy encapsulation and design, the whole frame volume is less than 200KB.)
Platform: | Size: 7488512 | Author: sxfQQ | Hits:

[.netCtrip-DAL-net-master

Description: Ctrip DAL是携程框架部开发的数据库访问框架,支持代码生成和水平扩展。其由携程技术中心框架部DAL团队开发,历经3年不断打磨,并在长期的实际使用中基于大量的用户反馈不断优化。(Ctrip Database Access Layer)
Platform: | Size: 1626112 | Author: ryuu | Hits:
« 12 »

CodeBus www.codebus.net