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, withReindexingStrategyprotected org.sql.generation.api.vendor.SQLVendor getSQLVendor()
throws IOException
getSQLVendor in class AbstractSQLIndexQueryAssembler<PostgreSQLIndexQueryAssembler>IOExceptionprotected Class<?> getIndexQueryServiceType()
getIndexQueryServiceType in class AbstractSQLIndexQueryAssembler<PostgreSQLIndexQueryAssembler>