Uses of Class
io.ebeaninternal.dbmigration.migration.DefaultTablespace
-
Packages that use DefaultTablespace Package Description io.ebeaninternal.dbmigration.migration -
-
Uses of DefaultTablespace in io.ebeaninternal.dbmigration.migration
Methods in io.ebeaninternal.dbmigration.migration that return DefaultTablespace Modifier and Type Method Description DefaultTablespaceObjectFactory. createDefaultTablespace()Create an instance ofDefaultTablespaceDefaultTablespaceConfiguration. getDefaultTablespace()Gets the value of the defaultTablespace property.Methods in io.ebeaninternal.dbmigration.migration with parameters of type DefaultTablespace Modifier and Type Method Description voidConfiguration. setDefaultTablespace(DefaultTablespace value)Sets the value of the defaultTablespace property.
-