R - The type of the owning root beanpublic class TQProperty<R> extends Object
| Constructor and Description |
|---|
TQProperty(String name,
R root)
Construct with a property name and root instance.
|
TQProperty(String name,
R root,
String prefix)
Construct with additional path prefix.
|
public TQProperty(String name, R root)
name - the name of the propertyroot - the root query bean instancepublic TQProperty(String name, R root, String prefix)
Copyright © 2016. All rights reserved.