![Sybase Powerdesigner 7.5 Скачать руководство пользователя страница 227](http://html1.mh-extra.com/html/sybase/powerdesigner-7-5/powerdesigner-7-5_user-manual_1416512227.webp)
Chapter 7 Generating a Physical Data Model from an Object-Oriented Model
217
Translating OOM data types for a PDM
PowerDesigner supports both Java and physical data types. Data types that
you select in the OOM are not always supported by the current DBMS. In
this case, the data type is translated to a data type supported by the DBMS
when you generate the PDM.
Translating Java data types for a PDM
The following table lists the Java data types to which the object language file
assigns translations:
Java data
type
Code in
CDM
What it stores
Translation example
for SQL Anywhere
char
A
Character
char
boolean
BL
Two opposing values
(true/false; yes/no; 1/0)
numeric(1)
byte
BT
256 values
smallint
short
SI
16-bit integer
integer
integer
I
32-bit integer
integer
long
LI
32-bit integer
integer
float
F
32-bit floating decimal
numbers
float
double
N
Numbers with a fixed
decimal point
numeric
String
TXT
Character strings
long varchar
Содержание Powerdesigner 7.5
Страница 1: ...OBJECT ORIENTED MODEL User s Guide POWERDESIGNER 7 5...
Страница 8: ...viii...
Страница 22: ...Defining OOM properties 12...
Страница 97: ...Chapter 2 Building an Object Oriented Model 87 4 Modify the operation display preferences 5 Click OK...
Страница 144: ...Defining check parameters 134...
Страница 208: ...Generating for XML 198 6 Click OK An XML file is generated with the file extension xml...
Страница 210: ...Customizing scripts 200...
Страница 224: ...Generating a CDM from an OOM 214...
Страница 238: ...Generating a PDM from an OOM 228...
Страница 260: ...Object language editor categories 250...
Страница 268: ...Applying business rules to objects 258...
Страница 288: ...278...