← Back to Stormify Documentation

getTableInfo

fun <T : Any> getTableInfo(kclass: KClass<T>): TableInfo<T>

Returns the TableInfo metadata for the given entity class, resolving and caching it if necessary.