Non-Database Entity
A Non-Database Entity is an Entity that has its Database
Behavior property set to F
. It can be used to model a group of controls,
constant data, derived data, or non-persistent data that do not need to be stored in a database. It
cannot be mapped to a database table.
Characteristics
Characteristics |
|
---|---|
Object type code: |
ent |
Main Development Object? |
No |
Part of: |
—, Component |
Contains: |
|
Generalization: |
|
Specializations |
Modeled Entity, Derived Component Entity, Non-Derived Entity |
Compilation Output: |
— |
URI format: |
|
Specialization
Non-Database Entity specializes Entity in the following ways:
-
Its Database Behavior property is set to
N (Not in Database)
-
It cannot be used to generate SQL scripts