Class SchemaServiceStandard

  • All Implemented Interfaces:
    com.totvs.tjf.core.migration.SchemaService

    public class SchemaServiceStandard
    extends Object
    implements com.totvs.tjf.core.migration.SchemaService
    • Constructor Detail

      • SchemaServiceStandard

        public SchemaServiceStandard​(javax.persistence.EntityManager entityManager)
    • Method Detail

      • checkSchema

        public boolean checkSchema​(String schemaName)
        Specified by:
        checkSchema in interface com.totvs.tjf.core.migration.SchemaService