Beginner |
|
Joined: Fri Mar 05, 2004 11:14 am Posts: 38 Location: Houston, Texas
|
On a parent collection property I got
String [] referencedColumns = pCollectiontype.getReferencedColumns(..)
Now I want to get hand on the property names from the child corresponding to the column names I now have in my hand now.
I have the child class. Could not find a methods suatable in the ClassMetadata no rin the CollectionMetadata ... I assume for such extreme trivial problem there is a solution and I simply cannot see it ...
Thanx
B-)
|
|