ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>, ChainedPhysicalCreateSlotBuilderpublic class PhysicalCreateSlotBuilder extends AbstractCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder> implements ChainedPhysicalCreateSlotBuilder
slotName| Constructor | Description |
|---|---|
PhysicalCreateSlotBuilder(BaseConnection connection) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
make() |
Create slot with specified parameters in database.
|
protected ChainedPhysicalCreateSlotBuilder |
self() |
withSlotNamewithSlotNamepublic PhysicalCreateSlotBuilder(BaseConnection connection)
protected ChainedPhysicalCreateSlotBuilder self()
self in class AbstractCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>public void make()
throws java.sql.SQLException
ChainedCommonCreateSlotBuildermake in interface ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>java.sql.SQLException - on errorCopyright © 2018 PostgreSQL Global Development Group. All rights reserved.