SimpleBlog
/ BlogComment
referenced by
BlogEntry
,
Person
External Name
BlogComment
Class Name
com.wowodc.model.BlogComment
Attributes
show details
show non-class
blogEntryID
Column Name
blogEntryID
Allows Null?
No
Used For Locking?
Yes
commentText
Column Name
commentText
Allows Null?
Yes
Used For Locking?
Yes
id [primary key]
Allows Null?
No
Used For Locking?
Yes
lastModifed
Column Name
lastModifed
Allows Null?
Yes
Used For Locking?
Yes
personID
Column Name
personID
Allows Null?
No
Used For Locking?
Yes
rating
Column Name
rating
Allows Null?
Yes
Used For Locking?
Yes
timestampCreation
Column Name
timestampCreation
Allows Null?
Yes
Used For Locking?
Yes
Relationships
show details
blogEntry
To
BlogEntry
Type
Mandatory To-One
Joins
blogEntryID
>
id
person
To
Person
Type
Mandatory To-One
Joins
personID
>
id
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes