R - the root query bean typepublic class PYearMonth<R> extends PBaseDate<R,java.time.YearMonth>
| Constructor and Description |
|---|
PYearMonth(String name,
R root)
Construct with a property name and root instance.
|
PYearMonth(String name,
R root,
String prefix)
Construct with additional path prefix.
|
public PYearMonth(String name, R root)
name - property nameroot - the root query bean instancepublic PYearMonth(String name, R root, String prefix)
Copyright © 2016. All rights reserved.