Package io.ebean.typequery
Class TQPath
- java.lang.Object
-
- io.ebean.typequery.TQPath
-
-
Constructor Summary
Constructors Constructor Description TQPath()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stringadd(String prefix, String name)Return the full path by adding the prefix to the property name (null safe).
-