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
Fields in io.ebeaninternal.xmlmapping.model with type parameters of type XmColumnMapping Modifier and Type Field Description protected List<XmColumnMapping>XmRawSql. columnMappingMethods 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.
-