Uses of Class
io.ebeaninternal.xmlmapping.model.XmNamedQuery
-
Packages that use XmNamedQuery Package Description io.ebeaninternal.xmlmapping.model -
-
Uses of XmNamedQuery in io.ebeaninternal.xmlmapping.model
Methods in io.ebeaninternal.xmlmapping.model that return XmNamedQuery Modifier and Type Method Description XmNamedQueryObjectFactory. createNamedQuery()Create an instance ofXmNamedQueryMethods in io.ebeaninternal.xmlmapping.model that return types with arguments of type XmNamedQuery Modifier and Type Method Description List<XmNamedQuery>XmDto. getNamedQuery()Gets the value of the namedQuery property.List<XmNamedQuery>XmEntity. getNamedQuery()Gets the value of the namedQuery property.
-