org.codehaus.modello.plugin.jpox.metadata
public class JPoxFieldMetadata extends Object implements FieldMetadata
Version: $Id: JPoxFieldMetadata.java 453 2005-08-23 14:32:53Z evenisse $
| Field Summary | |
|---|---|
| static String | ID |
| Method Summary | |
|---|---|
| List | getFetchGroupNames() |
| String | getMappedBy() |
| void | setFetchGroupNames(List fetchGroupNames) |
| void | setMappedBy(String mappedBy) |