-
public final class IntegrationKt
-
-
Method Summary
Modifier and Type Method Description final static UnituseSchemas(KotlinKernelHost $self, Iterable<KClass<?>> schemaClasses)final static UnituseSchemas(KotlinKernelHost $self, KClass<?> schemaClasses)final static <T extends Any> UnituseSchema(KotlinKernelHost $self)-
-
Method Detail
-
useSchemas
final static Unit useSchemas(KotlinKernelHost $self, Iterable<KClass<?>> schemaClasses)
-
useSchemas
final static Unit useSchemas(KotlinKernelHost $self, KClass<?> schemaClasses)
-
-
-
-