Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 558

Developing applications
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
ColdFusion ORM
Attribute
Req/Opt
Optional
column
fieldtype
Required
Optional
generated
Required
name
source
Optional
ORM data types
You can use any of the following ORM data types for CFCs:
string
character
char
short
integer
int
long
big_decimal
float
double
Boolean
yes_no
true_false
text
date
timestamp
binary
serializable
blob
clob
Default
false
vm
Last updated 1/20/2012
Description
The name of the column that contains time-stamped
data.
Specifies the field type.
Specify the field type value as
timestamp
stamped field.
Specifies if the timestamp field is generated by the
database. You can select from the following values:
false
true
Name of the property.
Specifies the source from where the timestamp has
to be retrieved. You can select from the following
values:
db
vm
553
for a time-

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents