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