SimpleBlog
/ Person
referenced by
BlogComment
,
BlogEntry
,
XPersonRole
External Name
Person
Class Name
com.wowodc.model.Person
Attributes
show details
show non-class
email
Column Name
email
Allows Null?
Yes
Used For Locking?
Yes
firstName
Column Name
firstName
Allows Null?
Yes
Used For Locking?
Yes
id [primary key]
Allows Null?
No
Used For Locking?
Yes
lastName
Column Name
lastName
Allows Null?
Yes
Used For Locking?
Yes
login
Column Name
login
Allows Null?
Yes
Used For Locking?
Yes
password
Column Name
password
Allows Null?
Yes
Used For Locking?
Yes
Relationships
show details
show non-class
blogComments
To
BlogComment
Type
To-Many
Joins
id
>
personID
blogEntries
To
BlogEntry
Type
To-Many
Joins
id
>
personID
roles
To
Role
via
xPersonRoles
.
role
Type
Flattened To-Many
xPersonRoles
To
XPersonRole
Type
To-Many
Joins
id
>
personId
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes