Package com.totvs.tjf.tenant.schema
Class SchemaServiceStandard
- java.lang.Object
-
- com.totvs.tjf.tenant.schema.SchemaServiceStandard
-
- All Implemented Interfaces:
com.totvs.tjf.core.migration.SchemaService
public class SchemaServiceStandard extends Object implements com.totvs.tjf.core.migration.SchemaService
-
-
Constructor Summary
Constructors Constructor Description SchemaServiceStandard(javax.persistence.EntityManager entityManager)
-
-
-
Method Detail
-
checkSchema
public boolean checkSchema(String schemaName)
- Specified by:
checkSchema
in interfacecom.totvs.tjf.core.migration.SchemaService
-
-