Welcome![Sign In][Sign Up]
Location:
Search - java query

Search list

[Booksgov_web_query

Description: 这是一个有关java语言的官方查询书-This is a java-related inquiries, the official language book
Platform: | Size: 19067904 | Author: 张峰 | Hits:

[GUI Developjava课程设计(班级管理系统)

Description: 用java编写的一个班级管理系统的程序,可以实现修改,删除,查询等功能-prepared with a class management system procedures, can achieve change, delete, query capabilities.
Platform: | Size: 138240 | Author: 陈强 | Hits:

[JSP/Javajava的三个源码

Description: java的三个源代码,IP的查询,求最大值,加密三个例子,供初学者学习用.-Three java src,query IP,request max number,encrypt.study for beginner.
Platform: | Size: 14336 | Author: lmf | Hits:

[Dialog_Windowjava数据库例子(可以进行查询)

Description: java数据库例子(可以进行查询),对数据库中数据进行查询(内有数据库),查询的技巧-example (which can be conducted inquiries), the database query data (within a database), the inquiry skills
Platform: | Size: 141312 | Author: 李华松 | Hits:

[ADO-ODBCJava连接oracle数据例子

Description: 用Java连接oracle数据库实现简单的查询、插入、删除和更新操作。-Java database connectivity oracle simple query, insert, update and delete operations.
Platform: | Size: 1024 | Author: 陈伟 | Hits:

[Software Engineeringcomputercity-bus-query

Description: 本文结合公交查询系统的实际需要,通过对B/S模式、JDK开发环境及工具、Web发布服务、数据库以及SQL语言的深入学习及实践,主要完成了公交查询系统的需求分析、数据库设计、应用程序设计的工作。-Based Bus inquiry system to the actual needs, through B/S mode, JDK development environment and tools, Web services, database and the SQL language in-depth study and practice completed a major transit Query System requirements analysis, database design, application design work.
Platform: | Size: 248832 | Author: ccg | Hits:

[Other resourcethe-realizaton-of-both-Hibernate-and-Java

Description: Hibernate是一个面向Java环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping(ORM))这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。Hibernate不仅仅管理Java类到数据库表的映射(包括Java数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和JDBC处理数据的时间。 本文在充分研究以往数据持久层的发展和现状的基础上,引出了基于ORM的数据持久化概念,并通过其与传统持久化方法的深入比较,说明其优越性。依据这一概念,本文进一步引出基于ORM的持久层框架——Hibernate,并详细描述其体系结构和API。-Hibernate is a Java-oriented environment for the object/relational database mapping tool. Object/relational database mapping (object/relational mapping (ORM) ) said the terms of a technology, Object Model is used to express the object mapped to SQL-based relational model of data structure. Hibernate Java class management not only to the mapping database tables (including Java data type S QL data type mapping), but also provided data query and data acquisition methods, can greatly reduce development time using artificial SQL and JDBC data processing time. Based on the previous full study data persistence layer and the development on the basis of the status quo, ORM raises based on the concept of data persistence, and through its persistence with the traditional method of in-depth comp
Platform: | Size: 4283392 | Author: 王浩(jiqixueyuan) | Hits:

[JSP/JavaDisplayQueryResults

Description: Java数据库编程中查询结果的表格式输出-Java Database Programming query result table format output
Platform: | Size: 2048 | Author: 张龙 | Hits:

[Education soft systemStuAddQuerySys

Description: java开发的学生管理系统,java开发的学生管理系统-java student management system development, java development of the student management system
Platform: | Size: 30720 | Author: goodforever | Hits:

[Other systemsQueryShapefile

Description: 使用ArcEngine java api开发的,打开一个shape文件,并显示其中所有记录的值-ArcEngine java api use development, open a shape file, and display all records in which the value of
Platform: | Size: 1024 | Author: 张福勇 | Hits:

[Education soft systembookshop

Description: 图书管理系统,用JSP实现,图书的查询,添加等功能-Library management system using JSP realize, books query, add features such as
Platform: | Size: 4918272 | Author: zijie | Hits:

[JSP/Javasqlselect

Description: java 查询数据库 mysql使用案例-java query the database mysql use cases
Platform: | Size: 1024 | Author: maisx | Hits:

[Education soft systemjava

Description: 学生成绩管理系统,实现对学生成绩的增,删,查,改等功能,具有模糊查询的能力-Student achievement management system, to achieve increased student achievement, delete, search, etc. functions, with the ability of fuzzy query
Platform: | Size: 10240 | Author: barondavis | Hits:

[JSP/Javajava

Description: 日历记事本源代码 它在常见的电子日历中添加了记事本的功能,使用方便,易于查询、修改,非常有实际意义。 -Calendar Notepad source code in a common electronic calendar to add a notepad function, easy to use, easy to query, modify, has very practical significance.
Platform: | Size: 14336 | Author: hh | Hits:

[Oraclejava

Description: 用select语句查询oracle中的字段值 如:从数据库中查询用户名和密码! 谢过-Oracle query select statement with the field values such as: query from the database user name and password! Thanked
Platform: | Size: 1024 | Author: WANG1 | Hits:

[JSP/Javagongjiaochecitong

Description: java做的 公交车查询系统....毕业设计-Does java query system bus .... Graduation Project
Platform: | Size: 2002944 | Author: 李广柱 | Hits:

[JSP/Javajava

Description: 本人的毕业设计,JAVA实现数据库转化,我用Java作为编程语言(Java的版本是6.0),JDOM作为XML解析器。数据库是SQL Server 2000,开发工具是NetBeans IDE 5.5 大家在运行程序的时候最好还是使用NetBeans IDE 5.5和Java 6.0,因为我设计的是图形界面,在设计的时候我用到了NetBeans的Swing设计工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中无法运行的(NetBeans是免费下载的) src就是我程序的源代码,XRSystem.SQL就是建立数据库的脚本文件,解压缩后在查询分析器中打开直接运行就可以建立好数据库,文件夹XML是几个XML文档示例-My graduation project, JAVA implementation into a database, I used Java as a programming language (Java version 6.0), JDOM as an XML parser. Database is SQL Server 2000, development tools, NetBeans IDE 5.5 U.S. are running the program at a time when it would be better to use NetBeans IDE 5.5 and Java 6.0, because my graphics are designed to interface design at a time when I used the NetBeans Design Tools Martisse of Swing If I put the procedure on JBuilder, Eclipse or JCreator can not run in the (NetBeans is a free download) src is the source code of my program, XRSystem.SQL is set up the database script file, unzip it in the Query Analyzer open a direct operation can be well set up databases, XML folder are some examples of XML documents
Platform: | Size: 84992 | Author: xinyu | Hits:

[JSP/Javack.java

Description: 基于J2EE的网络物流系统 用户操作: 1. 录入出库商品信息 2. 查询出库单信息 3. 录入入库商品信息 4. 查询入库单信息 5. 查询商品位置信息 6. 查询商品信息 7. 查询供应商信息 管理操作: 1. 出库单商品信息删除/修改 2. 入库单商品信息删除/修改 3. 供应商信息添加/删除/修改 4. 添加商品分类信息 5. 仓库位置信息添加/删除/修改 6. 职员信息查询/添加/修改/删除 7. 用户权限管理-J2EE-based logistics system users of the network: 1. A commodity information database entry 2. 3 inquiries出库单information. 4 input information storage products. For inquiries, information storage, single 5. 6 merchandise location information query. Commodity Information Query 7. For inquiries, supplier information management: 1. Product Information出库单delete/edit 2. Single-commodity information storage delete/modify 3. Supplier Information Add/Remove/Modify 4. Categories of information add 5. Storage location information to add/delete/modify 6. Staff Information/Add/Modify/Remove 7. User rights management
Platform: | Size: 2849792 | Author: pxb | Hits:

[Education soft systemjava

Description: JAVA学生管理系统利用可视话界面用于学生系统的查询和插入与删除-Student management system using JAVA visualization system, then the interface for the students of the query and insert and delete
Platform: | Size: 21504 | Author: 刘涛 | Hits:

[JSP/Javajavaquery

Description: java查询数据库详细步骤,很常用,推荐大家下载-java query to database
Platform: | Size: 1024 | Author: lstk | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net