Java database Programming, Java XML parsing technology

Source: Internet
Author: User

JDBC Overview

JDBC is the database programming API provided in Java

Curd: Database additions and deletions changed

Link string: String url = "MySQL:/localhost:3306/jdbc/";

Connection links

DriverManager: Drive Manager

Execute: Send

Close () Frees resources

Executeupdte: Delete and change the operation

Next () Live results next

ResultSet interface: Query result set

XML overview

An XPath path expression

Document: Refers to the entire XML document

Attlist Property

XML Extensible Markup Language

XML is a set of defined semantic tagging rules that divide a document into parts and mark them.

The XML declares that the document organizes the data according to the XML document specification.

XML Comment Document: <!-This is a note-

Java database Programming, Java XML parsing technology

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.