Uses of Interface
cn.cloudself.query.util.ext.EntityProxy.Parser.Parsed.Getter
-
Packages that use EntityProxy.Parser.Parsed.Getter Package Description cn.cloudself.query.util.ext -
-
Uses of EntityProxy.Parser.Parsed.Getter in cn.cloudself.query.util.ext
Methods in cn.cloudself.query.util.ext that return EntityProxy.Parser.Parsed.Getter Modifier and Type Method Description EntityProxy.Parser.Parsed.GetterEntityProxy.Parser.Parsed.Column. getter()Constructors in cn.cloudself.query.util.ext with parameters of type EntityProxy.Parser.Parsed.Getter Constructor Description Column(String name, String javaName, Class<?> javaType, EntityProxy.Parser.Parsed.Setter setter, EntityProxy.Parser.Parsed.Getter getter)
-