Class YugabyteDBExecutionTemplate

java.lang.Object
org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate

public class YugabyteDBExecutionTemplate extends Object
  • Method Details

    • execute

      public <T> T execute(Callable<T> callable)