getById

inline fun <M : Any> DBRead.getById(vararg id: Any, options: Array<out Options.Get> = emptyArray()): M?