Package io.trino.plugin.jdbc
Class JdbcWriteSessionProperties
java.lang.Object
io.trino.plugin.jdbc.JdbcWriteSessionProperties
- All Implemented Interfaces:
SessionPropertiesProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<PropertyMetadata<?>>static intgetWriteBatchSize(ConnectorSession session) static booleanisNonTransactionalInsert(ConnectorSession session)
-
Field Details
-
WRITE_BATCH_SIZE
- See Also:
-
NON_TRANSACTIONAL_INSERT
- See Also:
-
-
Constructor Details
-
JdbcWriteSessionProperties
-
-
Method Details
-
getSessionProperties
- Specified by:
getSessionPropertiesin interfaceSessionPropertiesProvider
-
getWriteBatchSize
-
isNonTransactionalInsert
-