Class AbstractSchemaRepoExt

java.lang.Object
org.apache.syncope.core.persistence.jpa.dao.repo.AbstractSchemaRepoExt
Direct Known Subclasses:
DerSchemaRepoExtImpl, MariaDBPlainSchemaRepoExtImpl, MySQLPlainSchemaRepoExtImpl, OraclePlainSchemaRepoExtImpl, PGPlainSchemaRepoExtImpl

public abstract class AbstractSchemaRepoExt extends Object
  • Field Details

  • Constructor Details

    • AbstractSchemaRepoExt

      protected AbstractSchemaRepoExt(EntityManager entityManager)
  • Method Details