搜索资源列表
ScheduleMIS(12-13调试成功)
- 一个基于NHibernate的N层开发基础框架(可以,马上应用到你的项目中),使用.NET(C#)开发。基本操作CRUD完全实现,数据间的关系(one-to-many,many-to-many)均有实现!-an N-tier development of the basic fr a mework (which can be immediately applied to your project), the use of.NET (C#
yiduiduo
- ejb3。0中实体bean,一对多原代码。非常适用于刚刚接触ejb3。0的朋友,里边写的很详细。相信大家看了之后就能明白其实很简单-ejb3. 0 Entity bean, one-to-many original code. Just very applicable to contact ejb3. 0 friend wrote inside the very detailed. I believe we saw after we c
multisvm
- 多分类支持向量机实现方法的分析比较:一对一、一对多和DAG的对比,比较专业,-more SVM method of comparison : one-to-one, one-to-many and DAG contrast, more professional-huh
sd0609_jdbc_1010_1160464369
- 更不用说了,我培训期间的资料,包括每天老师的例子.文件主要包括,HIBERNATE的配置,一对多,多对多.别的就是些平时的自己作业.XML方面也有.我感觉很适合,想学习这方面的却没有适合练习的人,毕竟是我一步一步走出来饿凭证!-mention, I training information, including daily examples of teachers. The documents include, HIBERNATE co
linuxeeee
- linux下通讯软件.实现了linux下一对多的通讯.-linux communications software. Linux achieved under the one-to-many communications.
2007031823151723535
- Hibernate一对多和多对一双向: 运行平台 Windows 2000 Windows XP Windows 9*/ME-Hibernate Many-Versus-One and One-to-many two-way : Platform Windows 2000 Windows XP Windows 9 * / ME
one-to-many
- 本文为j2ee中hibernate的一对多关系实例-paper j2ee which hibernate for the examples of one-to-one relationship
1vsr
- svm在matlab环境下多类分类中的一对多分类器类型程序-svm in Matlab environment over classification of the one-to-many types of procedures classifier
winsock server
- WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socke
基于UDP通讯
- 用UDP技术实现的多播,可以实现一对多的通讯!!可以聊天哟!-technology used UDP Multicast can achieve one-to-many communications! ! Chat can yo!
80例上手Delphi7编程_07数据库应用
- 1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒体数据库的使用 8.IntraWeb技术的实现 9.Rave报表的数据库使用 10.决策图的使用-1.Session access to information BDE 2. Visualization create data tables 3.SQL expressions 4
ScheduleMIS(12-13调试成功)
- 一个基于NHibernate的N层开发基础框架(可以,马上应用到你的项目中),使用.NET(C#)开发。基本操作CRUD完全实现,数据间的关系(one-to-many,many-to-many)均有实现!-an N-tier development of the basic fr a mework (which can be immediately applied to your project), the use of.NET (C#
one-to-many
- 本文为j2ee中hibernate的一对多关系实例-paper j2ee which hibernate for the examples of one-to-one relationship
18ORM
- Hibernate的精典实例,包含了所有对象对应关系的处理,包括一对一、一对多、多对多。简单掌握Hibernate最烦人的关系处理。-Hibernate the classical examples, contains all the objects corresponding to the relationship between treatment, including one-on-one, one-to-many, many-t
hibernateone-to-many
- hibernate一对多双向关联映射 一对多双向关联映射的方法 在"一"一端的集合中使用<key>标签,在对方表中加入一个外键指向"一"端 在"多"的一端采用<many-to-one> 注意:<key>标签指定的外键字段必须和<many-to-one>指定的外键一至,否则引用字段的错误 inverse和cascade inverse是关联关系的控制方向;
socket_java
- java控制台下socket编程一对多通信,服务器端与多个客户端-socket programming java console under the one-to-many communications, server-side with multiple clients
hibernate_fetch_1
- hibernate抓取策略(单端代理的批量抓取)配置如下: <many-to-one name="classes" column="classesid" fetch="select"/> -hibernate crawling strategy (single-ended bulk agents crawl) configuration is as follows: <many-to-one name="cla
HibernateOneToMany
- 使用hibernate对mysql数据库进行操作, 映射-one to many many to one conpoment mapping
TaskManage
- xt+spring+hibernate+dwr做的任务管理系统 涉及AJAX,EXT,spring,hibernate,dwr等技术。 包含数据库建表语句和表中的记录。 涉及表格分页,混合查询,权限等等。-xt+ spring+ hibernate+ dwr to do task management system is involved in AJAX, EXT, spring, hibernate, dwr techno
datanucleus-samples-one-manysrc
- datanucleus 持久层one to many demo-datanucleus one to many demo