|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ARTICLE
, creating
an object mapping into the database.Article
using the values from the current
row of the given resultSet.
ARTICLE_PICTURE
, creating
an object mapping into the database.ArticlePicture
using the values from the current
row of the given resultSet.
CATEGORY
, creating
an object mapping into the database.Category
using the values from the current
row of the given resultSet.
articlePicture
.
storyPicture
.
article
.
story
.
download
.
link
.
category
.
member
.
Article
with a given a
ArticleId
.
ArticlePicture
with a given a
ArticlePictureId
.
Category
with a given a
CategoryId
.
Download
with a given a
DownloadId
.
Link
with a given a
LinkId
.
Member
with a given a
MemberId
.
Story
with a given a
StoryId
.
StoryPicture
with a given a
StoryPictureId
.
DOWNLOAD
, creating
an object mapping into the database.Download
using the values from the current
row of the given resultSet.
articleId
.
articleId
.
articlePictureId
.
body
.
body
.
body
.
body
.
body
.
categoryId
.
categoryId
.
categoryId
.
categoryId
.
categoryId
.
confirmValue
.
day
.
day
.
day
.
description
.
downloadId
.
email
.
link
.
linkId
.
loginName
.
memberId
.
memberId
.
memberId
.
name
.
name
.
passwordValue
.
query
, getting it from the queries config file.
special
.
storyId
.
storyId
.
storyPictureId
.
subtitle
.
subtitle
.
subtitle
.
subtitle
.
thumbnail
.
thumbnail
.
title
.
title
.
title
.
title
.
title
.
title
.
Article
in the database.
ArticlePicture
in the database.
Category
in the database.
Download
in the database.
Link
in the database.
Member
in the database.
Story
in the database.
StoryPicture
in the database.
LINK
, creating
an object mapping into the database.Link
using the values from the current
row of the given resultSet.
MEMBER
, creating
an object mapping into the database.Member
using the values from the current
row of the given resultSet.
articlePicture
.
storyPicture
.
article
.
story
.
download
.
link
.
category
.
member
.
ARTICLE_PICTURE
, and then returns each row as one instance of
ArticlePicture
, all of them inside a Collection.
STORY_PICTURE
, and then returns each row as one instance of
StoryPicture
, all of them inside a Collection.
ARTICLE
, and then returns each row as one instance of
Article
, all of them inside a Collection.
STORY
, and then returns each row as one instance of
Story
, all of them inside a Collection.
DOWNLOAD
, and then returns each row as one instance of
Download
, all of them inside a Collection.
LINK
, and then returns each row as one instance of
Link
, all of them inside a Collection.
CATEGORY
, and then returns each row as one instance of
Category
, all of them inside a Collection.
MEMBER
, and then returns each row as one instance of
Member
, all of them inside a Collection.
ARTICLE_PICTURE
table, given a articleId
.
ARTICLE
table, given a articleId
.
ARTICLE_PICTURE
table, given a articlePictureId
.
ARTICLE_PICTURE
table, given a body
.
STORY_PICTURE
table, given a body
.
DOWNLOAD
table, given a body
.
ARTICLE
table, given a body
.
STORY
table, given a body
.
ARTICLE
table, given a categoryId
.
STORY
table, given a categoryId
.
DOWNLOAD
table, given a categoryId
.
LINK
table, given a categoryId
.
CATEGORY
table, given a categoryId
.
MEMBER
table, given a confirmValue
.
ARTICLE
table, given a day
.
STORY
table, given a day
.
DOWNLOAD
table, given a day
.
CATEGORY
table, given a description
.
DOWNLOAD
table, given a downloadId
.
MEMBER
table, given a email
.
LINK
table, given a link
.
LINK
table, given a linkId
.
MEMBER
table, given a loginName
.
ARTICLE
table, given a memberId
.
STORY
table, given a memberId
.
MEMBER
table, given a memberId
.
CATEGORY
table, given a name
.
MEMBER
table, given a name
.
MEMBER
table, given a passwordValue
.
ARTICLE
table, given a special
.
STORY_PICTURE
table, given a storyId
.
STORY
table, given a storyId
.
STORY_PICTURE
table, given a storyPictureId
.
ARTICLE
table, given a subtitle
.
STORY
table, given a subtitle
.
DOWNLOAD
table, given a subtitle
.
LINK
table, given a subtitle
.
ARTICLE_PICTURE
table, given a thumbnail
.
STORY_PICTURE
table, given a thumbnail
.
ARTICLE_PICTURE
table, given a title
.
STORY_PICTURE
table, given a title
.
ARTICLE
table, given a title
.
STORY
table, given a title
.
DOWNLOAD
table, given a title
.
LINK
table, given a title
.
articlePicture
,
to the columns of the current row in the given resultSet.
storyPicture
,
to the columns of the current row in the given resultSet.
article
,
to the columns of the current row in the given resultSet.
story
,
to the columns of the current row in the given resultSet.
download
,
to the columns of the current row in the given resultSet.
link
,
to the columns of the current row in the given resultSet.
category
,
to the columns of the current row in the given resultSet.
member
,
to the columns of the current row in the given resultSet.
articleId
.
articleId
.
articlePictureId
.
body
.
body
.
body
.
body
.
body
.
categoryId
.
categoryId
.
categoryId
.
categoryId
.
categoryId
.
confirmValue
.
day
.
day
.
day
.
description
.
downloadId
.
email
.
link
.
linkId
.
loginName
.
memberId
.
memberId
.
memberId
.
name
.
name
.
passwordValue
.
special
.
storyId
.
storyId
.
storyPictureId
.
subtitle
.
subtitle
.
subtitle
.
subtitle
.
thumbnail
.
thumbnail
.
title
.
title
.
title
.
title
.
title
.
title
.
STORY
, creating
an object mapping into the database.Story
using the values from the current
row of the given resultSet.
STORY_PICTURE
, creating
an object mapping into the database.StoryPicture
using the values from the current
row of the given resultSet.
articlePicture
.
storyPicture
.
article
.
story
.
download
.
link
.
category
.
member
.
Article
, using its primary key
ArticleId
.
ArticlePicture
, using its primary key
ArticlePictureId
.
Category
, using its primary key
CategoryId
.
Download
, using its primary key
DownloadId
.
Link
, using its primary key
LinkId
.
Member
, using its primary key
MemberId
.
Story
, using its primary key
StoryId
.
StoryPicture
, using its primary key
StoryPictureId
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |