Class Param

java.lang.Object
org.fryske_akademy.jpa.Param

public class Param extends Object
Holder for parameter info used when building a jpql query. A Builder() (with syntax support by default) is responsible for yielding parameters. Intelligence is in the Builder, not in the Param. NOTE you can set logging level to DEBUG for trouble shooting.
Author:
eduard
See Also: