Collate some Java code and Oracle,mysql,sql Server compare data types

Source: Internet
Author: User

Search the internet about the data types of comparison, there are almost no three database comparison, I wrote some of the comparison of the fields, if there is a wrong place, please feel free.

Java fields Oracle Fields MySQL Field SQL Server Fields
Int Number Int Int
Java.lang.double Number (P,s) Double Float
Java.lang.String Varchar2 varchar varchar
Java.sql.Date Date Date (year) DateTime2
Java.sql.Time Date Time DateTime2
java.math.bigdecimal number bigint decimal (Money, smallmoney,numeric )
Java.lang.float Number Float Real
Java.lang.short Number varchar varchar
Java.lang.boolean Number Bit Bit




Java.lang.byte Varchar2 varchar varchar
Java.lang.long Number Integer bigint





This article is from "Yong Xin Technology Blog" blog, please be sure to keep this source http://rusth2015.blog.51cto.com/9973392/1618560

Collate some Java code and Oracle,mysql,sql Server compare data types

Related Article

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.