Oracle data type and entity object data type ____oracle

Source: Internet
Author: User
Tags local time ord

entity objects and database column attribute type mappings:

Oracle Column Type

Entity Column Type

Entity Java Type

NVARCHAR2 (N),

VARCHAR2 (n), NCHAR varying (n), VARCHAR (n)

VARCHAR2

Java.lang.String

Number

Number

Oracle.jbo.domain.Number

DATE

DATE

Oracle.jbo.domain.Date

TIMESTAMP (N),

TIMESTAMP (n) with time ZONE, TIMESTAMP (n) with local time ZONE

TIMESTAMP

Java.sql.Timestamp

LONG

LONG

Java.lang.String

RAW (N)

RAW

Oracle.jbo.domain.Raw

LONG RAW

LONG RAW

Oracle.jbo.domain.Raw

ROWID

ROWID

Oracle.jbo.domain.RowID

Nchar,char

CHAR

Oracle.jbo.domain.Char

Clob

Clob

Oracle.jbo.domain.ClobDomain

NCLOB

NCLOB

Oracle.jbo.domain.NClobDomain

Blob

Blob

Oracle.jbo.domain.BlobDomain

BFILE

BFILE

Oracle.jbo.domain.BFileDomain

Ordsys. Ordimage

Ordsys. Ordimage

Oracle.ord.im.OrdImageDomain

Ordsys. Ordvideo

Ordsys. Ordvideo

Oracle.ord.im.OrdVideoDomain

Ordsys. Ordiaudio

Ordsys. Ordautio

Oracle.ord.im.OrdAutioDomain

Ordsys. Ordimage

Ordsys. Orddoc

Oracle.ord.im.OrdDocDomain

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.