public interface TableSpaceProcessor
Modifier and Type | Method and Description |
---|---|
void |
addTableSpace(TableSpace tableSpace) |
void |
addTableSpaces(TableSpaces tableSpaces) |
TableSpace |
getTableSpace(String tableSpace) |
void |
removeTableSpaces(TableSpaces oldTableSpaces) |
static final String BEAN_NAME
void addTableSpaces(TableSpaces tableSpaces)
void removeTableSpaces(TableSpaces oldTableSpaces)
void addTableSpace(TableSpace tableSpace)
TableSpace getTableSpace(String tableSpace)
Copyright © 2006–2018 TinyGroup. All rights reserved.