schema

fun <T : SchemaContributor> schema(type: KClass<T>, sqlStmtElement: PsiElement? = null, includeAll: Boolean = true): Collection<T>