Package | Description |
---|---|
org.tinygroup.database.config.tablespace | |
org.tinygroup.database.tablespace | |
org.tinygroup.database.tablespace.impl | |
org.tinygroup.database.util |
Modifier and Type | Method and Description |
---|---|
List<TableSpace> |
TableSpaces.getTableSpaces() |
Modifier and Type | Method and Description |
---|---|
void |
TableSpaces.setTableSpaces(List<TableSpace> tableSpaces) |
Modifier and Type | Method and Description |
---|---|
TableSpace |
TableSpaceProcessor.getTableSpace(String tableSpace) |
Modifier and Type | Method and Description |
---|---|
void |
TableSpaceProcessor.addTableSpace(TableSpace tableSpace) |
Modifier and Type | Method and Description |
---|---|
TableSpace |
TableSpaceProcessorImpl.getTableSpace(String tableSpaceId) |
Modifier and Type | Method and Description |
---|---|
void |
TableSpaceProcessorImpl.addTableSpace(TableSpace tableSpace) |
void |
TableSpaceProcessorImpl.removeTableSpace(TableSpace tableSpace) |
Modifier and Type | Method and Description |
---|---|
static TableSpace |
DataBaseUtil.getTableSpace(ClassLoader loader,
String spaceId) |
Copyright © 2006–2018 TinyGroup. All rights reserved.