|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Article | |
|---|---|
| org.hibernate.ejb.test.xml.sequences | |
| Uses of Article in org.hibernate.ejb.test.xml.sequences |
|---|
| Fields in org.hibernate.ejb.test.xml.sequences with type parameters of type Article | |
|---|---|
static SingularAttribute<Article,Integer> |
Article_.id
|
static SingularAttribute<Article,String> |
Article_.name
|
static SingularAttribute<Article,Article> |
Article_.nextArticle
|
static SingularAttribute<Article,Article> |
Article_.nextArticle
|
| Methods in org.hibernate.ejb.test.xml.sequences that return Article | |
|---|---|
Article |
Article.getNextArticle()
|
| Methods in org.hibernate.ejb.test.xml.sequences with parameters of type Article | |
|---|---|
void |
Article.setNextArticle(Article nextArticle)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||