Interface DefaultTxConnectionConfig
-
- All Superinterfaces:
org.projectnessie.versioned.persist.adapter.DatabaseConnectionConfig,TxConnectionConfig
@Immutable public interface DefaultTxConnectionConfig extends TxConnectionConfig
-
-
Method Summary
-
Methods inherited from interface org.projectnessie.versioned.persist.tx.TxConnectionConfig
getCatalog, getSchema, withCatalog, withSchema
-
-