B  C  D  E  G  H  I  M  P  R  S  T 

C

call(java.lang.String) - function in me.axolotldev.dbconnector.abstracts.database.Connector
Prepares a callable statement for stored procedure calls.
close() - function in me.axolotldev.dbconnector.abstracts.database.Connector
Closes the connector and releases the underlying database connection.
commit() - function in me.axolotldev.dbconnector.abstracts.database.TransactionManager
Commits the current transaction, making all changes permanent.
connect() - function in me.axolotldev.dbconnector.abstracts.database.Connector
Establishes a connection to the target database.
Connector - class in me.axolotldev.dbconnector.abstracts.database
Represents a basic database connector interface for executing SQL operations.
B  C  D  E  G  H  I  M  P  R  S  T