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() |
withSlotName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
withSlotName
public PhysicalCreateSlotBuilder(BaseConnection connection)
protected ChainedPhysicalCreateSlotBuilder self()
self
in class AbstractCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>
public void make() throws SQLException
ChainedCommonCreateSlotBuilder
make
in interface ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>
SQLException
- on errorCopyright © 2017 PostgreSQL Global Development Group. All rights reserved.