Package com.clickhouse.jdbc.internal
Class JdbcTransaction
java.lang.Object
com.clickhouse.jdbc.internal.JdbcTransaction
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final StringDeprecated.Deprecated.protected final List<JdbcSavepoint>Deprecated.protected final ClickHouseTransactionDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tx
Deprecated. -
id
Deprecated. -
queries
Deprecated. -
savepoints
Deprecated.
-
-
Constructor Details
-
JdbcTransaction
Deprecated.
-
-
Method Details
-
isNew
public boolean isNew()Deprecated. -
commit
Deprecated.- Throws:
SQLException
-
rollback
Deprecated.- Throws:
SQLException
-