Class ExtraDdlXmlReader

    • Method Detail

      • buildExtra

        public static String buildExtra​(io.ebean.annotation.Platform platform,
                                        boolean drops)
        Return the combined extra DDL that should be run given the platform name.
      • buildPartitioning

        public static String buildPartitioning​(io.ebean.annotation.Platform platform)
        Return any extra DDL for supporting partitioning given the database platform.
      • readBuiltin

        public static ExtraDdl readBuiltin()
        Read the builtin extra ddl. (Stored procedures, tvp types etc)