| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
POSTS_BY_USER |
"posts_by_user" |
public static final String |
PU_NAME |
"manytomany" |
public static final String |
USERS_BY_POST |
"users_by_post" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID_FIELD_NAME |
"id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID_FIELD_NAME |
"id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
POST_ID_FIELD_NAME |
"post_id" |
public static final String |
USER_ID_FIELD_NAME |
"user_id" |
This documentation is licensed by Andrew Bowley under the GPLv3 License.