Uses of Class
io.ebeaninternal.xmlmapping.model.XmNamedQuery
Packages that use XmNamedQuery
-
Uses of XmNamedQuery in io.ebeaninternal.xmlmapping.model
Fields in io.ebeaninternal.xmlmapping.model with type parameters of type XmNamedQueryModifier and TypeFieldDescriptionprotected List<XmNamedQuery>XmDto.namedQueryprotected List<XmNamedQuery>XmEntity.namedQueryMethods in io.ebeaninternal.xmlmapping.model that return XmNamedQueryModifier and TypeMethodDescriptionObjectFactory.createNamedQuery()Create an instance ofXmNamedQueryMethods in io.ebeaninternal.xmlmapping.model that return types with arguments of type XmNamedQueryModifier and TypeMethodDescriptionXmDto.getNamedQuery()Gets the value of the namedQuery property.XmEntity.getNamedQuery()Gets the value of the namedQuery property.