Uses of Class
io.ebeaninternal.xmlmapping.model.XmAliasMapping
-
Packages that use XmAliasMapping Package Description io.ebeaninternal.xmlmapping.model -
-
Uses of XmAliasMapping in io.ebeaninternal.xmlmapping.model
Fields in io.ebeaninternal.xmlmapping.model with type parameters of type XmAliasMapping Modifier and Type Field Description protected List<XmAliasMapping>XmRawSql. aliasMappingMethods in io.ebeaninternal.xmlmapping.model that return XmAliasMapping Modifier and Type Method Description XmAliasMappingObjectFactory. createAliasMapping()Create an instance ofXmAliasMappingMethods in io.ebeaninternal.xmlmapping.model that return types with arguments of type XmAliasMapping Modifier and Type Method Description List<XmAliasMapping>XmRawSql. getAliasMapping()Gets the value of the aliasMapping property.
-