Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

cancel() - Method in interface org.tquadrat.foundation.sql.EnhancedPreparedStatement
Cancels this EnhancedPreparedStatement object if both the DBMS and driver support aborting an SQL statement.
cancel() - Method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementBase
Cancels this EnhancedPreparedStatement object if both the DBMS and driver support aborting an SQL statement.
cancelRowUpdates() - Method in class org.tquadrat.foundation.sql.internal.ResultSetWrapper
characteristics() - Method in class org.tquadrat.foundation.sql.internal.ResultSetSpliterator
checkIfTableExists(Connection, String, String, String, String...) - Static method in class org.tquadrat.foundation.sql.DatabaseUtils
Checks whether the table, that is specified by its catalog, schema (through schemaPattern) and tableNamePattern, exists.
clearBatch() - Method in interface org.tquadrat.foundation.sql.EnhancedPreparedStatement
Empties this EnhancedPreparedStatement instance's current list of SQL commands.
clearBatch() - Method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementBase
Empties this EnhancedPreparedStatement instance's current list of SQL commands.
clearParameters() - Method in interface org.tquadrat.foundation.sql.EnhancedPreparedStatement
Clears the current parameter values immediately.
clearParameters() - Method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementBase
Clears the current parameter values immediately.
clearWarnings() - Method in interface org.tquadrat.foundation.sql.EnhancedPreparedStatement
Clears all the warnings reported on this EnhancedPreparedStatement instance.
clearWarnings() - Method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementBase
Clears all the warnings reported on this EnhancedPreparedStatement instance.
clearWarnings() - Method in class org.tquadrat.foundation.sql.internal.ResultSetWrapper
clearWarnings() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
close() - Method in interface org.tquadrat.foundation.sql.EnhancedPreparedStatement
Releases this instance's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementBase
Releases this instance's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class org.tquadrat.foundation.sql.internal.ResultSetWrapper
close() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
closeOnCompletion() - Method in interface org.tquadrat.foundation.sql.EnhancedPreparedStatement
Specifies that this EnhancedPreparedStatement will be closed when all its dependent result sets are closed.
closeOnCompletion() - Method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementBase
 
command - Variable in record class org.tquadrat.foundation.sql.DatabaseUtils.ExecStatus
The field for the command record component.
command() - Method in record class org.tquadrat.foundation.sql.DatabaseUtils.ExecStatus
Returns the value of the command record component.
commit() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
ConnectionProvider - Interface in org.tquadrat.foundation.sql
Returns a database connection.
convertIndexBufferToParameterIndex(Map<String, ? extends List<Integer>>) - Static method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementImpl
Converts the index buffer to a parameter index.
create(Connection, String) - Static method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementImpl
Creates a new instance of EnhancedPreparedStatementImpl.
createArrayOf(String, Object[]) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createBlob() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createClob() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createNClob() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createSQLXML() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createStatement() - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createStatement(int, int) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createStatement(int, int, int) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
createStruct(String, Object[]) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form