public abstract class Property extends Object implements Serializable
protected Property(String name, String node, Type type)
name
- The name by which the property can be referenced within
its owner.node
- The node name to use for XML-based representation of this
property.type
- The Hibernate Type of this property.Copyright © 2018 JBoss by Red Hat. All rights reserved.