Uses of Class
io.ebeaninternal.dbmigration.migration.DefaultTablespace
Packages that use DefaultTablespace
-
Uses of DefaultTablespace in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return DefaultTablespaceModifier and TypeMethodDescriptionObjectFactory.createDefaultTablespace()Create an instance ofDefaultTablespaceConfiguration.getDefaultTablespace()Gets the value of the defaultTablespace property.Methods in io.ebeaninternal.dbmigration.migration with parameters of type DefaultTablespaceModifier and TypeMethodDescriptionvoidConfiguration.setDefaultTablespace(DefaultTablespace value) Sets the value of the defaultTablespace property.