Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C G I N O P S T

A

Account - class org.hibernate.test.comppropertyref.Account.
 
Account() - Constructor for class org.hibernate.test.comppropertyref.Account
 

C

ComponentPropertyRefTest - class org.hibernate.test.comppropertyref.ComponentPropertyRefTest.
 
ComponentPropertyRefTest(String) - Constructor for class org.hibernate.test.comppropertyref.ComponentPropertyRefTest
 
configure(Configuration) - Method in class org.hibernate.test.comppropertyref.ComponentPropertyRefTest
 

G

getId() - Method in class org.hibernate.test.comppropertyref.Person
 
getIdentity() - Method in class org.hibernate.test.comppropertyref.Person
 
getMappings() - Method in class org.hibernate.test.comppropertyref.ComponentPropertyRefTest
 
getName() - Method in class org.hibernate.test.comppropertyref.Identity
 
getNumber() - Method in class org.hibernate.test.comppropertyref.Account
 
getOwner() - Method in class org.hibernate.test.comppropertyref.Account
 
getSsn() - Method in class org.hibernate.test.comppropertyref.Identity
 

I

Identity - class org.hibernate.test.comppropertyref.Identity.
 
Identity() - Constructor for class org.hibernate.test.comppropertyref.Identity
 
id - Variable in class org.hibernate.test.comppropertyref.Person
 
identity - Variable in class org.hibernate.test.comppropertyref.Person
 

N

name - Variable in class org.hibernate.test.comppropertyref.Identity
 
number - Variable in class org.hibernate.test.comppropertyref.Account
 

O

org.hibernate.test.comppropertyref - package org.hibernate.test.comppropertyref
 
owner - Variable in class org.hibernate.test.comppropertyref.Account
 

P

Person - class org.hibernate.test.comppropertyref.Person.
 
Person() - Constructor for class org.hibernate.test.comppropertyref.Person
 

S

setId(Long) - Method in class org.hibernate.test.comppropertyref.Person
 
setIdentity(Identity) - Method in class org.hibernate.test.comppropertyref.Person
 
setName(String) - Method in class org.hibernate.test.comppropertyref.Identity
 
setNumber(String) - Method in class org.hibernate.test.comppropertyref.Account
 
setOwner(Person) - Method in class org.hibernate.test.comppropertyref.Account
 
setSsn(String) - Method in class org.hibernate.test.comppropertyref.Identity
 
ssn - Variable in class org.hibernate.test.comppropertyref.Identity
 
suite() - Static method in class org.hibernate.test.comppropertyref.ComponentPropertyRefTest
 

T

testComponentPropertyRef() - Method in class org.hibernate.test.comppropertyref.ComponentPropertyRefTest
 

A C G I N O P S T