public class PostgreSQLIndexQueryAssembler extends AbstractSQLIndexQueryAssembler<PostgreSQLIndexQueryAssembler>
DEFAULT_IDENTITY| Constructor and Description | 
|---|
PostgreSQLIndexQueryAssembler()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Class<?> | 
getIndexQueryServiceType()  | 
protected org.sql.generation.api.vendor.SQLVendor | 
getSQLVendor()  | 
assemble, withReindexingStrategyconfigModule, configVisibility, hasConfig, hasIdentity, identifiedBy, identity, visibility, visibleIn, withConfigprotected org.sql.generation.api.vendor.SQLVendor getSQLVendor()
                                                        throws IOException
getSQLVendor in class AbstractSQLIndexQueryAssembler<PostgreSQLIndexQueryAssembler>IOExceptionprotected Class<?> getIndexQueryServiceType()
getIndexQueryServiceType in class AbstractSQLIndexQueryAssembler<PostgreSQLIndexQueryAssembler>