Uses of Class
io.ebeaninternal.xmlmapping.model.XmRawSql
-
Packages that use XmRawSql Package Description io.ebeaninternal.xmlmapping.model -
-
Uses of XmRawSql in io.ebeaninternal.xmlmapping.model
Methods in io.ebeaninternal.xmlmapping.model that return XmRawSql Modifier and Type Method Description XmRawSqlObjectFactory. createRawSql()Create an instance ofXmRawSqlMethods in io.ebeaninternal.xmlmapping.model that return types with arguments of type XmRawSql Modifier and Type Method Description List<XmRawSql>XmDto. getRawSql()Gets the value of the rawSql property.List<XmRawSql>XmEntity. getRawSql()Gets the value of the rawSql property.
-