public class PhysicalCreateSlotBuilder extends AbstractCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder> implements ChainedPhysicalCreateSlotBuilder
slotName| Constructor and Description |
|---|
PhysicalCreateSlotBuilder(BaseConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
make()
Create slot with specified parameters in database
|
protected ChainedPhysicalCreateSlotBuilder |
self() |
withSlotNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithSlotNamepublic PhysicalCreateSlotBuilder(BaseConnection connection)
protected ChainedPhysicalCreateSlotBuilder self()
self in class AbstractCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>public void make()
throws SQLException
ChainedCommonCreateSlotBuildermake in interface ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>SQLException - on errorCopyright © 2018 PostgreSQL Global Development Group. All rights reserved.