Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 549

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

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
ColdFusion ORM
Attribute
Req/Opt
cacheuse
optional
Optional
catalog
discriminatorcolumn
optional
optional
discriminatorvalue
dynamicInsert
Optional
dynamicupdate
Optional
entityname
Optional
joincolumn
optional
Optional
lazy
optimisticLock
Optional
Default
Description
none
Use this value to specify the caching strategy to be
used for caching this component's data in the
secondary cache. See
Used to specify the database catalog name.
Use this attribute to define the discriminator column
to be used in inheritance mapping. See
mapping
Use this attribute to define the discriminator value to
be used in inheritance mapping. See
mapping
false
Whether INSERT SQL is to be generated at runtime:
Only those columns whose values are not null are
included in the SQL.
false
Whether UPDATE SQL is to be generated at runtime:
included in the SQL.
Name of the CFC
Specifies the name of the entity. Entity name is the
name used by the ORM related functions to work
with the persistent CFC. If
specified, then the CFC name is taken as the
entityname
the application.
Use this attribute to define the join column for
inheritance mapping. See
details.
true
Whether loading is to be done lazily:
For details, see
version
Determines the locking strategy.
It can be any one of the following four values:
For details, see
Last updated 1/20/2012
Caching
for details.
for details.
for details.
true
false
true
false
Only those columns that have changed values are
entityname
. The
entityname
must be unique in
Inheritance mapping
true
false
Lazy
Loading.
none
version
dirty
all
Optimistic
locking.
544
Inheritance
Inheritance
is not
for

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents