Uses of Class
com.totvs.tjf.tenant.schema.TenantSchemaUtilsService
Packages that use TenantSchemaUtilsService
-
Uses of TenantSchemaUtilsService in com.totvs.tjf.tenant.schema
Constructors in com.totvs.tjf.tenant.schema with parameters of type TenantSchemaUtilsServiceModifierConstructorDescriptionSchemaConnectionProvider(DataSource dataSource, TenantSchemaUtilsService tenantSchemaUtilsService) SchemaServiceStandard(TenantSchemaUtilsService tenantSchemaUtilsService) -
Uses of TenantSchemaUtilsService in com.totvs.tjf.tenant.schema.actuator
Methods in com.totvs.tjf.tenant.schema.actuator with parameters of type TenantSchemaUtilsServiceModifier and TypeMethodDescriptionTenantEndpointAutoConfigure.tenantEndpoint(TenantSchemaUtilsService tenantSchemaUtilsService, com.totvs.tjf.migration.context.SchemaService schemaService, com.totvs.tjf.tenant.context.schema.SchemaUtils schemaUtils) Constructors in com.totvs.tjf.tenant.schema.actuator with parameters of type TenantSchemaUtilsServiceModifierConstructorDescriptionTenantEndpoint(TenantSchemaUtilsService tenantSchemaUtilsService, com.totvs.tjf.migration.context.SchemaService schemaService, com.totvs.tjf.tenant.context.schema.SchemaUtils schemaUtils)