Uses of Class
io.ebeaninternal.xmlmapping.model.XmColumnMapping
-
Packages that use XmColumnMapping Package Description io.ebeaninternal.xmlmapping.model -
-
Uses of XmColumnMapping in io.ebeaninternal.xmlmapping.model
Methods in io.ebeaninternal.xmlmapping.model that return XmColumnMapping Modifier and Type Method Description XmColumnMappingObjectFactory. createColumnMapping()Create an instance ofXmColumnMappingMethods in io.ebeaninternal.xmlmapping.model that return types with arguments of type XmColumnMapping Modifier and Type Method Description List<XmColumnMapping>XmRawSql. getColumnMapping()Gets the value of the columnMapping property.
-