Class TestDatasetConnection
- java.lang.Object
-
- org.apache.jena.jdbc.connections.AbstractJenaConnectionTests
-
- org.apache.jena.jdbc.mem.connections.TestDatasetConnection
-
public class TestDatasetConnection extends AbstractJenaConnectionTests
Tests for theDatasetConnection
-
-
Constructor Summary
Constructors Constructor Description TestDatasetConnection()
-
Method Summary
-
Methods inherited from class org.apache.jena.jdbc.connections.AbstractJenaConnectionTests
connection_bad_call_01, connection_bad_call_02, connection_bad_call_03, connection_bad_create_01, connection_bad_create_02, connection_bad_create_03, connection_bad_create_04, connection_bad_create_05, connection_bad_create_06, connection_bad_native_sql_01, connection_bad_option_01, connection_bad_option_02, connection_bad_option_03, connection_bad_savepoints_01, connection_bad_savepoints_02, connection_bad_savepoints_03, connection_bad_savepoints_04, connection_bad_type_map_01, connection_bad_type_map_02, connection_bad_wrapper_01, connection_bad_wrapper_02, connection_catalog_01, connection_client_info_01, connection_client_info_02, connection_create_close_01, connection_create_close_02, connection_get_statement_01, connection_get_statement_02, connection_get_statement_03, connection_post_processors_01, connection_post_processors_02, connection_post_processors_03, connection_post_processors_04, connection_post_processors_05, connection_pre_processors_01, connection_pre_processors_02, connection_pre_processors_03, connection_pre_processors_04, connection_pre_processors_05, connection_pre_processors_06, connection_pre_processors_07, connection_pre_processors_08, connection_prepared_statement_bad_creation_01, connection_prepared_statement_bad_creation_02, connection_prepared_statement_bad_creation_03, connection_prepared_statement_bad_creation_04, connection_prepared_statement_bad_creation_05, connection_prepared_statement_bad_creation_06, connection_prepared_statement_bad_creation_07, connection_prepared_statement_bad_creation_08, connection_prepared_statement_batch_01, connection_prepared_statement_select_01, connection_prepared_statement_select_02, connection_prepared_statement_select_03, connection_read_only_01, connection_read_only_02, connection_statement_bad_creation_01, connection_statement_bad_creation_02, connection_statement_bad_creation_03, connection_statement_bad_creation_04, connection_statement_bad_creation_05, connection_statement_batch_01, connection_statement_batch_02, connection_statement_batch_03, connection_statement_batch_04, connection_statement_batch_05, connection_statement_batch_06, connection_statement_batch_07, connection_statement_batch_08, connection_statement_batch_09, connection_statement_batch_10, connection_statement_query_ask_01, connection_statement_query_construct_01, connection_statement_query_construct_02, connection_statement_query_construct_timeout_01, connection_statement_query_construct_timeout_02, connection_statement_query_describe_01, connection_statement_query_describe_02, connection_statement_query_select_01, connection_statement_query_select_02, connection_statement_query_select_03, connection_statement_query_select_04, connection_statement_query_select_max_rows_01, connection_statement_query_select_max_rows_02, connection_statement_query_select_max_rows_03, connection_statement_query_select_timeout_01, connection_statement_query_select_timeout_02, connection_transaction_bad_01, connection_transaction_bad_02, connection_transactions_01, connection_transactions_02, connection_transactions_03, connection_transactions_04, connection_validity_01, connection_warnings_01, connection_warnings_02, connection_warnings_03, connection_warnings_04, connection_warnings_05
-
-