|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ocltf.model.uml.profile.ObjectRelationalProfile
The object/relational profile. Contains the profile information for the object to relational mapping.
Field Summary | |
static java.lang.String |
STEREOTYPE_PRIMARY_KEY
The stereotype which represents a primary key |
static java.lang.String |
TAG_DATABASE_COLUMN
The name of the tagged value that stores the sql column name. |
static java.lang.String |
TAG_DATABASE_COLUMN_LENGTH
The name of the tagged value that stores the sql column length. |
static java.lang.String |
TAG_DATABASE_TABLE
The name of the tagged value that stores the sql table name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String TAG_DATABASE_COLUMN
public static final java.lang.String TAG_DATABASE_COLUMN_LENGTH
public static final java.lang.String TAG_DATABASE_TABLE
public static final java.lang.String STEREOTYPE_PRIMARY_KEY
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |