|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.Schema.UsersRoles
public static class Schema.UsersRoles
Schema definition for the UsersRoles Table
| Nested Class Summary | |
|---|---|
static class |
Schema.UsersRoles.ColumnNames
Table's column names |
| Field Summary | |
|---|---|
static Column |
HEnd
UsersRoles's hend column |
static Column |
HStart
UsersRoles's hstart column |
static Column |
IsExplicit
UsersRoles's isExplicit column |
static Column |
RoleId
UsersRoles's Role ID column |
static Table |
TableName
Table name for the UsersRoles table |
static Column |
UserId
UsersRoles's ID column |
| Constructor Summary | |
|---|---|
Schema.UsersRoles()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Table TableName
public static final Column UserId
public static final Column RoleId
public static final Column IsExplicit
public static final Column HStart
public static final Column HEnd
| Constructor Detail |
|---|
public Schema.UsersRoles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||