Package org.gridgain.tpcds.ddl
Class JdbcTableStorageParameters
java.lang.Object
org.gridgain.tpcds.ddl.JdbcTableStorageParameters
- All Implemented Interfaces:
TableStorageParameters
JDBC-specific table storage parameters that produce empty DDL suffix.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JdbcTableStorageParameters
public JdbcTableStorageParameters()
-
-
Method Details
-
toDdlSql
- Specified by:
toDdlSqlin interfaceTableStorageParameters
-