Object/Relational Mapping with Hibernate.ppt
资源简介:Object/Relational Mapping with Hibernate.ppt
上传时间: 2015-05-23
上传用户:BIBI
资源简介:这是个Tiny Object/Relational Mapping System,使用的数据库是MySQL,只实现了部分功能,包括添加,删除,更新等,另外还带有测试用例(也可以自己写,仅供参考),希望可以给大家一点帮助,也希望各位高手指教
上传时间: 2015-10-01
上传用户:xc216
资源简介:Object-Oriented Modeling with PowerDesigner 9.5 不错的学习教案
上传时间: 2015-01-24
上传用户:hebmuljb
资源简介:Object-oriented.Programming.with.ANSI-C很经典哦
上传时间: 2015-08-28
上传用户:一诺88
资源简介: EasyDBO是一个超轻量级对象-关系映射(Object/Relation Mapping,简称ORM)系统,主要解决关系数据库系统中表数据与对象的自动映射,当前支持My SQL、MS SQL、Access三种数据库系统下测试通过。
上传时间: 2013-12-28
上传用户:SimonQQ
资源简介:To estimate the input-output Mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t...
上传时间: 2014-01-05
上传用户:royzhangsz
资源简介:一个“对象--XML 映射”(Object-Xml Mapping) 的类库。 它的目的是帮助开发者方便、快速的从XML 文件构建出Java 对象,从Java 对 象生成出相应的XML 文件
上传时间: 2016-04-17
上传用户:天诚24
资源简介:提供了Oracle Spatial的数据类型和实体-关系模式(Object-Relational schema)。用户可以直接使用这些数据类型和模式对象来存储带有地理坐标的栅格数据。
上传时间: 2013-12-13
上传用户:hanli8870
资源简介:Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久,好不容易找到的,给大家分享一下,提供了C面向对象的方法,书本可以网上下载!
上传时间: 2013-12-24
上传用户:dongqiangqiang
资源简介:Object-Oriented Programming with ANSI-C
上传时间: 2017-01-04
上传用户:3到15
资源简介:Object-oriented programming with other programming and its advantages
上传时间: 2017-04-05
上传用户:thinode
资源简介:Java Persistence with Hibernate
上传时间: 2013-12-27
上传用户:天涯
资源简介:Hibernate Reference document , a must for anybody working with Hibernate
上传时间: 2014-11-30
上传用户:Avoid98
资源简介:一本学习Hibernate的电子书,providing an easy-to-use and powerful Object-Relational persistence framework for Java applications.
上传时间: 2015-10-11
上传用户:zhangyi99104144
资源简介:A class--the basic building block of an Object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an Object that looks and feel...
上传时间: 2017-03-07
上传用户:xiaodu1124
资源简介:What is New in C51 Version 8.18[Device Support]Added debug support for the NXP P89LPC9408 in the LPC900 EPM Emulator/Programmer.[New Supported Device]Nuvoton W681308 device.[New Supported Device]NXP P89LPC9201, P89LPC9211, P89LPC922A1, P89L...
上传时间: 2013-11-01
上传用户:panpanpan
资源简介:有是一个Addison.Wesley的经典,是学习面向对象及程序设计的经典书籍,基于Java和UML,该书为英文版Object.Oriented.Programming.with.Java.and.UML,非常非常经典,推荐给大家
上传时间: 2015-10-16
上传用户:WMC_geophy
资源简介:BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world Object is associ...
上传时间: 2013-12-05
上传用户:xsnjzljj
资源简介:fielder Working with the Fields Object
上传时间: 2014-01-10
上传用户:498732662
资源简介:Data Structures And Algorithms With Object-Oriented Design Patterns In Python
上传时间: 2014-01-30
上传用户:黄华强
资源简介:Hibernate是一个OR Mapping的工具,应用非常广,本书是Hibernate的中文资料,以项目为例详细说明了Hibernate的配置和用法。
上传时间: 2014-01-02
上传用户:D&L37
资源简介:good ppt and can help you to understand how to program c with hardware
上传时间: 2015-06-18
上传用户:athjac
资源简介:The program was written with some Object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bi...
上传时间: 2014-01-15
上传用户:epson850
资源简介:Hibernate培训,包括Hibernate培训教程.doc 和 hibernat培训.ppt
上传时间: 2014-12-08
上传用户:vodssv
资源简介:Hibernate讲座的ppt,结合ejb2的资料
上传时间: 2014-01-05
上传用户:qq521
资源简介:Data Structures And Algorithms With Object-Oriented Design Patterns In Python (2003) source code and html file
上传时间: 2014-01-25
上传用户:dbs012280
资源简介:我参加的一个培训机构的Hibernate教程ppt,八十多页,浅显易懂、深入浅出,绝对有价值,希望大家喜欢。
上传时间: 2013-12-03
上传用户:sclyutian
资源简介:A one-dimensional calibration Object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration Object is in planar motion or rotates aroun...
上传时间: 2014-01-12
上传用户:璇珠官人
资源简介:Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/
上传时间: 2013-11-29
上传用户:xuanjie
资源简介:An Object based tree widget, emulating the one found in microsoft windows, | | with persistence using cookies. Works in IE 5+, Mozilla and konqueror 3.
上传时间: 2016-01-30
上传用户:qiao8960