All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ktorm-schema.data_class_bind_ref_opt.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
{{#vendorExtensions}}{{#x-ktorm-schema}}{{#columnDefinition}}        {{{name}}} = {{{colKotlinType}}}s.createEntity(row, withReferences) /* {{{colKotlinType}}}? */{{/columnDefinition}}{{/x-ktorm-schema}}{{/vendorExtensions}}{{#description}} /* {{{.}}} */{{/description}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy