Uses of Class
io.ebeaninternal.extraddl.model.ExtraDdl
Packages that use ExtraDdl
-
Uses of ExtraDdl in io.ebeaninternal.extraddl.model
Methods in io.ebeaninternal.extraddl.model that return ExtraDdlModifier and TypeMethodDescriptionObjectFactory.createExtraDdl()Create an instance ofExtraDdlstatic ExtraDdlExtraDdlXmlReader.read()Read the extra ddl.static ExtraDdlExtraDdlXmlReader.read(InputStream is) Read and return a ExtraDdl from an xml document.static ExtraDdlExtraDdlXmlReader.readBuiltin()Read the builtin extra ddl.static ExtraDdlExtraDdlXmlReader.readBuiltinTablePartitioning()Read the builtin extra ddl to support table partitioning.