ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>
, ChainedPhysicalCreateSlotBuilder
public 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() |
withSlotName
withSlotName
public PhysicalCreateSlotBuilder(BaseConnection connection)
protected ChainedPhysicalCreateSlotBuilder self()
self
in class AbstractCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>
public void make() throws java.sql.SQLException
ChainedCommonCreateSlotBuilder
make
in interface ChainedCommonCreateSlotBuilder<ChainedPhysicalCreateSlotBuilder>
java.sql.SQLException
- on errorCopyright © 2019 PostgreSQL Global Development Group. All rights reserved.