搜索资源列表
tokyocabinet-1.4.17.tar.gz
- Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布
showMysql
- 连接Mysql,分页显示数据表内容的简单代码-Connect Mysql, page shows the contents of a simple data table code. .
c
- java实现与数据库的连接..例如``有一张数据库的表``里面有几条数据``怎么用java将数据库表内的数据显示在java的表单属性内java实现对数据库的增,删,改,查.四种方法 -Implementation and the database connection java .. for example, `` there is a database table which has several data `` `` how to use java data within the da
Oracle_9i_TheCompleteReference
- Oracle 9i The Complete Reference 详细的介绍了oracle 9i数据库的数据结构,表结构对应的像结构体中的数据类型 还有Java在Oracle中的运用以及pl/sqlplus的相关内容-Oracle 9i The Complete Reference describes in detail the data structure of oracle 9i database, table structure like the structure of the corr
DBToExcel
- (1)、通过java jdbc实现连接数据库的功能; (2)、从数据库中读取相应表中的数据存储到Map里面; (3)、将Map里的数据通过文件流的形式写入到相应Excel表中,并设置相关保存格式。 -(1) through java JDBC to connect to the database (2), read from the database data is stored in the corresponding table inside to Map (3) Map d
HbaseTest
- java使用hbase-api实现数据库及数据的基本操作,包括新建、修改、删除表;插入、查询、修改数据等,模板代码-Java to use hbase- API realize the basic operation of the and data, including new, modify, delete table Insert, query, modify data, etc., the template code
Java_oracle_creat_inset_delete
- JAVA连接oracle进行建表、插入数据、删除的操作;-JAVA to build connection oracle table, insert data, delete operation
oracle
- Oracle 存储过程 1 Oracle存储过程基础知识 1 Oracle存储过程的基本语法 2 关于Oracle存储过程的若干问题备忘 4 1. 在Oracle中,数据表别名不能加as。 4 2. 在存储过程中,select某一字段时,后面必须紧跟into,如果select整个记录,利用游标的话就另当别论了。 5 3. 在利用select...into...语法时,必须先确保数据库中有该条记录,否则会报出 no data found 异常。 5 4. 在存储过程中,
Assignment1
- Assignment:Core Java Guidelines: 1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color. 2.In client program we are fetching the results which has status as pending . 3.Aft
HBase-authoritative-guide-
- 本书探讨了如何通过使用与HBase高度集成的Hadoop将HBase的可伸缩性变得简单《把大型数据集分布到相对廉价的商业服务器集群中;使用本地Java客户端,或者通过提供了REST、Avro和Thrift应用编程接口的网关服务器来访问HBase;了解HBase架构的细节,包括存储格式、预写日志、后台进程等;在HBase中集成MapReduce框架;了解如何调节集群、设计模式、拷贝表、导人 批量数据和除节点等。 本书适合使用HBase进行数据库开发的高级数据库研发人员阅读。-This boo