public static final class Mappings.PropertyReference extends Object implements Serializable
TODO : currently needs to be exposed because Configuration needs access to it for second-pass processing
Modifier and Type | Field and Description |
---|---|
String |
propertyName |
String |
referencedClass |
boolean |
unique |
Constructor and Description |
---|
Mappings.PropertyReference(String referencedClass,
String propertyName,
boolean unique) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.