Uses of Class
io.ebeaninternal.xmapping.api.XmapNamedQuery
-
-
Uses of XmapNamedQuery in io.ebeaninternal.xmapping.api
Fields in io.ebeaninternal.xmapping.api with type parameters of type XmapNamedQuery Modifier and Type Field Description protected List<XmapNamedQuery>XmapEntity. namedQueryMethods in io.ebeaninternal.xmapping.api that return types with arguments of type XmapNamedQuery Modifier and Type Method Description List<XmapNamedQuery>XmapEntity. getNamedQuery()Return the named queries for this entity.
-